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 "Dennis Y (JIRA)" <ji...@apache.org> on 2012/12/20 12:25:12 UTC

[jira] [Created] (MAPREDUCE-4895) Fix compilation failure of org.apache.hadoop.mapred.gridmix.TestResourceUsageEmulators

Dennis Y created MAPREDUCE-4895:
-----------------------------------

             Summary: Fix compilation failure of org.apache.hadoop.mapred.gridmix.TestResourceUsageEmulators
                 Key: MAPREDUCE-4895
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4895
             Project: Hadoop Map/Reduce
          Issue Type: Bug
    Affects Versions: 2.0.3-alpha
            Reporter: Dennis Y


Task https://issues.apache.org/jira/browse/YARN-223 breaks compilation of 'Apache Hadoop Gridmix' on branch-2.
There is an import of class org.apache.hadoop.yarn.util.ResourceCalculatorPlugin.ProcResourceValues. 
Class ProcResourceValues were removed by YARN-223.

this patch removes this import.

--
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