Description
YARN-5947 add LeveldbConfigurationStore using Leveldb as backing store, but it does not support Yarn RM HA.
YARN-6840 supports RM HA, but too many scheduler configurations may exceed znode limit, for example 10 thousand queues.
HDFSSchedulerConfigurationStore store conf file in HDFS, when RM failover, new active RM can load scheduler configuration from HDFS.