Re: command execution time measure

2016-09-28 Thread Corneau Damien
Hi Herman, This issue was fixed some time ago. ( https://issues.apache.org/jira/browse/ZEPPELIN-1161) It should be fixed in 0.6.1 It is fixed in Master right now for sure. On Wed, Sep 28, 2016 at 10:54 PM, Herman Yu wrote: > Hi, > > with Zeppelin 0.6, it only shows

Re: Zeppelin and version control

2016-09-28 Thread moon soo Lee
Hi, If you see NotebookRepo [1], which is notebook storage layer abstraction in Zeppelin, you'll find there's actually no limitations on how Note is stored. i.e. Underlying storage system (file, db, etc), How they structured (directory, filename, rows in db, etc), Format of Note (json, etc), all

Registered as a temporary table

2016-09-28 Thread Joaquín Silva
Hello, If I register a DF as temporary table in a %spark block, ¿can %sql read it in the next block?. Because it throws me an error that the table is not found. Regards, Joaquín Silva

Re: Zeppelin hangs and then disconnects when using plots

2016-09-28 Thread Андрей Ривкин
Hi Alex, Created: https://issues.apache.org/jira/browse/ZEPPELIN-1503 Regards, Andrey 2016-09-28 1:24 GMT+03:00 Goodman, Alexander (398K) < alexander.good...@jpl.nasa.gov>: > Hi Andrey, > > Hmm. Usually if you wait long enough the notebook should eventually open. > You are right though, the