Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.3-alpha
-
None
-
None
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