[jira] [Created] (MAPREDUCE-5280) Mapreduce API: ClusterMetrics incompatibility issues with MR1

2013-05-29 Thread Zhijie Shen (JIRA)
Zhijie Shen created MAPREDUCE-5280:
--

 Summary: Mapreduce API: ClusterMetrics incompatibility issues with 
MR1
 Key: MAPREDUCE-5280
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5280
 Project: Hadoop Map/Reduce
  Issue Type: Sub-task
Reporter: Zhijie Shen
Assignee: Zhijie Shen


1. Constructor has one fewer parameters: numGraylistedTrackers
2. getGrayListedTaskTrackerCount() is removed

--
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] [Created] (MAPREDUCE-5281) Mapreduce API: Counter changes from non-abstract class to interface

2013-05-29 Thread Zhijie Shen (JIRA)
Zhijie Shen created MAPREDUCE-5281:
--

 Summary: Mapreduce API: Counter changes from non-abstract class to 
interface
 Key: MAPREDUCE-5281
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5281
 Project: Hadoop Map/Reduce
  Issue Type: Sub-task
Reporter: Zhijie Shen
Assignee: Zhijie Shen


Therefore, significant changes in Counter:

1. Two Constructors are removed;
2. Following methods are removed:
* boolean equals(Object)
* int hashCode()
* void readFields(DataInput)
* void write(DataOutput)

Fix of this issue may break 0.23.

--
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] [Created] (MAPREDUCE-5282) Update MR App to use immutable ApplicationID after YARN-716

2013-05-29 Thread Vinod Kumar Vavilapalli (JIRA)
Vinod Kumar Vavilapalli created MAPREDUCE-5282:
--

 Summary: Update MR App to use immutable ApplicationID after 
YARN-716
 Key: MAPREDUCE-5282
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5282
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Reporter: Vinod Kumar Vavilapalli
Assignee: Siddharth Seth




--
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] [Created] (MAPREDUCE-5283) Over 10 different tests have near identical implementations of AppContext

2013-05-29 Thread Sandy Ryza (JIRA)
Sandy Ryza created MAPREDUCE-5283:
-

 Summary: Over 10 different tests have near identical 
implementations of AppContext
 Key: MAPREDUCE-5283
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5283
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: applicationmaster, test
Affects Versions: 2.0.4-alpha
Reporter: Sandy Ryza
Assignee: Sandy Ryza


I'm trying to add a method to AppContext for MAPREDUCE-5171, and I have to go 
into nearly every test file for MR web services to make sure their 
TestAppContext implements it.  I propose having a common implementation of 
AppContext that all these tests can use.

--
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] [Created] (MAPREDUCE-5284) Mapreduce API: CounterGroup changes from non-abstract class to interface

2013-05-29 Thread Zhijie Shen (JIRA)
Zhijie Shen created MAPREDUCE-5284:
--

 Summary: Mapreduce API: CounterGroup changes from non-abstract 
class to interface
 Key: MAPREDUCE-5284
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5284
 Project: Hadoop Map/Reduce
  Issue Type: Sub-task
Reporter: Zhijie Shen
Assignee: Zhijie Shen


Therefore, constructors and implemented methods are removed.

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