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:29:12 UTC

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

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

Dennis Y updated MAPREDUCE-4895:
--------------------------------

    Description: 
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.

applicable to branch-2



  was:
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.

    
> 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.
> applicable to branch-2

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