You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2010/01/28 05:03:34 UTC

[jira] Commented: (MAPREDUCE-1421) TestDebugScriptWithLinuxTaskController and TestJobExecutionAsDifferentUser fail on trunk

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

Amareshwari Sriramadasu commented on MAPREDUCE-1421:
----------------------------------------------------

There is no exception in the test TestDebugScriptWithLinuxTaskController. It fails with following assertion failure when i run with -Dtaskcontroller-ugi=nobody,nobody. 
{noformat}
Testcase: testDebugScriptExecutionAsDifferentUser took 18.307 sec
	FAILED
Path /home/amarsri/workspace/trunk/build/test/logs/userlogs/attempt_20100127150051180_0001_m_000000_0/debugout is group owned not by nobody but by users
junit.framework.AssertionFailedError: Path /home/amarsri/workspace/trunk/build/test/logs/userlogs/attempt_20100127150051180_0001_m_000000_0/debugout is group owned not by nobody but by users
	at org.apache.hadoop.mapred.TestTaskTrackerLocalization.checkFilePermissions(TestTaskTrackerLocalization.java:291)
	at org.apache.hadoop.mapred.TestDebugScript.verifyDebugScriptOutput(TestDebugScript.java:166)
	at org.apache.hadoop.mapred.TestDebugScriptWithLinuxTaskController.testDebugScriptExecutionAsDifferentUser(TestDebugScriptWithLinuxTaskController.java:61)
{noformat}

> TestDebugScriptWithLinuxTaskController and TestJobExecutionAsDifferentUser fail on trunk
> ----------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1421
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1421
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: tasktracker, test
>    Affects Versions: 0.22.0
>            Reporter: Amareshwari Sriramadasu
>             Fix For: 0.22.0
>
>         Attachments: TestJobExecutionAsDifferentUser.patch
>
>
> TestDebugScriptWithLinuxTaskController and TestJobExecutionAsDifferentUser fail on trunk after the commit of MAPREDUCE-1385

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.