[jira] [Commented] (HDFS-5516) WebHDFS does not require user name when anonymous http requests are disallowed.

2014-03-11 Thread Chris Nauroth (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13931167#comment-13931167
 ] 

Chris Nauroth commented on HDFS-5516:
-

Hi, [~miradu-msft].  The patch looks good.  I think we can add unit tests in 
{{TestAuthFilter}} to cover the new configuration.  Could you please take a 
look?

> WebHDFS does not require user name when anonymous http requests are 
> disallowed.
> ---
>
> Key: HDFS-5516
> URL: https://issues.apache.org/jira/browse/HDFS-5516
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: webhdfs
>Affects Versions: 3.0.0, 1.2.1, 2.2.0
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
> Attachments: HDFS-5516.patch
>
>
> WebHDFS requests do not require user name to be specified in the request URL 
> even when in core-site configuration options HTTP authentication is set to 
> simple, and anonymous authentication is disabled.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HDFS-5516) WebHDFS does not require user name when anonymous http requests are disallowed.

2014-03-13 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13934376#comment-13934376
 ] 

Hadoop QA commented on HDFS-5516:
-

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

{color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/6401//console

This message is automatically generated.

> WebHDFS does not require user name when anonymous http requests are 
> disallowed.
> ---
>
> Key: HDFS-5516
> URL: https://issues.apache.org/jira/browse/HDFS-5516
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: webhdfs
>Affects Versions: 3.0.0, 1.2.1, 2.2.0
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
> Attachments: HDFS-5516.patch, HDFS-5516.patch
>
>
> WebHDFS requests do not require user name to be specified in the request URL 
> even when in core-site configuration options HTTP authentication is set to 
> simple, and anonymous authentication is disabled.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HDFS-5516) WebHDFS does not require user name when anonymous http requests are disallowed.

2014-03-14 Thread Miodrag Radulovic (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13934923#comment-13934923
 ] 

Miodrag Radulovic commented on HDFS-5516:
-

Ok, I will submit the patch for branch-1, later today.

> WebHDFS does not require user name when anonymous http requests are 
> disallowed.
> ---
>
> Key: HDFS-5516
> URL: https://issues.apache.org/jira/browse/HDFS-5516
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: webhdfs
>Affects Versions: 3.0.0, 1.2.1, 2.2.0
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
> Attachments: HDFS-5516.patch, HDFS-5516.patch, HDFS-5516.patch
>
>
> WebHDFS requests do not require user name to be specified in the request URL 
> even when in core-site configuration options HTTP authentication is set to 
> simple, and anonymous authentication is disabled.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HDFS-5516) WebHDFS does not require user name when anonymous http requests are disallowed.

2014-03-14 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13935069#comment-13935069
 ] 

Hadoop QA commented on HDFS-5516:
-

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12634699/HDFS-5516.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/6403//testReport/
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/6403//console

This message is automatically generated.

> WebHDFS does not require user name when anonymous http requests are 
> disallowed.
> ---
>
> Key: HDFS-5516
> URL: https://issues.apache.org/jira/browse/HDFS-5516
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: webhdfs
>Affects Versions: 3.0.0, 1.2.1, 2.2.0
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
> Attachments: HDFS-5516-branch-1.patch, HDFS-5516.patch, 
> HDFS-5516.patch, HDFS-5516.patch
>
>
> WebHDFS requests do not require user name to be specified in the request URL 
> even when in core-site configuration options HTTP authentication is set to 
> simple, and anonymous authentication is disabled.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HDFS-5516) WebHDFS does not require user name when anonymous http requests are disallowed.

2014-03-14 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13935074#comment-13935074
 ] 

Hadoop QA commented on HDFS-5516:
-

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12634720/HDFS-5516-branch-1.patch
  against trunk revision .

{color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/6404//console

This message is automatically generated.

> WebHDFS does not require user name when anonymous http requests are 
> disallowed.
> ---
>
> Key: HDFS-5516
> URL: https://issues.apache.org/jira/browse/HDFS-5516
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: webhdfs
>Affects Versions: 3.0.0, 1.2.1, 2.2.0
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
> Attachments: HDFS-5516-branch-1.patch, HDFS-5516.patch, 
> HDFS-5516.patch, HDFS-5516.patch
>
>
> WebHDFS requests do not require user name to be specified in the request URL 
> even when in core-site configuration options HTTP authentication is set to 
> simple, and anonymous authentication is disabled.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HDFS-5516) WebHDFS does not require user name when anonymous http requests are disallowed.

2014-03-17 Thread Chris Nauroth (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13938200#comment-13938200
 ] 

Chris Nauroth commented on HDFS-5516:
-

+1 for the branch-1 patch too.  I'll commit these later today.

> WebHDFS does not require user name when anonymous http requests are 
> disallowed.
> ---
>
> Key: HDFS-5516
> URL: https://issues.apache.org/jira/browse/HDFS-5516
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: webhdfs
>Affects Versions: 3.0.0, 1.2.1, 2.2.0
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
> Attachments: HDFS-5516-branch-1.patch, HDFS-5516.patch, 
> HDFS-5516.patch, HDFS-5516.patch
>
>
> WebHDFS requests do not require user name to be specified in the request URL 
> even when in core-site configuration options HTTP authentication is set to 
> simple, and anonymous authentication is disabled.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HDFS-5516) WebHDFS does not require user name when anonymous http requests are disallowed.

2014-03-17 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13938349#comment-13938349
 ] 

Hudson commented on HDFS-5516:
--

SUCCESS: Integrated in Hadoop-trunk-Commit #5344 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/5344/])
HDFS-5516. WebHDFS does not require user name when anonymous http requests are 
disallowed. Contributed by Miodrag Radulovic. (cnauroth: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1578549)
* /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/DFSConfigKeys.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeHttpServer.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/AuthFilter.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/web/TestAuthFilter.java


> WebHDFS does not require user name when anonymous http requests are 
> disallowed.
> ---
>
> Key: HDFS-5516
> URL: https://issues.apache.org/jira/browse/HDFS-5516
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: webhdfs
>Affects Versions: 3.0.0, 1.2.1, 2.2.0
>Reporter: Chris Nauroth
>Assignee: Miodrag Radulovic
> Attachments: HDFS-5516-branch-1.patch, HDFS-5516.patch, 
> HDFS-5516.patch, HDFS-5516.patch
>
>
> WebHDFS requests do not require user name to be specified in the request URL 
> even when in core-site configuration options HTTP authentication is set to 
> simple, and anonymous authentication is disabled.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HDFS-5516) WebHDFS does not require user name when anonymous http requests are disallowed.

2014-03-18 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13939057#comment-13939057
 ] 

Hudson commented on HDFS-5516:
--

FAILURE: Integrated in Hadoop-Yarn-trunk #513 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/513/])
HDFS-5516. WebHDFS does not require user name when anonymous http requests are 
disallowed. Contributed by Miodrag Radulovic. (cnauroth: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1578549)
* /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/DFSConfigKeys.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeHttpServer.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/AuthFilter.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/web/TestAuthFilter.java


> WebHDFS does not require user name when anonymous http requests are 
> disallowed.
> ---
>
> Key: HDFS-5516
> URL: https://issues.apache.org/jira/browse/HDFS-5516
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: webhdfs
>Affects Versions: 3.0.0, 1.2.1, 2.2.0
>Reporter: Chris Nauroth
>Assignee: Miodrag Radulovic
> Fix For: 3.0.0, 1-win, 1.3.0, 2.4.0
>
> Attachments: HDFS-5516-branch-1.patch, HDFS-5516.patch, 
> HDFS-5516.patch, HDFS-5516.patch
>
>
> WebHDFS requests do not require user name to be specified in the request URL 
> even when in core-site configuration options HTTP authentication is set to 
> simple, and anonymous authentication is disabled.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HDFS-5516) WebHDFS does not require user name when anonymous http requests are disallowed.

2014-03-18 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13939214#comment-13939214
 ] 

Hudson commented on HDFS-5516:
--

SUCCESS: Integrated in Hadoop-Hdfs-trunk #1705 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1705/])
HDFS-5516. WebHDFS does not require user name when anonymous http requests are 
disallowed. Contributed by Miodrag Radulovic. (cnauroth: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1578549)
* /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/DFSConfigKeys.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeHttpServer.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/AuthFilter.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/web/TestAuthFilter.java


> WebHDFS does not require user name when anonymous http requests are 
> disallowed.
> ---
>
> Key: HDFS-5516
> URL: https://issues.apache.org/jira/browse/HDFS-5516
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: webhdfs
>Affects Versions: 3.0.0, 1.2.1, 2.2.0
>Reporter: Chris Nauroth
>Assignee: Miodrag Radulovic
> Fix For: 3.0.0, 1-win, 1.3.0, 2.4.0
>
> Attachments: HDFS-5516-branch-1.patch, HDFS-5516.patch, 
> HDFS-5516.patch, HDFS-5516.patch
>
>
> WebHDFS requests do not require user name to be specified in the request URL 
> even when in core-site configuration options HTTP authentication is set to 
> simple, and anonymous authentication is disabled.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HDFS-5516) WebHDFS does not require user name when anonymous http requests are disallowed.

2014-03-18 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13939336#comment-13939336
 ] 

Hudson commented on HDFS-5516:
--

SUCCESS: Integrated in Hadoop-Mapreduce-trunk #1730 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1730/])
HDFS-5516. WebHDFS does not require user name when anonymous http requests are 
disallowed. Contributed by Miodrag Radulovic. (cnauroth: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1578549)
* /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/DFSConfigKeys.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeHttpServer.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/AuthFilter.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/web/TestAuthFilter.java


> WebHDFS does not require user name when anonymous http requests are 
> disallowed.
> ---
>
> Key: HDFS-5516
> URL: https://issues.apache.org/jira/browse/HDFS-5516
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: webhdfs
>Affects Versions: 3.0.0, 1.2.1, 2.2.0
>Reporter: Chris Nauroth
>Assignee: Miodrag Radulovic
> Fix For: 3.0.0, 1-win, 1.3.0, 2.4.0
>
> Attachments: HDFS-5516-branch-1.patch, HDFS-5516.patch, 
> HDFS-5516.patch, HDFS-5516.patch
>
>
> WebHDFS requests do not require user name to be specified in the request URL 
> even when in core-site configuration options HTTP authentication is set to 
> simple, and anonymous authentication is disabled.



--
This message was sent by Atlassian JIRA
(v6.2#6252)