|
@@ -8,6 +8,9 @@ Trunk (unreleased changes)
|
|
|
|
|
|
IMPROVEMENTS
|
|
|
|
|
|
+ HADOOP-4006. Clean up FSConstants and move some of the constants to
|
|
|
+ better places. (Sanjay Radia via rangadi)
|
|
|
+
|
|
|
OPTIMIZATIONS
|
|
|
|
|
|
BUG FIXES
|
|
@@ -430,9 +433,6 @@ Release 0.19.0 - Unreleased
|
|
|
HADOOP-4227. Remove the deprecated class org.apache.hadoop.fs.ShellCommand.
|
|
|
(szetszwo)
|
|
|
|
|
|
- HADOOP-4006. Clean up FSConstants and move some of the constants to
|
|
|
- better places. (Sanjay Radia via rangadi)
|
|
|
-
|
|
|
OPTIMIZATIONS
|
|
|
|
|
|
HADOOP-3556. Removed lock contention in MD5Hash by changing the
|