|
@@ -8,18 +8,20 @@ HDFS-2006 (Unreleased)
|
|
|
|
|
|
IMPROVEMENTS
|
|
|
|
|
|
- HADOOP-10520. Extended attributes definition and FileSystem APIs for
|
|
|
- extended attributes. (Yi Liu via wang)
|
|
|
+ HADOOP-10520. Extended attributes definition and FileSystem APIs for
|
|
|
+ extended attributes. (Yi Liu via wang)
|
|
|
|
|
|
- HADOOP-10546. Javadoc and other small fixes for extended attributes in
|
|
|
- hadoop-common. (Charles Lamb via wang)
|
|
|
+ HADOOP-10546. Javadoc and other small fixes for extended attributes in
|
|
|
+ hadoop-common. (Charles Lamb via wang)
|
|
|
|
|
|
- HADOOP-10521. FsShell commands for extended attributes. (Yi Liu via wang)
|
|
|
+ HADOOP-10521. FsShell commands for extended attributes. (Yi Liu via wang)
|
|
|
|
|
|
- HADOOP-10548. Improve FsShell xattr error handling and other fixes. (Charles Lamb via umamahesh)
|
|
|
+ HADOOP-10548. Improve FsShell xattr error handling and other fixes. (Charles Lamb via umamahesh)
|
|
|
|
|
|
- HADOOP-10567. Shift XAttr value encoding code out for reuse. (Yi Liu via umamahesh)
|
|
|
+ HADOOP-10567. Shift XAttr value encoding code out for reuse. (Yi Liu via umamahesh)
|
|
|
|
|
|
OPTIMIZATIONS
|
|
|
|
|
|
BUG FIXES
|
|
|
+
|
|
|
+ HADOOP-10575. Small fixes for XAttrCommands and test. (Yi Liu via umamahesh)
|