[metadata collection] added -Dcom.sun.security.enableAIAcaIssuers=true as a default for metadata collection
This commit is contained in:
parent
f9ed2ae33c
commit
61d1fa9b9f
|
@ -54,6 +54,12 @@
|
||||||
<description>Used to configure the Java home location for oozie.launcher.mapreduce.map.env</description>
|
<description>Used to configure the Java home location for oozie.launcher.mapreduce.map.env</description>
|
||||||
</property>
|
</property>
|
||||||
|
|
||||||
|
<property>
|
||||||
|
<name>JAVA_OPTS</name>
|
||||||
|
<value>-Dcom.sun.security.enableAIAcaIssuers=true</value>
|
||||||
|
<description>Used to configure the JAVA_OPTS parameter</description>
|
||||||
|
</property>
|
||||||
|
|
||||||
</parameters>
|
</parameters>
|
||||||
|
|
||||||
<global>
|
<global>
|
||||||
|
|
Loading…
Reference in New Issue