Robert Kanter created OOZIE-1311:
------------------------------------

             Summary: Refactor action Main classes into sharelibs
                 Key: OOZIE-1311
                 URL: https://issues.apache.org/jira/browse/OOZIE-1311
             Project: Oozie
          Issue Type: Improvement
          Components: action, core
    Affects Versions: trunk
            Reporter: Robert Kanter
            Assignee: Robert Kanter
             Fix For: trunk


We should refactor {{PigMain}}, {{HiveMain}}, and {{SqoopMain}} classes into 
their respective sharelib so we can remove all of their dependencies from 
oozie-core.  This will help prevent dependency issues in the future (e.g. 
different versions of antlr).  These Main classes would then end up in the 
sharelib instead of the launcher jar.  Their tests would also have to be moved 
to the sharelib, but not the ActionExecutors.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to