scheduler - Hadoop YARN Default schedular -



scheduler - Hadoop YARN Default schedular -

does hadoop yarn have default scheduler ?

wondering if yarn.resourcemanager.scheduler.class not set in conf/yarn-site.xml?

yarn-defualt.xml specifies value of property: yarn.resourcemanager.scheduler.class = org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.capacityscheduler.

yarn-default.xml

hence, if not specify scheduler property in yarn-site.xml capacityscheduler used default,

default scheduler yarn

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -