oozie icon indicating copy to clipboard operation
oozie copied to clipboard

resolved can not submit job with oozie to between cluster and oozie c…

Open sunmeng007 opened this issue 9 years ago • 2 comments

…an not tracker job status

sunmeng007 avatar May 22 '15 08:05 sunmeng007

I find can not submit job with oozie to between hadoop 2.5.0 cluster and oozie can not tracker job status,so i resolved it.

sunmeng007 avatar May 22 '15 08:05 sunmeng007

Hi,

It should be possible to submit a job to a Hadoop 2.x cluster by putting the RM Address in the <job-tracker\ field; all of those other addresses you added in the updates schema shouldn't be necessary. Make sure that you've configured oozie.service.HadoopAccessorService.hadoop.configurations (see https://oozie.apache.org/docs/4.2.0/AG_HadoopConfiguration.html).

Also, we don't do pull requests (which is why we haven't noticed this until now when I randomly looked). In the future, please file a JIRA against Oozie (https://issues.apache.org/jira/browse/OOZIE/) and post a patch there.

thanks

  • Robert

rkanter avatar Jun 29 '16 23:06 rkanter