[ 
https://issues.apache.org/jira/browse/YARN-8647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16577081#comment-16577081
 ] 

Abhishek Modi commented on YARN-8647:
-------------------------------------

[~bibinchundatt] I am also thinking on similar lines. It also checks whether 
user has permission to submit in the target queue. So, IMO we shouldn't require 
another flag to disable it as we are already checking for all the permissions.

 

[~saruntek] could you please tell the use case that you wanted to target.

> Add a flag to disable move app between queues
> ---------------------------------------------
>
>                 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
>            Assignee: Abhishek Modi
>            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 should 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: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to