[
https://issues.apache.org/jira/browse/HADOOP-6748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12879698#action_12879698
]
Vinod K V commented on HADOOP-6748:
-----------------------------------
Also to be forward compatible with changes planned in HADOOP-6715, can we
change the exception message for invalid access to
{code}
"User " + remoteUser + " is unauthorized to access this page.
Access control list for this page: " + adminsAcl.toString() + "."
{code}
instead of the present message?
> Remove hadoop.cluster.administrators
> ------------------------------------
>
> Key: HADOOP-6748
> URL: https://issues.apache.org/jira/browse/HADOOP-6748
> Project: Hadoop Common
> Issue Type: Bug
> Components: security
> Affects Versions: 0.21.0
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
> Fix For: 0.21.0
>
> Attachments: patch-6748.txt
>
>
> Remove hadoop.cluster.administrators in favor of having separate
> configuration property name for MapReduce and HDFS projects.
> See more details on MAPREDUCE-1542.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.