Re: Importing notes

2018-01-30 Thread 小野圭二
interest question, i also want to know how to do it. :-)

2018-01-31 9:25 GMT+09:00 Ricardo Martinelli de Oliveira <
rmart...@redhat.com>:

> Hello,
>
> Is there a way to import notes from a command line? I am trying to write a
> script that imports all my notes in a zeppelin docker container, but the
> only ways to import is from the web UI or REST. In the script, zeppelin is
> not started (there is no reason to be) so I'm trying to find a way to
> import the note in a disconnected way.
>
> Any ideas to do this?
>


Importing notes

2018-01-30 Thread Ricardo Martinelli de Oliveira
Hello,

Is there a way to import notes from a command line? I am trying to write a
script that imports all my notes in a zeppelin docker container, but the
only ways to import is from the web UI or REST. In the script, zeppelin is
not started (there is no reason to be) so I'm trying to find a way to
import the note in a disconnected way.

Any ideas to do this?


[DISCUSS] Large teams: guidelines for note folders and permissions

2018-01-30 Thread Belousov Maksim Eduardovich
Hello users!

Apache Zeppelin is very good for collaborative work. The users may easy create 
and share notes.
Imagine that 50 analysts work in Zeppelin every day and each analyst creates 
new note every week.
Thus there will be the thousands of notes over few months and it would be nice 
to organize them.

The second issue, in large team there are a lot of groups and some notes must 
be private or only run.
Therefore it's to be good to have simple rules for note permissions.
Now we have public/private workspace[1], I believe it is insufficient.


It's very interested the experience of Twitter. They had over 600 users [2]
Share your experience of folder structure and note permissions in large team.



1. 
http://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/setup/security/notebook_authorization.html#separate-notebook-workspaces-public-vs-private
2. https://medium.com/@prasadwagle/zeppelin-at-twitter-d2c800b7b01



Regards,

Maksim Belousov