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

Vinod Kumar Vavilapalli commented on MAPREDUCE-5234:
----------------------------------------------------

Please don't make the constructor public, we don't want users to create 
TaskReports. You can move the test to other test-cases in the same package.
                
> Signature changes for getTaskId of TaskReport in mapred
> -------------------------------------------------------
>
>                 Key: MAPREDUCE-5234
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5234
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>            Reporter: Zhijie Shen
>            Assignee: Mayank Bansal
>         Attachments: MAPREDUCE-5234-trunk-1.patch, 
> MAPREDUCE-5234-trunk-2.patch, MAPREDUCE-5234-trunk-3.patch, 
> MAPREDUCE-5234-trunk-4.patch
>
>
> TaskReport in mapred of MR2 extends TaskReport in mapreduce, and inherits 
> getTaskId, which return TaskID object. in MR1, this function returns String.

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