You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Jeff Chung (JIRA)" <ji...@apache.org> on 2017/10/04 15:52:00 UTC

[jira] [Created] (ZEPPELIN-2972) Zeppelin commits when using a remote git do not work

Jeff Chung created ZEPPELIN-2972:
------------------------------------

             Summary: Zeppelin commits when using a remote git do not work
                 Key: ZEPPELIN-2972
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2972
             Project: Zeppelin
          Issue Type: Bug
    Affects Versions: 0.7.3
         Environment: 0.7.3 Zeppelin docker container
            Reporter: Jeff Chung


I would like to be able to have Zeppelin store its notebooks in my own git repository.  I have changed the GitNotebookRepo notebook path to a path with my own git repository.  (I have also changed the docker environment variable ZEPPELIN_NOTEBOOK_DIR and the zeppelin-site.xml to the new path). I can see new notebooks getting created in the right location.  I can use Zeppelin to commit.  I see the commit in Zeppelin and can roll back to it.  However I can't see the commit in git.  From outside of Zeppelin, I can commit and push to my remote repo.  However after that I can no longer see my Zeppelin commits and I can no longer do any new Zeppelin commits.  I checked the logs and no logging is reported when I commit in Zeppelin.  



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