You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Prabhjyot Singh (JIRA)" <ji...@apache.org> on 2017/10/12 04:23:00 UTC

[jira] [Created] (AMBARI-22212) Alter logic for storing interpreter.json

Prabhjyot Singh created AMBARI-22212:
----------------------------------------

             Summary: Alter logic for storing interpreter.json
                 Key: AMBARI-22212
                 URL: https://issues.apache.org/jira/browse/AMBARI-22212
             Project: Ambari
          Issue Type: Bug
            Reporter: Prabhjyot Singh
            Assignee: Prabhjyot Singh


Right now Ambari assumes if "FileSystemNotebookRepo" is set for "zeppelin.notebook.storage" then both notebook and conf are in HDFS. 

But the right logic will be if ("zeppelin.config.fs.dir" is empty or "zeppelin.config.fs.dir" start with "file://") it is stored in FS else HDFS and also check for "/etc/zeppelin/conf/external-dependency-conf/hdfs-site.xml" if exists.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)