update spark

This commit is contained in:
2018-08-08 15:51:43 +08:00
parent 7a063c234f
commit a376535545
4 changed files with 48 additions and 0 deletions

View File

@@ -46,4 +46,8 @@
<name>yarn.scheduler.minimum-allocation-mb</name>
<value>1024</value>
</property>
<property>
<name>yarn.nodemanager.vmem-pmem-ratio</name>
<value>5</value>
</property>
</configuration>