YARN-9381. The yarn-default.xml has two identical property named yarn.timeline-service.http-cross-origin.enabled. Contributed by Abhishek Modi.

This commit is contained in:
Giovanni Matteo Fumarola 2019-03-12 15:21:03 -07:00
parent 8e1539eca8
commit 67cc24a7a4
1 changed files with 0 additions and 11 deletions

View File

@ -3614,17 +3614,6 @@
<value>false</value> <value>false</value>
</property> </property>
<property>
<description>
Flag to enable cross-origin (CORS) support for timeline service v1.x or
Timeline Reader in timeline service v2. For timeline service v2, also add
org.apache.hadoop.security.HttpCrossOriginFilterInitializer to the
configuration hadoop.http.filter.initializers in core-site.xml.
</description>
<name>yarn.timeline-service.http-cross-origin.enabled</name>
<value>false</value>
</property>
<property> <property>
<description> <description>
The comma separated list of class names that implement the The comma separated list of class names that implement the