Wangda Tan created YARN-10151: --------------------------------- Summary: Disable Capacity Scheduler's move app between queue functionality Key: YARN-10151 URL: https://issues.apache.org/jira/browse/YARN-10151 Project: Hadoop YARN Issue Type: Bug Reporter: Wangda Tan
Saw this happened in many clusters: Capacity Scheduler cannot work correctly with the move app between queue features. It will cause weird JMX issue, resource accounting issue, etc. In a lot of causes it will cause RM completely hung and available resource became negative, nothing can be allocated after that. We should turn off CapacityScheduler's move app between queue feature. (see: {{org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler#moveApplication}} ) -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org