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

Alejandro Abdelnur resolved OOZIE-830.
--------------------------------------

    Resolution: Fixed

committed to trunk
                
> add support for multiple/configurable sharelibs for each action type
> --------------------------------------------------------------------
>
>                 Key: OOZIE-830
>                 URL: https://issues.apache.org/jira/browse/OOZIE-830
>             Project: Oozie
>          Issue Type: New Feature
>          Components: action
>    Affects Versions: trunk
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: trunk
>
>
> Currently there is a fixed sharelib per action type. I.e.:
> {code}
> /share/lib/mapreduce-streaming/
>            pig/
>            hive/
>            sqoop/
> {code}
> It many situations it would be desirable to support multiple versions of 
> sharelib per component, have a system default, and allow users to override 
> the default for a specific version. I.e.:
> {code}
> /share/lib/mapreduce-streaming/
>            pig-0_8/ (default)
>            pig-0_9/
>            sqoop/
> {code}

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

        

Reply via email to