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 "Ahmed Radwan (JIRA)" <ji...@apache.org> on 2011/09/13 03:25:10 UTC

[jira] [Created] (MAPREDUCE-2992) TestLinuxTaskController is broken

TestLinuxTaskController is broken
---------------------------------

                 Key: MAPREDUCE-2992
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2992
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: task-controller, test
            Reporter: Ahmed Radwan
            Priority: Minor


The TestLinuxTaskController is broken in "branch-0.20-security":

Exception message does not contain exit code22
junit.framework.AssertionFailedError: Exception message does not contain exit code22
  at org.apache.hadoop.mapred.TestLinuxTaskController.validateTaskControllerSetup(TestLinuxTaskController.java:63)
  at org.apache.hadoop.mapred.TestLinuxTaskController.testTaskControllerGroup(TestLinuxTaskController.java:90)

The test is not correctly picking the location of the task-cotroller executable. Also other changes are required (example: Check argc should be after checks for perms in task-controller/impl/main.ca, etc).

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