[
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)