You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Mayank Bansal (JIRA)" <ji...@apache.org> on 2013/11/14 01:23:22 UTC

[jira] [Updated] (MAPREDUCE-5215) mapreduce.Job is missing getJobClient() so its incompatible with MR1

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

Mayank Bansal updated MAPREDUCE-5215:
-------------------------------------

    Priority: Blocker  (was: Major)

> mapreduce.Job is missing getJobClient() so its incompatible with MR1
> --------------------------------------------------------------------
>
>                 Key: MAPREDUCE-5215
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5215
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: mrv2
>    Affects Versions: 2.2.0
>            Reporter: Robert Kanter
>            Assignee: Robert Kanter
>            Priority: Blocker
>         Attachments: MAPREDUCE-5215.patch, MAPREDUCE-5215.patch, MAPREDUCE-5215.patch
>
>
> The method {{org.apache.hadoop.mapred.JobClient getJobClient()}} is in MR1's {{mapreduce.Job}} but doesn't exist in MR2's, which makes them incompatible.  MR2's implementation of {{Job}} doesn't use a JobClient object, but we can create one and return it.



--
This message was sent by Atlassian JIRA
(v6.1#6144)