[jira] [Commented] (HDFS-6210) Support GETACLSTATUS operation in WebImageViewer

2014-04-25 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13980737#comment-13980737
 ] 

Hudson commented on HDFS-6210:
--

SUCCESS: Integrated in Hadoop-trunk-Commit #5571 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/5571/])
HDFS-6210. Support GETACLSTATUS operation in WebImageViewer. Contributed by 
Akira Ajisaka. (wheat9: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1589933)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/FSImageHandler.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/FSImageLoader.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/TestOfflineImageViewerForAcl.java


 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] [Commented] (HDFS-6210) Support GETACLSTATUS operation in WebImageViewer

2014-04-25 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13980925#comment-13980925
 ] 

Hudson commented on HDFS-6210:
--

SUCCESS: Integrated in Hadoop-Yarn-trunk #551 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/551/])
HDFS-6210. Support GETACLSTATUS operation in WebImageViewer. Contributed by 
Akira Ajisaka. (wheat9: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1589933)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/FSImageHandler.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/FSImageLoader.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/TestOfflineImageViewerForAcl.java


 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] [Commented] (HDFS-6210) Support GETACLSTATUS operation in WebImageViewer

2014-04-25 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13980988#comment-13980988
 ] 

Hudson commented on HDFS-6210:
--

FAILURE: Integrated in Hadoop-Mapreduce-trunk #1768 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1768/])
HDFS-6210. Support GETACLSTATUS operation in WebImageViewer. Contributed by 
Akira Ajisaka. (wheat9: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1589933)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/FSImageHandler.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/FSImageLoader.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/TestOfflineImageViewerForAcl.java


 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] [Commented] (HDFS-6210) Support GETACLSTATUS operation in WebImageViewer

2014-04-25 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13981017#comment-13981017
 ] 

Hudson commented on HDFS-6210:
--

FAILURE: Integrated in Hadoop-Hdfs-trunk #1742 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1742/])
HDFS-6210. Support GETACLSTATUS operation in WebImageViewer. Contributed by 
Akira Ajisaka. (wheat9: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1589933)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/FSImageHandler.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/FSImageLoader.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/TestOfflineImageViewerForAcl.java


 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] [Commented] (HDFS-6210) Support GETACLSTATUS operation in WebImageViewer

2014-04-24 Thread Haohui Mai (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13980361#comment-13980361
 ] 

Haohui Mai commented on HDFS-6210:
--

The patch looks good, except that the following code is dead / irrelevant, thus 
it can be removed:

{code}
+  private static final String TEST_RENEWER = JobTracker;
...
+  @Rule
+  public TemporaryFolder folder = new TemporaryFolder();
...

+  conf.setLong(
+  DFSConfigKeys.DFS_NAMENODE_DELEGATION_TOKEN_MAX_LIFETIME_KEY, 1);
+  conf.setLong(
+  DFSConfigKeys.DFS_NAMENODE_DELEGATION_TOKEN_RENEW_INTERVAL_KEY, 
5000);
+  conf.setBoolean(
+  DFSConfigKeys.DFS_NAMENODE_DELEGATION_TOKEN_ALWAYS_USE_KEY, true);
+  conf.set(CommonConfigurationKeysPublic.HADOOP_SECURITY_AUTH_TO_LOCAL,
+  RULE:[2:$1@$0](JobTracker@.*FOO.COM)s/@.*// + DEFAULT);
+  // Get delegation tokens so we log the delegation token op

...

+  Token?[] delegationTokens = hdfs
+  .addDelegationTokens(TEST_RENEWER, null);
+  for (Token? t : delegationTokens) {
+LOG.debug(got token  + t);
+  }
{code}



 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] [Commented] (HDFS-6210) Support GETACLSTATUS operation in WebImageViewer

2014-04-24 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13980714#comment-13980714
 ] 

Hadoop QA commented on HDFS-6210:
-

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12641861/HDFS-6210.4.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-hdfs-project/hadoop-hdfs.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HDFS-Build/6727//testReport/
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/6727//console

This message is automatically generated.

 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] [Commented] (HDFS-6210) Support GETACLSTATUS operation in WebImageViewer

2014-04-24 Thread Haohui Mai (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13980725#comment-13980725
 ] 

Haohui Mai commented on HDFS-6210:
--

+1

 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] [Commented] (HDFS-6210) Support GETACLSTATUS operation in WebImageViewer

2014-04-23 Thread Akira AJISAKA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13979268#comment-13979268
 ] 

Akira AJISAKA commented on HDFS-6210:
-

[~wheat9], would you please review the latest 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.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] [Commented] (HDFS-6210) Support GETACLSTATUS operation in WebImageViewer

2014-04-18 Thread Akira AJISAKA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13973892#comment-13973892
 ] 

Akira AJISAKA commented on HDFS-6210:
-

Thanks [~wheat9] for the comment. 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.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] [Commented] (HDFS-6210) Support GETACLSTATUS operation in WebImageViewer

2014-04-18 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13973986#comment-13973986
 ] 

Hadoop QA commented on HDFS-6210:
-

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12640790/HDFS-6210.3.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-hdfs-project/hadoop-hdfs.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HDFS-Build/6682//testReport/
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/6682//console

This message is automatically generated.

 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] [Commented] (HDFS-6210) Support GETACLSTATUS operation in WebImageViewer

2014-04-16 Thread Haohui Mai (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13972327#comment-13972327
 ] 

Haohui Mai commented on HDFS-6210:
--

It looks to me that the functionality requires more coverage from the unit 
tests. Here are a few examples cases that need to be tested:

# A file without ACL
# A file with a default ACL
# A file with several ACL entries

What I suggest is to create a new java class (e.g., TestWebImageViewerForACL) 
to cover the above cases. Please refer to the unit tests for ACLs to create a 
comprehensive test.

 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] [Commented] (HDFS-6210) Support GETACLSTATUS operation in WebImageViewer

2014-04-15 Thread Akira AJISAKA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13970303#comment-13970303
 ] 

Akira AJISAKA commented on HDFS-6210:
-

[~wheat9], would you please review 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.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] [Commented] (HDFS-6210) Support GETACLSTATUS operation in WebImageViewer

2014-04-14 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968229#comment-13968229
 ] 

Hadoop QA commented on HDFS-6210:
-

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12640039/HDFS-6210.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-hdfs-project/hadoop-hdfs.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HDFS-Build/6661//testReport/
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/6661//console

This message is automatically generated.

 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)