[
https://issues.apache.org/jira/browse/YARN-8647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sarun singla updated YARN-8647:
-------------------------------
Description:
For large clusters where we have a number of users submitting application, we
can result into scenarios where app developers try to move the queues for their
applications using something like
{code:java}
yarn application -movetoqueue <app_id> -queue <queue_name>{code}
Today there is no way of disabling the feature if one does not want application
developers to use the feature.
Solution:
We probably add an option to disable move queue feature from RM side on the
cluster level.
was:
For large clusters where we have a number of users submitting application, we
can result into scenarios where app developers try to move the queues for their
applications using something like
{code}yarn application -movetoqueue <app_id> -queue <queue_name>\{/code}
Today there is no way of disabling the feature if one does not want application
developers to use the feature.
Solution:
We probably add an option to disable move queue feature from RM side on the
cluster level.
> Add a flag to disable move queue
> --------------------------------
>
> Key: YARN-8647
> URL: https://issues.apache.org/jira/browse/YARN-8647
> Project: Hadoop YARN
> Issue Type: Bug
> Components: resourcemanager
> Affects Versions: 2.7.3
> Reporter: sarun singla
> Priority: Critical
>
> For large clusters where we have a number of users submitting application, we
> can result into scenarios where app developers try to move the queues for
> their applications using something like
> {code:java}
> yarn application -movetoqueue <app_id> -queue <queue_name>{code}
> Today there is no way of disabling the feature if one does not want
> application developers to use the feature.
> Solution:
> We probably add an option to disable move queue feature from RM side on the
> cluster level.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]