[ 
https://issues.apache.org/jira/browse/HDFS-8686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinayakumar B updated HDFS-8686:
--------------------------------
       Resolution: Fixed
     Hadoop Flags: Reviewed
    Fix Version/s: 2.8.0
           Status: Resolved  (was: Patch Available)

Committed to trunk and branch-2.
Thanks [~kanaka] for the contribution.
Thanks [~jagadesh.kiran] for reporting.

> WebHdfsFileSystem#getXAttr(Path p, final String name) doesn't work if 
> namespace is in capitals
> ----------------------------------------------------------------------------------------------
>
>                 Key: HDFS-8686
>                 URL: https://issues.apache.org/jira/browse/HDFS-8686
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: webhdfs
>            Reporter: Jagadesh Kiran N
>            Assignee: kanaka kumar avvaru
>             Fix For: 2.8.0
>
>         Attachments: HDFS-8686-00.patch
>
>
> {code}  hadoop fs -getfattr -n USER.attr1 /dir1 {code} 
> ==> returns value
> {code} webhdfs.getXAttr(new Path("/dir1"),"USER.attr1")) {code} 
> ==> returns null



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to