Harsh J created MAPREDUCE-4344: ---------------------------------- Summary: 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