[
https://issues.apache.org/jira/browse/HADOOP-7509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127031#comment-13127031
]
Hudson commented on HADOOP-7509:
--------------------------------
Integrated in Hadoop-Hdfs-trunk-Commit #1153 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1153/])
HADOOP-7545. Fix wrong variable name in exception message introduced in
HADOOP-7509. Contributed by Ravi Prakash.
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1183132
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/ipc/Server.java
> Improve message when Authentication is required
> -----------------------------------------------
>
> Key: HADOOP-7509
> URL: https://issues.apache.org/jira/browse/HADOOP-7509
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 0.20.204.0, 0.23.0
> Reporter: Ravi Prakash
> Assignee: Ravi Prakash
> Priority: Trivial
> Fix For: 0.20.206.0, 0.24.0
>
> Attachments: HADOOP-7509.1.patch, HADOOP-7509.2.branch-0.23.patch,
> HADOOP-7509.2.patch, correct7509.branch-0.23.patch,
> patchToCorrect7509.branch-0.20.patch, patchToCorrect7509.patch
>
>
> The message when security is enabled and authentication is configured to be
> simple is not explicit enough. It simply prints out "Authentication is
> required" and prints out a stack trace. The message should be "Authorization
> (hadoop.security.authorization) is enabled but authentication
> (hadoop.security.authentication) is configured as simple. Please configure
> another method."
--
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