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

2012-12-20 Thread Thomas Graves (JIRA)

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

Thomas Graves updated MAPREDUCE-4895:
-

Fix Version/s: 0.23.6

I pulled this into branch 0.23 along with YARN-223

> 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
>Assignee: Dennis Y
> Fix For: 2.0.3-alpha, 0.23.6
>
> Attachments: 
> MAPREDUCE-4895-branch-2-patch-from-[branch-2-gd]-to-[fb-MAPREDUCE-4895-branch-2-gd]-N1.patch
>
>
> 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


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

2012-12-20 Thread Thomas Graves (JIRA)

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

Thomas Graves updated MAPREDUCE-4895:
-

  Resolution: Fixed
   Fix Version/s: 2.0.3-alpha
Target Version/s: 2.0.3-alpha
  Status: Resolved  (was: Patch Available)

> 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
>Assignee: Dennis Y
> Fix For: 2.0.3-alpha
>
> Attachments: 
> MAPREDUCE-4895-branch-2-patch-from-[branch-2-gd]-to-[fb-MAPREDUCE-4895-branch-2-gd]-N1.patch
>
>
> 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


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

2012-12-20 Thread Thomas Graves (JIRA)

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

Thomas Graves updated MAPREDUCE-4895:
-

Assignee: Dennis Y  (was: Thomas Graves)

> 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
>Assignee: Dennis Y
> Attachments: 
> MAPREDUCE-4895-branch-2-patch-from-[branch-2-gd]-to-[fb-MAPREDUCE-4895-branch-2-gd]-N1.patch
>
>
> 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


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

2012-12-20 Thread Dennis Y (JIRA)

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

Dennis Y updated MAPREDUCE-4895:


Assignee: Thomas Graves
  Status: Patch Available  (was: Open)

> 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
>Assignee: Thomas Graves
> Attachments: 
> MAPREDUCE-4895-branch-2-patch-from-[branch-2-gd]-to-[fb-MAPREDUCE-4895-branch-2-gd]-N1.patch
>
>
> 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


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

2012-12-20 Thread Dennis Y (JIRA)

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

Dennis Y updated MAPREDUCE-4895:


Status: Open  (was: Patch Available)

> 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
>Assignee: Thomas Graves
> Attachments: 
> MAPREDUCE-4895-branch-2-patch-from-[branch-2-gd]-to-[fb-MAPREDUCE-4895-branch-2-gd]-N1.patch
>
>
> 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


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

2012-12-20 Thread Dennis Y (JIRA)

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

Dennis Y updated MAPREDUCE-4895:


Attachment: 
MAPREDUCE-4895-branch-2-patch-from-[branch-2-gd]-to-[fb-MAPREDUCE-4895-branch-2-gd]-N1.patch

> 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
> Attachments: 
> MAPREDUCE-4895-branch-2-patch-from-[branch-2-gd]-to-[fb-MAPREDUCE-4895-branch-2-gd]-N1.patch
>
>
> 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


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

2012-12-20 Thread Dennis Y (JIRA)

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

Dennis Y updated MAPREDUCE-4895:


Assignee: Thomas Graves
  Status: Patch Available  (was: Open)

> 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
>Assignee: Thomas Graves
> Attachments: 
> MAPREDUCE-4895-branch-2-patch-from-[branch-2-gd]-to-[fb-MAPREDUCE-4895-branch-2-gd]-N1.patch
>
>
> 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


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

2012-12-20 Thread Dennis Y (JIRA)

 [ 
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