You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Aaron T. Myers (JIRA)" <ji...@apache.org> on 2012/06/18 21:50:44 UTC

[jira] [Commented] (MAPREDUCE-4344) ZKClient does not support auth

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

Aaron T. Myers commented on MAPREDUCE-4344:
-------------------------------------------

You might also take a look at the ZK stuff (which includes support for authentication and authorization) that was added to support the ZK Failover Controller for HA HDFS. Perhaps some of this can be refactored?
                
> ZKClient does not support auth
> ------------------------------
>
>                 Key: MAPREDUCE-4344
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4344
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Harsh J
>            Priority: Minor
>
> ZKClient class in YARN, currently unused (but still induces a dependency, but thats another discussion) has the following comment:
> {code}
> /** ZK Registration Library
>  * currently does not use any authorization
>  */
> {code}
> We ought to have auth support in it if its to be kept around and used.
> This may also be related to MAPREDUCE-4343 in some ways.

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