add default action configs per cluster
--------------------------------------

                 Key: OOZIE-792
                 URL: https://issues.apache.org/jira/browse/OOZIE-792
             Project: Oozie
          Issue Type: New Feature
          Components: workflow
    Affects Versions: 3.2.0
            Reporter: Alejandro Abdelnur
            Assignee: Alejandro Abdelnur
            Priority: Critical
             Fix For: 3.2.0


Similar to hadoop configs per cluster, Oozie should support default action 
configurations per cluster.

This default config per action per cluster mechanism would act as defaults for 
the action configuration section enabling things like:

* defining a special queue for launcher jobs
* setting properties required to tune pig/hive etc

It should load/work in identical way as the hadoop configurations but instead 
using just a 'host:name' key it would use a composed key 'host:name + 
action-type'

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