Hi,

the 
documentation<http://hadoop.apache.org/common/docs/r0.20.0/api/org/apache/hadoop/mapred/JobClient.html#runJob(org.apache.hadoop.mapred.JobConf)>says
I should do this:

JobClient.*runJob*(JobConf<http://hadoop.apache.org/common/docs/r0.20.0/api/org/apache/hadoop/mapred/JobConf.html>
 job)

but JobConf is itself deprecated.

Thank you,
Mark

Reply via email to