|
@@ -285,6 +285,10 @@ Trunk (unreleased changes)
|
|
|
HADOOP-2352. Remove AC_CHECK_LIB for libz and liblzo to ensure that
|
|
|
libhadoop.so doesn't have a dependency on them. (acmurthy)
|
|
|
|
|
|
+ HADOOP-2453. Fix the configuration for wordcount-simple example in Hadoop
|
|
|
+ Pipes which currently produces an XML parsing error. (Amareshwari Sri
|
|
|
+ Ramadasu via acmurthy)
|
|
|
+
|
|
|
HADOOP-2476. Unit test failure while reading permission bits of local
|
|
|
file system (on Windows) fixed. (Raghu Angadi via dhruba)
|
|
|
|
|
@@ -333,10 +337,6 @@ Branch 0.15 (unreleased)
|
|
|
free-space on any one of the available disks. (Amareshwari Sri Ramadasu
|
|
|
via acmurthy)
|
|
|
|
|
|
- HADOOP-2453. Fix the configuration for wordcount-simple example in Hadoop
|
|
|
- Pipes which currently produces an XML parsing error. (Amareshwari Sri
|
|
|
- Ramadasu via acmurthy)
|
|
|
-
|
|
|
HADOOP-2437. Fix the LocalDirAllocator to choose the seed for the
|
|
|
round-robin disk selections randomly. This helps in spreading data across
|
|
|
multiple partitions much better. (acmurhty)
|