[
https://issues.apache.org/jira/browse/OOZIE-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14287013#comment-14287013
]
Jaydeep Vishwakarma commented on OOZIE-1729:
--------------------------------------------
I have verified it locally , testSparkAction is failing even without this
patch.
> Add support to Hadoop-2 for AM restarts of the launcher job
> -----------------------------------------------------------
>
> Key: OOZIE-1729
> URL: https://issues.apache.org/jira/browse/OOZIE-1729
> Project: Oozie
> Issue Type: Sub-task
> Reporter: Robert Kanter
> Assignee: Jaydeep Vishwakarma
> Fix For: trunk
>
> Attachments: OOZIE-1729-v0.patch
>
>
> Once we update our Hadoop-2 to Hadoop 2.4.0, we can add support for AM
> restarts of the launcher job (OOZIE-1722) for Hadoop-2 instead of just
> Hadoop-3.
> This should be fairly trivial: just need to copy
> {{./hadooplibs/hadoop-utils-3/src/main/java/org/apache/oozie/action/hadoop/LauncherMainHadoopUtils.java}}
> in place of
> {{./hadooplibs/hadoop-utils-2/src/main/java/org/apache/oozie/action/hadoop/LauncherMainHadoopUtils.java}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)