[ 
https://issues.apache.org/jira/browse/OOZIE-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Kanter updated OOZIE-1318:
---------------------------------

    Attachment: OOZIE-1318.patch

This turned out to be way easier than I thought it would be; the ability to do 
this essentially already existed because of the Java action.  We just need to 
set {{oozie.launcher.action.main.class}} :D



The unit test checks that setting the property works correctly.  I also 
verified that setting the property in a workflow makes Oozie try to use that 
Main class.  
                
> Action Main classes should be overridable via action configuration settings
> ---------------------------------------------------------------------------
>
>                 Key: OOZIE-1318
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1318
>             Project: Oozie
>          Issue Type: Bug
>          Components: action, core
>    Affects Versions: trunk
>            Reporter: Robert Kanter
>            Assignee: Robert Kanter
>             Fix For: trunk
>
>         Attachments: OOZIE-1318.patch
>
>
> Now that the action Main classes are in their respective sharelibs for pig, 
> hive, distcp, sqoop, and streaming, we should make them overridable via 
> action configuration.  

--
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