[ https://issues.apache.org/jira/browse/HADOOP-6748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Amareshwari Sriramadasu updated HADOOP-6748: -------------------------------------------- Release Note: Removed configuration property "hadoop.cluster.administrators". Added constructor public HttpServer(String name, String bindAddress, int port, boolean findPort, Configuration conf, AccessControlList adminsAcl) in HttpServer, which takes cluster administrators acl as a parameter. > 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-0.21.txt, patch-6748-1.txt, 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.