[
https://issues.apache.org/jira/browse/MAPREDUCE-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sandy Ryza updated MAPREDUCE-5013:
----------------------------------
Summary: mapred.JobStatus compatibility: MR2 missing constructors from MR1
(was: JobStatus compatibility: MR2 missing constructors from MR1)
> mapred.JobStatus compatibility: MR2 missing constructors from MR1
> -----------------------------------------------------------------
>
> Key: MAPREDUCE-5013
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5013
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: client
> Affects Versions: 2.0.3-alpha
> Reporter: Sandy Ryza
> Assignee: Sandy Ryza
>
> JobStatus is missing the following constructors in MR2 that were present in
> MR1
> public org.apache.hadoop.mapred.JobStatus(org.apache.hadoop.mapred.JobID,
> float, float, float, int);
> public org.apache.hadoop.mapred.JobStatus(org.apache.hadoop.mapred.JobID,
> float, float, int);
> public org.apache.hadoop.mapred.JobStatus(org.apache.hadoop.mapred.JobID,
> float, float, float, int, org.apache.hadoop.mapred.JobPriority);
> public org.apache.hadoop.mapred.JobStatus(org.apache.hadoop.mapred.JobID,
> float, float, float, float, int, org.apache.hadoop.mapred.JobPriority);
--
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