[
https://issues.apache.org/jira/browse/MAPREDUCE-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987703#action_12987703
]
Konstantin Shvachko commented on MAPREDUCE-1754:
------------------------------------------------
I ran tests and test-patch on this. Failed tests:
TestTaskTrackerLocalization
TestTrackerDistributedCacheManager
test-patch results are below:
{code}
. [exec] +1 @author. The patch does not contain any @author tags.
[exec]
[exec] +1 tests included. The patch appears to include 9 new or
modified tests.
[exec]
[exec] +1 javadoc. The javadoc tool did not generate any warning
messages.
[exec]
[exec] +1 javac. The applied patch does not increase the total number
of javac compiler warnings.
[exec]
[exec] +1 findbugs. The patch does not introduce any new Findbugs
(version 1.3.9) warnings.
[exec]
[exec] +1 release audit. The applied patch does not increase the
total number of release audit warnings.
{code}
Is that good to commit?
> Replace mapred.persmissions.supergroup with an acl :
> mapreduce.cluster.administrators
> -------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-1754
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1754
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: jobtracker
> Affects Versions: 0.22.0
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
> Fix For: 0.22.0
>
> Attachments: patch-1754-1.txt, patch-1754-1.txt,
> patch-1754-ydist.txt, patch-1754.txt
>
>
> mapred.permissions.supergroup should be replaced with an acl so that it does
> not restrict the admins to a single group.
> 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.