[jira] [Updated] (HADOOP-10548) Improve FsShell xattr error handling and other fixes

2014-04-30 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G updated HADOOP-10548: - Resolution: Fixed Fix Version/s: HDFS XAttrs (HDFS-2006) Hadoop

[jira] [Updated] (HADOOP-10548) Improve FsShell xattr error handling and other fixes

2014-04-30 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G updated HADOOP-10548: - Attachment: HADOOP-10548.5.patch What I committed to the branch! Improve

[jira] [Updated] (HADOOP-10548) Improve FsShell xattr error handling and other fixes

2014-04-29 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HADOOP-10548: -- Status: Patch Available (was: Open) Improve FsShell xattr error handling and other fixes

[jira] [Updated] (HADOOP-10548) Improve FsShell xattr error handling and other fixes

2014-04-29 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HADOOP-10548: -- Attachment: HADOOP-10548.1.patch Here's a patch that addresses Uma's and my issues.

[jira] [Updated] (HADOOP-10548) Improve FsShell xattr error handling and other fixes

2014-04-29 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HADOOP-10548: -- Attachment: HADOOP-10548.2.patch Oops. Forgot the testcase. Thanks for reminding me Uma.

[jira] [Updated] (HADOOP-10548) Improve FsShell xattr error handling and other fixes

2014-04-29 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HADOOP-10548: -- Attachment: HADOOP-10548.3.patch Thanks Uma. I fixed the typos and incorporated your test.

[jira] [Updated] (HADOOP-10548) Improve FsShell xattr error handling and other fixes

2014-04-29 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HADOOP-10548: -- Attachment: HADOOP-10548.4.patch I've added some javadoc changes for XAttr.java to this