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

Hudson commented on HDFS-3433:
------------------------------

Integrated in Hadoop-Hdfs-trunk #1048 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1048/])
    HDFS-3433. GetImageServlet should allow administrative requestors when 
security is enabled. Contributed by Aaron T. Myers. (Revision 1339540)

     Result = SUCCESS
atm : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1339540
Files : 
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/http/HttpServer.java
* /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/server/namenode/GetImageServlet.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestGetImageServlet.java

                
> GetImageServlet should allow administrative requestors when security is 
> enabled
> -------------------------------------------------------------------------------
>
>                 Key: HDFS-3433
>                 URL: https://issues.apache.org/jira/browse/HDFS-3433
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: name-node
>    Affects Versions: 2.0.0
>            Reporter: Aaron T. Myers
>            Assignee: Aaron T. Myers
>             Fix For: 2.0.1
>
>         Attachments: HDFS-3433.patch
>
>
> Currently the GetImageServlet only allows the NN and checkpointing nodes to 
> connect. Since we now have the fetchImage command in DFSAdmin, we should also 
> allow administrative requests as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to