[
https://issues.apache.org/jira/browse/OOZIE-779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13236059#comment-13236059
]
[email protected] commented on OOZIE-779:
-----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4455/
-----------------------------------------------------------
Review request for oozie.
Summary
-------
A bug in Hadoop MAPREDUCE-4044 prevents the JobClient to process correctly
'mapred.job.tracker'.
To avoid this, until Hadoop fixes it, we should inject the jobtracker host:port
using the 3 possible properties for it:
* mapred.job.tracker
* mapreduce.jobtracker.address
* yarn.resourcemanager.address
This addresses bug OOZIE-779.
https://issues.apache.org/jira/browse/OOZIE-779
Diffs
-----
trunk/core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java
1304075
Diff: https://reviews.apache.org/r/4455/diff
Testing
-------
built/deployed and submitted jobs to a hadoop 0.23 cluster running in a
non-default port
Thanks,
Alejandro
> Oozie cannot submit jobs to hadoop 0.23 if running in non-default host:port
> ---------------------------------------------------------------------------
>
> Key: OOZIE-779
> URL: https://issues.apache.org/jira/browse/OOZIE-779
> Project: Oozie
> Issue Type: Bug
> Components: core
> Affects Versions: 3.2.0
> Reporter: Alejandro Abdelnur
> Assignee: Alejandro Abdelnur
> Priority: Critical
> Fix For: 3.2.0
>
>
> A bug in Hadoop MAPREDUCE-4044 prevents the JobClient to process correctly
> 'mapred.job.tracker'.
> To avoid this, until Hadoop fixes it, we should inject the jobtracker
> host:port using the 3 possible properties for it:
> * mapred.job.tracker
> * mapreduce.jobtracker.address
> * yarn.resourcemanager.address
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira