Jonathan Maron created SLIDER-550:
-------------------------------------
Summary: custom JVM ops lose slider conf dir
Key: SLIDER-550
URL: https://issues.apache.org/jira/browse/SLIDER-550
Project: Slider
Issue Type: Bug
Components: client
Reporter: Jonathan Maron
If you set SLIDER_JVM_OPTS (e.g. a secure cluster) you lose the confdir setting
and thus lose the propagation of conf related settings to the AM.
Temporary workaround:
set the conf dir explicitly:
[hbase@c6402 bin]$ echo $SLIDER_JVM_OPTS
-Djava.security.krb5.realm=EXAMPLE.COM
-Djava.security.krb5.kdc=c6401.ambari.apache.org -Dslider.confdir=../conf
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)