YARN-11037. Fix CheckStyle.
This commit is contained in:
parent
e3bc163710
commit
2616481f48
|
@ -5195,7 +5195,7 @@
|
|||
<name>yarn.nodemanager.least-load-policy-selector.enabled</name>
|
||||
<value>false</value>
|
||||
</property>
|
||||
|
||||
|
||||
<property>
|
||||
<description>
|
||||
Number of Retries while trying to make root directory for node store.
|
||||
|
@ -5253,7 +5253,7 @@
|
|||
<name>yarn.nodemanager.least-load-policy-selector.multiplier</name>
|
||||
<value>50000</value>
|
||||
</property>
|
||||
|
||||
|
||||
<property>
|
||||
<description>
|
||||
Specifies the name of the connection pool used by the FederationSQLStateStore.
|
||||
|
@ -5269,7 +5269,7 @@
|
|||
<name>yarn.federation.amrmproxy.allocation.history.max.entry</name>
|
||||
<value>100</value>
|
||||
</property>
|
||||
|
||||
|
||||
<property>
|
||||
<description>
|
||||
This property controls the maximum lifetime of a connection in the pool.
|
||||
|
@ -5287,7 +5287,7 @@
|
|||
<name>yarn.nodemanager.least-load-policy-selector.fail-on-error</name>
|
||||
<value>true</value>
|
||||
</property>
|
||||
|
||||
|
||||
<property>
|
||||
<description>
|
||||
This property controls the maximum amount of time
|
||||
|
@ -5312,7 +5312,7 @@
|
|||
<name>yarn.nodemanager.least-load-policy-selector.blacklist-subclusters</name>
|
||||
<value></value>
|
||||
</property>
|
||||
|
||||
|
||||
<property>
|
||||
<description>
|
||||
Specifies the class name of the cache implementation in YARN FederationCache.
|
||||
|
|
Loading…
Reference in New Issue