|
@@ -21,8 +21,8 @@ Trunk (unreleased changes)
|
|
|
HDFS-935. Adds a real user component in Delegation token.
|
|
|
(Jitendra Nath Pandey via ddas)
|
|
|
|
|
|
- HDFS-245. Adds a symlink implementation to HDFS. This complements the new symlink feature added in HADOOP-6421
|
|
|
- (Eli Collins via Sanjay Radia)
|
|
|
+ HDFS-245. Adds a symlink implementation to HDFS. This complements the new
|
|
|
+ symlink feature added in HADOOP-6421 (Eli Collins via Sanjay Radia)
|
|
|
|
|
|
IMPROVEMENTS
|
|
|
|
|
@@ -73,12 +73,15 @@ Trunk (unreleased changes)
|
|
|
meaningful exceptions when there are failures instead of returning
|
|
|
false. (omalley)
|
|
|
|
|
|
+ HADOOP-6579. Upgrade the commons-codec library to 1.4. (omalley)
|
|
|
+
|
|
|
OPTIMIZATIONS
|
|
|
|
|
|
HDFS-946. NameNode should not return full path name when lisitng a
|
|
|
diretory or getting the status of a file. (hairong)
|
|
|
|
|
|
BUG FIXES
|
|
|
+
|
|
|
HDFS-913. Rename fault injection test TestRename.java to TestFiRename.java
|
|
|
to include it in tests run by ant target run-test-hdfs-fault-inject.
|
|
|
(suresh)
|