Akira AJISAKA created HDFS-6210: ----------------------------------- Summary: 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
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)