After YARN-5734, we have multiple Queue Configuration Providers:
- queue configuration XML file from local conf directory
- OrgQueue: queue configuration from zk/leveldb backing store.
- Remote Configuration Provider(
YARN-1611)
We should be careful if all of them are enabled by accident