зеркало из https://github.com/microsoft/pai.git
change the default maximum vcores to 32
This commit is contained in:
Родитель
f78edccf8f
Коммит
175b68d04a
|
@ -247,6 +247,12 @@
|
|||
<value>8</value>
|
||||
</property>
|
||||
|
||||
|
||||
<property>
|
||||
<description>The maximum allocation for every container request at the RM in terms of virtual CPU cores.
|
||||
Requests higher than this will throw an InvalidResourceRequestException.</description>
|
||||
<name>yarn.scheduler.maximum-allocation-vcores</name>
|
||||
<value>32</value>
|
||||
</property>
|
||||
|
||||
</configuration>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче