Attila Sasvari created OOZIE-3034:
-------------------------------------

             Summary: Allow setting default core/memory/queue for launcher per 
action type
                 Key: OOZIE-3034
                 URL: https://issues.apache.org/jira/browse/OOZIE-3034
             Project: Oozie
          Issue Type: Bug
            Reporter: Attila Sasvari


It is a follow-up JIRA of OOZIE-2687 that allows the user to set 
core/memory/queue for Oozie launcher AM. For example:
{code}
    <property>  
        <name>oozie.launcher.default.vcores</name>
        <value>1</value>
        <description>
            The default number of vcores that are allocated for the Launcher AMs
        </description>
    </property>
{code}

Implementing a mechanism to adjust settings like core/memory/queue for 
different action types would provide more flexibility.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to