Re: Importing notes

2018-02-01 Thread Ricardo Martinelli de Oliveira
eciate it might be a > bit of a pain working out which folders contain the notebooks you want if > you have a lot of notebooks though… > > > > *From:* Ricardo Martinelli de Oliveira [mailto:rmart...@redhat.com] > *Sent:* 01 February 2018 13:31 > > *To:* users@z

Importing notes

2018-02-01 Thread Partridge, Lucas (GE Aviation)
Oliveira [mailto:rmart...@redhat.com] Sent: 01 February 2018 13:31 To: users@zeppelin.apache.org Subject: EXT: Re: Importing notes You're right, Lucas. Copying the notebook folder as-is do the trick. I'm wondering now if there is a way to generate those unique ids to avoid copying the whole

Re: Importing notes

2018-02-01 Thread Ricardo Martinelli de Oliveira
ward-compatibility issues if you try skipping too many > Zeppelin versions at once. I don’t know how that situation’s handled. > > > > *From:* Ricardo Martinelli de Oliveira [mailto:rmart...@redhat.com] > *Sent:* 01 February 2018 11:18 > *To:* users@zeppelin.apache.org > *Su

Importing notes

2018-02-01 Thread Partridge, Lucas (GE Aviation)
handled. From: Ricardo Martinelli de Oliveira [mailto:rmart...@redhat.com] Sent: 01 February 2018 11:18 To: users@zeppelin.apache.org Subject: EXT: Re: Importing notes It doesn't matter where you store the notebooks (in a volume or directly in the container), what I'm trying to achieve

Re: Importing notes

2018-02-01 Thread Ricardo Martinelli de Oliveira
It doesn't matter where you store the notebooks (in a volume or directly in the container), what I'm trying to achieve is copy my notebooks somewhere that zeppelin could read and import all notebooks inside that path without having to manually click on the "Import Notebook" link. Imagine I have a f

Re: Importing notes

2018-01-31 Thread Mohit Jaggi
I think the names are merely descriptions and are stored in the notebooks. I think you can mount a volume in your container and store the notebooks on that volume. On Wed, Jan 31, 2018 at 8:36 AM, Michael Segel wrote: > If you look at the names of the notebooks, they appear to be Unique IDs > an

Re: Importing notes

2018-01-31 Thread Michael Segel
If you look at the names of the notebooks, they appear to be Unique IDs and not the name/label you provided when you created them. So there has to be a link between the name of the notebook and the reference. Where is that being stored? That’s what is missing. Just out of curiosity… would it

Re: Importing notes

2018-01-31 Thread moon soo Lee
I'm not sure this helps but there's a rest api endpoint that reload the notebooks from notebook storage. https://github.com/apache/zeppelin/blob/master/zeppelin-server/src/main/java/org/apache/zeppelin/rest/NotebookRepoRestApi.java#L82 Thanks, moon On Wed, Jan 31, 2018 at 2:44 AM Ricardo Martinel

Re: Importing notes

2018-01-31 Thread Ricardo Martinelli de Oliveira
I did a quick research in the configuration and the code and the store type is what defines the way the notes will be stored. The default is Git, which means it will be stored in the notebook directory and can be versioned using git. However, I see that VFS implementation is supported and by VFS I

Re: Importing notes

2018-01-30 Thread Michael Segel
I don’t think you can… If you look in the ../notebook directory, the notes are all identified by an unique id. My guess? That the references are stored within a database. (Derby? ) > On Jan 30, 2018, at 6:25 PM, Ricardo Martinelli de Oliveira > wrote: > > Hello, > > Is there a way to im

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

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 t

Re: 'File size limit Exceeded' when importing notes - even for small files

2017-01-18 Thread Ruslan Dautkhanov
e configurable, although default value could > be increased. > > On Tue, Jan 17, 2017 at 10:54 AM, Ruslan Dautkhanov > wrote: > >> 'File size limit Exceeded' when importing notes - even for small files >> >> This happens even for tiny files - a few Kb. >> &g

Re: 'File size limit Exceeded' when importing notes - even for small files

2017-01-18 Thread Khalid Huseynov
wrote: > 'File size limit Exceeded' when importing notes - even for small files > > This happens even for tiny files - a few Kb. > > Is this a known issue? > > Running Zeppelin 0.7.0 from a few weeks old snapshot. > > See attached screenshot. > > > -- > Ruslan Dautkhanov >

Re: 'File size limit Exceeded' when importing notes - even for small files

2017-01-17 Thread Alexander Bezzubov
y-location-data-for-insights-that-fuel-limitless-business-decisions/> > > On Tue, Jan 17, 2017 at 4:55 PM Ruslan Dautkhanov > wrote: > > From the screenshot "JSON file size cannot exceed MB". > Notice there is no number between "exceed" and "MB". &g

Re: 'File size limit Exceeded' when importing notes - even for small files

2017-01-17 Thread Paul Brenner
017 at 11:54 AM, Ruslan Dautkhanov < mailto:dautkha...@gmail.com > wrote: 'File size limit Exceeded' when importing notes - even for small files This happens even for tiny files - a few Kb. Is this a known issue? Running Zeppelin 0.7.0 from a few weeks old snapshot. See attached screenshot. -- Ruslan Dautkhanov

Re: 'File size limit Exceeded' when importing notes - even for small files

2017-01-17 Thread Ruslan Dautkhanov
tkhanov On Tue, Jan 17, 2017 at 11:54 AM, Ruslan Dautkhanov wrote: > 'File size limit Exceeded' when importing notes - even for small files > > This happens even for tiny files - a few Kb. > > Is this a known issue? > > Running Zeppelin 0.7.0 from a few weeks old snapshot. > > See attached screenshot. > > > -- > Ruslan Dautkhanov >

'File size limit Exceeded' when importing notes - even for small files

2017-01-17 Thread Ruslan Dautkhanov
'File size limit Exceeded' when importing notes - even for small files This happens even for tiny files - a few Kb. Is this a known issue? Running Zeppelin 0.7.0 from a few weeks old snapshot. See attached screenshot. -- Ruslan Dautkhanov