Skip to content

Commit

Permalink
Remove config without impact
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Apr 15, 2022
1 parent 7972d15 commit 45c4576
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,16 +66,6 @@
<value>${yarn.scheduler.minimum-allocation-mb}</value>
</property>

<property>
<name>yarn.nodemanager.resource.memory-mb</name>
<value>4096</value>
</property>

<property>
<name>yarn.nodemanager.resource.cpu-vcores</name>
<value>2</value>
</property>

<!-- Kerberos authentication -->
<property>
<name>yarn.resourcemanager.keytab</name>
Expand Down

0 comments on commit 45c4576

Please sign in to comment.