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

Tom White updated MAPREDUCE-1507:
---------------------------------

    Attachment: MAPREDUCE-1507.patch

Thanks for the review Amareshwari. This new patch deprecates JobProfile and 
TipStatus. I added a new equivalent to TIPStatus called TaskReport.TaskStatus, 
along with a test to check the former can be converted to the latter (since you 
can't extend enums).

> Is this is intended for 0.21?

It should go in the next major release I think.

> The old MapReduce API is only partially deprecated
> --------------------------------------------------
>
>                 Key: MAPREDUCE-1507
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1507
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: MAPREDUCE-1507.patch, MAPREDUCE-1507.patch
>
>
> Not all of the old API is currently marked as deprecated. E.g. 
> org.apache.hadoop.mapred.OutputFormat is deprecated, but 
> org.apache.hadoop.mapred.FileOutputFormat isn't.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to