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 c51cfec commit c2c4245Copy full SHA for c2c4245
.gitignore
@@ -19,6 +19,7 @@
19
.settings
20
.svn
21
build/
22
+build-fi/
23
build.properties
24
conf/masters
25
conf/slaves
CHANGES.txt
@@ -623,6 +623,8 @@ Release 0.21.0 - Unreleased
623
HADOOP-6309. Change build.xml to run tests with java asserts. (Eli
624
Collins via szetszwo)
625
626
+ HADOOP-6329. Add build-fi directory to the ignore lists. (szetszwo)
627
+
628
OPTIMIZATIONS
629
630
HADOOP-5595. NameNode does not need to run a replicator to choose a
0 commit comments