[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005829#comment-13005829
 ] 

Todd Lipcon commented on MAPREDUCE-2376:
----------------------------------------

This is for the task-controller after MAPREDUCE-2178.

The test program allows the tester to pass in a username to use instead of the 
current user on the command line. However, there's no way to pass this from the 
ant task which calls "make check".

Instead I think we should use an env var which is easier to pass via make.

> test-task-controller fails if run as a userid < 1000
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-2376
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2376
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.22.0
>            Reporter: Todd Lipcon
>             Fix For: 0.22.0
>
>
> test-task-controller tries to verify that the task-controller won't run on 
> behalf of users with uid < 1000. This makes the test fail when running in 
> some test environments - eg our hudson jobs internally run as a system user 
> with uid 101.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to