[ 
https://issues.apache.org/jira/browse/AMBARI-24444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Attila Csaba Marosi updated AMBARI-24444:
-----------------------------------------
    Description: 
The tooltip for _zeppelin.ssl.keystore.path_ displays "Path to keystore 
relative to Zeppelin home", and the tooltip for . but based on Zeppelin 
documentation [1] it is relative to the configuration directory: "Path to 
keystore relative to Zeppelin configuration directory".




[1] 
https://zeppelin.apache.org/docs/0.7.0/install/configuration.html#configuring-server-side-ssl

  was:
The tooltip for zeppelin.ssl.keystore.path displays "Path to keystore relative 
to Zeppelin home", but based on Zeppelin documentation [1] it is relative to 
the configuration directory: "Path to keystore relative to Zeppelin 
configuration directory".

Proposed diff: 

diff --git 
a/ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/configuration/zeppelin-config.xml
 
b/ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/configuration/zeppelin-config.xml
index dfecae6f52..06c3952b7c 100644
--- 
a/ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/configuration/zeppelin-config.xml
+++ 
b/ambari-server/src/main/resources/common-services/ZEPPELIN/0.7.0/configuration/zeppelin-config.xml
@@ -127,7 +127,7 @@
   <property>
     <name>zeppelin.ssl.keystore.path</name>
     <value>conf/keystore</value>
-    <description>Path to keystore relative to Zeppelin home</description>
+    <description>Path to keystore relative to Zeppelin configuration 
directory</description>
     <on-ambari-upgrade add="false"/>
   </property>
   <property>


[1] 
https://zeppelin.apache.org/docs/0.7.0/install/configuration.html#configuring-server-side-ssl


> Tooltips for Zeppelin "zeppelin.ssl.keystore.path" and 
> "zeppelin.ssl.truststore.path" are wrong
> -----------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-24444
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24444
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: trunk, 2.7.0
>            Reporter: Attila Csaba Marosi
>            Priority: Minor
>
> The tooltip for _zeppelin.ssl.keystore.path_ displays "Path to keystore 
> relative to Zeppelin home", and the tooltip for . but based on Zeppelin 
> documentation [1] it is relative to the configuration directory: "Path to 
> keystore relative to Zeppelin configuration directory".
> [1] 
> https://zeppelin.apache.org/docs/0.7.0/install/configuration.html#configuring-server-side-ssl



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to