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

Amareshwari Sriramadasu resolved MAPREDUCE-1234.
------------------------------------------------

    Resolution: Duplicate

Duplicate of MAPREDUCE-118

> getJobID() returns null on org.apache.hadoop.mapreduce.Job after job was 
> submitted
> ----------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1234
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1234
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 0.20.1
>         Environment: Run on Win XP, but will propably occur on any system
>            Reporter: Thomas Kathmann
>            Priority: Minor
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> After an instance of org.apache.hadoop.mapreduce.Job is submitted via 
> submit() the method getJobID() returns null.
> The code of the submit() method should include something like:
> setJobID(info.getJobID());
> after
> info = jobClient.submitJobInternal(conf);

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to