[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13663623#comment-13663623
 ] 

Zhijie Shen commented on MAPREDUCE-5233:
----------------------------------------

One more issue: please add @Deprecate for:
{code}
+  public synchronized void setMapredJobID(String mapredJobID) {
{code}
as well, since it eventually does nothing.
                
> Functions are changed or removed from Job in jobcontrol
> -------------------------------------------------------
>
>                 Key: MAPREDUCE-5233
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5233
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>            Reporter: Zhijie Shen
>            Assignee: Mayank Bansal
>         Attachments: MAPREDUCE-5233-trunk-1.patch, 
> MAPREDUCE-5233-trunk-2.patch, MAPREDUCE-5233-trunk-3.patch, 
> MAPREDUCE-5233-trunk-4.patch, MAPREDUCE-5233-trunk-5.patch, 
> MAPREDUCE-5233-trunk-6.patch
>
>
> The functions are removed from Job in jobcontrol:
> 1. setMapredJobID(String)
> 2. setState(int)
> The function signatures are changed:
> 1. addDependingJob(ControlledJob)
> 2. getMapredJobID()

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

Reply via email to