Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ceac60 commit 149ccc4Copy full SHA for 149ccc4
.gitignore
@@ -20,6 +20,7 @@
20
.settings
21
.svn
22
build/
23
+build.properties
24
conf/masters
25
conf/slaves
26
conf/core-site.xml
CHANGES.txt
@@ -403,6 +403,8 @@ Trunk (unreleased changes)
403
without restarting the JobTracker.
404
(Vinod Kumar Vavilapalli and Rahul Kumar Singh via yhemanth)
405
406
+ MAPREDUCE-1011. Add build.properties to svn and git ignore. (omalley)
407
+
408
BUG FIXES
409
410
MAPREDUCE-878. Rename fair scheduler design doc to
0 commit comments