[jira] [Updated] (HDFS-6210) Support GETACLSTATUS operation in WebImageViewer
[ https://issues.apache.org/jira/browse/HDFS-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haohui Mai updated HDFS-6210: - Resolution: Fixed Fix Version/s: 2.5.0 Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) I've committed the patch to trunk and branch-2. Thanks [~ajisakaa] for the contribution. > Support GETACLSTATUS operation in WebImageViewer > > > Key: HDFS-6210 > URL: https://issues.apache.org/jira/browse/HDFS-6210 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: tools >Affects Versions: 2.5.0 >Reporter: Akira AJISAKA >Assignee: Akira AJISAKA > Fix For: 2.5.0 > > Attachments: HDFS-6210.2.patch, HDFS-6210.3.patch, HDFS-6210.4.patch, > HDFS-6210.patch, HDFS-6210.patch > > > In HDFS-6170, I found {{GETACLSTATUS}} operation support is also required to > execute "hdfs dfs -ls" to WebImageViewer. > {code} > [root@trunk ~]# hdfs dfs -ls webhdfs://localhost:5978/ > 14/04/09 11:53:04 WARN util.NativeCodeLoader: Unable to load native-hadoop > library for your platform... using builtin-java classes where applicable > Found 1 items > ls: Unexpected HTTP response: code=400 != 200, op=GETACLSTATUS, message=Bad > Request > {code} -- This message was sent by Atlassian JIRA (v6.2#6252)
[jira] [Updated] (HDFS-6210) Support GETACLSTATUS operation in WebImageViewer
[ https://issues.apache.org/jira/browse/HDFS-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-6210: Attachment: HDFS-6210.4.patch Thanks [~wheat9] for the review. I updated the patch. > Support GETACLSTATUS operation in WebImageViewer > > > Key: HDFS-6210 > URL: https://issues.apache.org/jira/browse/HDFS-6210 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: tools >Affects Versions: 2.5.0 >Reporter: Akira AJISAKA >Assignee: Akira AJISAKA > Attachments: HDFS-6210.2.patch, HDFS-6210.3.patch, HDFS-6210.4.patch, > HDFS-6210.patch, HDFS-6210.patch > > > In HDFS-6170, I found {{GETACLSTATUS}} operation support is also required to > execute "hdfs dfs -ls" to WebImageViewer. > {code} > [root@trunk ~]# hdfs dfs -ls webhdfs://localhost:5978/ > 14/04/09 11:53:04 WARN util.NativeCodeLoader: Unable to load native-hadoop > library for your platform... using builtin-java classes where applicable > Found 1 items > ls: Unexpected HTTP response: code=400 != 200, op=GETACLSTATUS, message=Bad > Request > {code} -- This message was sent by Atlassian JIRA (v6.2#6252)
[jira] [Updated] (HDFS-6210) Support GETACLSTATUS operation in WebImageViewer
[ https://issues.apache.org/jira/browse/HDFS-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-6210: Attachment: HDFS-6210.3.patch Removed unnecessarily logging from {{testWebImageViewerForAcl()}}. > Support GETACLSTATUS operation in WebImageViewer > > > Key: HDFS-6210 > URL: https://issues.apache.org/jira/browse/HDFS-6210 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: tools >Affects Versions: 2.5.0 >Reporter: Akira AJISAKA >Assignee: Akira AJISAKA > Attachments: HDFS-6210.2.patch, HDFS-6210.3.patch, HDFS-6210.patch, > HDFS-6210.patch > > > In HDFS-6170, I found {{GETACLSTATUS}} operation support is also required to > execute "hdfs dfs -ls" to WebImageViewer. > {code} > [root@trunk ~]# hdfs dfs -ls webhdfs://localhost:5978/ > 14/04/09 11:53:04 WARN util.NativeCodeLoader: Unable to load native-hadoop > library for your platform... using builtin-java classes where applicable > Found 1 items > ls: Unexpected HTTP response: code=400 != 200, op=GETACLSTATUS, message=Bad > Request > {code} -- This message was sent by Atlassian JIRA (v6.2#6252)
[jira] [Updated] (HDFS-6210) Support GETACLSTATUS operation in WebImageViewer
[ https://issues.apache.org/jira/browse/HDFS-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-6210: Attachment: HDFS-6210.2.patch > Support GETACLSTATUS operation in WebImageViewer > > > Key: HDFS-6210 > URL: https://issues.apache.org/jira/browse/HDFS-6210 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: tools >Affects Versions: 2.5.0 >Reporter: Akira AJISAKA >Assignee: Akira AJISAKA > Attachments: HDFS-6210.2.patch, HDFS-6210.patch, HDFS-6210.patch > > > In HDFS-6170, I found {{GETACLSTATUS}} operation support is also required to > execute "hdfs dfs -ls" to WebImageViewer. > {code} > [root@trunk ~]# hdfs dfs -ls webhdfs://localhost:5978/ > 14/04/09 11:53:04 WARN util.NativeCodeLoader: Unable to load native-hadoop > library for your platform... using builtin-java classes where applicable > Found 1 items > ls: Unexpected HTTP response: code=400 != 200, op=GETACLSTATUS, message=Bad > Request > {code} -- This message was sent by Atlassian JIRA (v6.2#6252)
[jira] [Updated] (HDFS-6210) Support GETACLSTATUS operation in WebImageViewer
[ https://issues.apache.org/jira/browse/HDFS-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-6210: Target Version/s: 2.5.0 Status: Patch Available (was: Open) > Support GETACLSTATUS operation in WebImageViewer > > > Key: HDFS-6210 > URL: https://issues.apache.org/jira/browse/HDFS-6210 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: tools >Affects Versions: 2.5.0 >Reporter: Akira AJISAKA >Assignee: Akira AJISAKA > Attachments: HDFS-6210.patch, HDFS-6210.patch > > > In HDFS-6170, I found {{GETACLSTATUS}} operation support is also required to > execute "hdfs dfs -ls" to WebImageViewer. > {code} > [root@trunk ~]# hdfs dfs -ls webhdfs://localhost:5978/ > 14/04/09 11:53:04 WARN util.NativeCodeLoader: Unable to load native-hadoop > library for your platform... using builtin-java classes where applicable > Found 1 items > ls: Unexpected HTTP response: code=400 != 200, op=GETACLSTATUS, message=Bad > Request > {code} -- This message was sent by Atlassian JIRA (v6.2#6252)
[jira] [Updated] (HDFS-6210) Support GETACLSTATUS operation in WebImageViewer
[ https://issues.apache.org/jira/browse/HDFS-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-6210: Attachment: HDFS-6210.patch > Support GETACLSTATUS operation in WebImageViewer > > > Key: HDFS-6210 > URL: https://issues.apache.org/jira/browse/HDFS-6210 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: tools >Affects Versions: 2.5.0 >Reporter: Akira AJISAKA >Assignee: Akira AJISAKA > Attachments: HDFS-6210.patch, HDFS-6210.patch > > > In HDFS-6170, I found {{GETACLSTATUS}} operation support is also required to > execute "hdfs dfs -ls" to WebImageViewer. > {code} > [root@trunk ~]# hdfs dfs -ls webhdfs://localhost:5978/ > 14/04/09 11:53:04 WARN util.NativeCodeLoader: Unable to load native-hadoop > library for your platform... using builtin-java classes where applicable > Found 1 items > ls: Unexpected HTTP response: code=400 != 200, op=GETACLSTATUS, message=Bad > Request > {code} -- This message was sent by Atlassian JIRA (v6.2#6252)
[jira] [Updated] (HDFS-6210) Support GETACLSTATUS operation in WebImageViewer
[ https://issues.apache.org/jira/browse/HDFS-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HDFS-6210: Attachment: HDFS-6210.patch Attaching a patch. > Support GETACLSTATUS operation in WebImageViewer > > > Key: HDFS-6210 > URL: https://issues.apache.org/jira/browse/HDFS-6210 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: tools >Affects Versions: 2.5.0 >Reporter: Akira AJISAKA >Assignee: Akira AJISAKA > Attachments: HDFS-6210.patch > > > In HDFS-6170, I found {{GETACLSTATUS}} operation support is also required to > execute "hdfs dfs -ls" to WebImageViewer. > {code} > [root@trunk ~]# hdfs dfs -ls webhdfs://localhost:5978/ > 14/04/09 11:53:04 WARN util.NativeCodeLoader: Unable to load native-hadoop > library for your platform... using builtin-java classes where applicable > Found 1 items > ls: Unexpected HTTP response: code=400 != 200, op=GETACLSTATUS, message=Bad > Request > {code} -- This message was sent by Atlassian JIRA (v6.2#6252)