[
https://issues.apache.org/jira/browse/HADOOP-9009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491458#comment-13491458
]
Hudson commented on HADOOP-9009:
--------------------------------
Integrated in Hadoop-Mapreduce-trunk #1248 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1248/])
HADOOP-9009. Add SecurityUtil methods to get/set authentication method
(daryn via bobby) (Revision 1405904)
Result = FAILURE
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1405904
Files :
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/SecurityUtil.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/UserGroupInformation.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/ipc/MiniRPCBenchmark.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/ipc/TestRPC.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/ipc/TestSaslRPC.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/TestDoAsEffectiveUser.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/TestSecurityUtil.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/TestUGIWithSecurityOn.java
> Add SecurityUtil methods to get/set authentication method
> ---------------------------------------------------------
>
> Key: HADOOP-9009
> URL: https://issues.apache.org/jira/browse/HADOOP-9009
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs, security
> Affects Versions: 2.0.0-alpha, 3.0.0
> Reporter: Daryn Sharp
> Assignee: Daryn Sharp
> Fix For: 3.0.0, 2.0.3-alpha
>
> Attachments: HADOOP-9009.patch
>
>
> The authentication method is handled as a string when an enum is available.
> Adding methods to get/set the conf value based on the enum will simplify
> adding new SASL auths such as PLAIN.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira