Re: Zeppelin notebook.repo.GitNotebookRepo

2017-07-20 Thread Khalid Huseynov
right, S3 doesn't support versioning at the moment. Thanks for opening the
issue to support remote git repo, I'll comment on issue for more details.

On Fri, Jul 21, 2017 at 6:55 AM, Richard Xin 
wrote:

> ok, I don't think Zeppelin supports remote git repo, I have filed a Jira
> request to put to the wish list, hope it gets fixed soon ZEPPELIN-2802
> .
>
>
> Thanks,
> -Richard
>
>
>
>
> On Thursday, July 20, 2017, 11:28:41 AM PDT, Richard Xin <
> richardxin...@yahoo.com> wrote:
>
>
> Khalid, thanks for the reply.
> the problem I am facing is we could use either local git or S3 without git
> support. Any idea how I could get version control on S3?
>
> if I change storage to S3, I can't use version control.
>
> -Richard
>
> On Thursday, July 20, 2017, 12:39:05 AM PDT, Khalid Huseynov <
> kha...@apache.org> wrote:
>
>
> Hi Richard,
>
> Actually that setting is only for local storage that allows git/revision
> related actions (e.g. commit, change revision). There's a separate setting
> for S3 though, you can find details in here
> 
> .
>
> On Thu, Jul 20, 2017 at 9:47 AM, Richard Xin 
> wrote:
>
> for newly installed Zeppelin (0.7.2), I renamed zeppelin-site.xml.template
> to zeppelin-site.xml, and restart zeppelin, zeppelin-site.xml already have
> the following enabled:
>
> 
>   zeppelin.notebook. storage
>   org.apache.zeppelin. notebook.repo.GitNotebookRepo< /value>
>   versioned notebook persistence layer
> implementation
> 
>
> looks like local git repo is enabled, can this be point to remote git
> repo? such as github.com or even S3 will be great.
> Thanks,
> Richard
>
>
>


Re: Zeppelin notebook.repo.GitNotebookRepo

2017-07-20 Thread Richard Xin
Khalid, thanks for the reply.the problem I am facing is we could use either 
local git or S3 without git support. Any idea how I could get version control 
on S3?
if I change storage to S3, I can't use version control.
-Richard
On Thursday, July 20, 2017, 12:39:05 AM PDT, Khalid Huseynov 
 wrote:

Hi Richard,
Actually that setting is only for local storage that allows git/revision 
related actions (e.g. commit, change revision). There's a separate setting for 
S3 though, you can find details in here.
On Thu, Jul 20, 2017 at 9:47 AM, Richard Xin  wrote:

for newly installed Zeppelin (0.7.2), I renamed zeppelin-site.xml.template to 
zeppelin-site.xml, and restart zeppelin, zeppelin-site.xml already have the 
following enabled:

  zeppelin.notebook. storage
  org.apache.zeppelin. notebook.repo.GitNotebookRepo< /value>
  versioned notebook persistence layer implementation


looks like local git repo is enabled, can this be point to remote git repo? 
such as github.com or even S3 will be great.Thanks,Richard



Re: Zeppelin notebook.repo.GitNotebookRepo

2017-07-20 Thread Khalid Huseynov
Hi Richard,

Actually that setting is only for local storage that allows git/revision
related actions (e.g. commit, change revision). There's a separate setting
for S3 though, you can find details in here

.

On Thu, Jul 20, 2017 at 9:47 AM, Richard Xin 
wrote:

> for newly installed Zeppelin (0.7.2), I renamed zeppelin-site.xml.template
> to zeppelin-site.xml, and restart zeppelin, zeppelin-site.xml already have
> the following enabled:
>
> 
>   zeppelin.notebook.storage
>   org.apache.zeppelin.notebook.repo.GitNotebookRepo
>   versioned notebook persistence layer
> implementation
> 
>
> looks like local git repo is enabled, can this be point to remote git
> repo? such as github.com or even S3 will be great.
> Thanks,
> Richard
>


Zeppelin notebook.repo.GitNotebookRepo

2017-07-19 Thread Richard Xin
for newly installed Zeppelin (0.7.2), I renamed zeppelin-site.xml.template to 
zeppelin-site.xml, and restart zeppelin, zeppelin-site.xml already have the 
following enabled:

  zeppelin.notebook.storage
  org.apache.zeppelin.notebook.repo.GitNotebookRepo
  versioned notebook persistence layer implementation


looks like local git repo is enabled, can this be point to remote git repo? 
such as github.com or even S3 will be great.Thanks,Richard