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

Hudson commented on HDFS-3400:
------------------------------

Integrated in Hadoop-Common-trunk-Commit #2228 (See 
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2228/])
    HDFS-3400. DNs should be able start with jsvc even if security is disabled. 
Contributed by Aaron T. Myers (Revision 1337017)

     Result = SUCCESS
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1337017
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/bin/hdfs
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/SecureDataNodeStarter.java

                
> DNs should be able start with jsvc even if security is disabled
> ---------------------------------------------------------------
>
>                 Key: HDFS-3400
>                 URL: https://issues.apache.org/jira/browse/HDFS-3400
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: data-node, scripts
>    Affects Versions: 2.0.0
>            Reporter: Aaron T. Myers
>            Assignee: Aaron T. Myers
>             Fix For: 2.0.0
>
>         Attachments: HDFS-3400.patch
>
>
> Currently if one tries to start a DN with security disabled (via 
> hadoop.security.authentication = "simple" in the configs), but JSVC is 
> correctly configured, the DN will refuse to start.

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