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 "Hudson (JIRA)" <ji...@apache.org> on 2013/02/28 13:41:13 UTC

[jira] [Commented] (MAPREDUCE-4007) JobClient getJob(JobID) should return NULL if the job does not exist (for backwards compatibility)

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

Hudson commented on MAPREDUCE-4007:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #539 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/539/])
    svn merge -c 1300750 FIXES: MAPREDUCE-4007. JobClient getJob(JobID) should return NULL if the job does not exist (for backwards compatibility). Contributed by Alejandro Abdelnur (Revision 1450951)

     Result = UNSTABLE
jlowe : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1450951
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/client/MRClientService.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/HistoryClientService.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/main/java/org/apache/hadoop/mapred/ClientServiceDelegate.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/JobClientUnitTest.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/v2/TestNonExistentJob.java

                
> JobClient getJob(JobID) should return NULL if the job does not exist (for backwards compatibility)
> --------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4007
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4007
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.24.0, 0.23.3
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 2.0.0-alpha, 0.23.7
>
>         Attachments: MAPREDUCE-4007.patch, MAPREDUCE-4007.patch
>
>
> To preserve backwards compatibility with MR1 JobClient.getJob() should return NULL if the job does not exist.

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