You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Amareshwari Sriramadasu (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/24 07:37:41 UTC

[jira] [Resolved] (MAPREDUCE-3694) JobClient.getJob(JobID) broken in 0.23 for LocalJobRunner?

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

Amareshwari Sriramadasu resolved MAPREDUCE-3694.
------------------------------------------------

          Resolution: Invalid
       Fix Version/s:     (was: 0.23.1)
    Target Version/s:   (was: 0.23.1)

Problem was because code was compiled against both 0.20 and 0.23. When I compiled the code against 0.23 alone, I do not see the issue any more.
                
> JobClient.getJob(JobID) broken in 0.23 for LocalJobRunner?
> ----------------------------------------------------------
>
>                 Key: MAPREDUCE-3694
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3694
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Amareshwari Sriramadasu
>            Priority: Critical
>
> In LocalJobRunner, when a job is submitted through old JobClient, and when its status is queried from getJob(JobID), it returns null. The issue seen on HIVE-2708.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira