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 "Arun C Murthy (JIRA)" <ji...@apache.org> on 2012/09/26 04:36:08 UTC

[jira] [Updated] (MAPREDUCE-4682) TestKillSubProcess & TestTaskTrackerMemoryManager fail to compile on trunk due to MAPREDUCE-4253

     [ https://issues.apache.org/jira/browse/MAPREDUCE-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy updated MAPREDUCE-4682:
-------------------------------------

    Summary: TestKillSubProcess & TestTaskTrackerMemoryManager fail to compile on trunk due to MAPREDUCE-4253  (was: TestKillSubProcess & TestTaskTrackerMemoryManager fail to compile on trunk due to MAPREDUCE-4243)
    
> TestKillSubProcess & TestTaskTrackerMemoryManager fail to compile on trunk due to MAPREDUCE-4253
> ------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4682
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4682
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>
> Fail with:
>  /Users/acmurthy/dev/apache/hadoop/hadoop-trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestKillSubProcesses.java:411: cannot find symbol
>     [javac] symbol  : variable TestProcfsBasedProcessTree
>     [javac] location: class org.apache.hadoop.mapred.TestKillSubProcesses
>     [javac]         childPid = TestProcfsBasedProcessTree.getPidFromPidFile(scriptDirName
>     [javac]                    ^
>     [javac] /Users/acmurthy/dev/apache/hadoop/hadoop-trunk/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestTaskTrackerMemoryManager.java:449: cannot find symbol
>     [javac] symbol  : variable TestProcfsBasedProcessTree
>     [javac] location: class org.apache.hadoop.mapred.TestTaskTrackerMemoryManager
>     [javac]       TestProcfsBasedProcessTree.setupProcfsRootDir(procfsRootDir);

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira