[
https://issues.apache.org/jira/browse/OOZIE-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Sasvari updated OOZIE-3034:
----------------------------------
Affects Version/s: 5.0.0
> 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
> Affects Versions: 5.0.0
> 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)