You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2014/03/05 00:33:44 UTC

[jira] [Created] (OOZIE-1729) Add support to Hadoop-2 for AM restarts of the launcher job

Robert Kanter created OOZIE-1729:
------------------------------------

             Summary: 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: Robert Kanter
             Fix For: trunk


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.2#6252)