On 08/23/2010 12:25 PM, Steve Hoffman wrote:
It appears that Job replaces JobClient/JobConf/etc. and you simply
call submit() to do a submit and return (similar to
JobClient.submitJob() did).
However, after submit() is called on Job, a call to getJobID() return
null.  This seems very wrong...  How do I know what the JobID is?

Sounds like this bug, which is fixed in Hadoop version 0.20.3.

https://issues.apache.org/jira/browse/MAPREDUCE-118

DR

Reply via email to