You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2009/12/16 08:00:22 UTC

[jira] Created: (MAPREDUCE-1301) TestDebugScriptWithLinuxTaskController fails

TestDebugScriptWithLinuxTaskController fails 
---------------------------------------------

                 Key: MAPREDUCE-1301
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1301
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: test
    Affects Versions: 0.21.0
            Reporter: Amareshwari Sriramadasu
             Fix For: 0.21.0


After MAPREDUCE:879,  TestDebugScriptWithLinuxTaskController fails with following exception :

java.lang.NullPointerException
	at org.apache.hadoop.mapred.TestTaskTrackerLocalization.getFilePermissionAttrs(TestTaskTrackerLocalization.java:274)
	at org.apache.hadoop.mapred.TestTaskTrackerLocalization.checkFilePermissions(TestTaskTrackerLocalization.java:294)
	at org.apache.hadoop.mapred.TestDebugScript.verifyDebugScriptOutput(TestDebugScript.java:162)
	at org.apache.hadoop.mapred.TestDebugScriptWithLinuxTaskController.testDebugScriptExecutionAsDifferentUser(TestDebugScriptWithLinuxTaskController.java:50)


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