Re: paragraph log is shown always

2017-04-27 Thread Jan Rasehorn
gt; Thanks, > moon > > > On Wed, Apr 26, 2017 at 12:45 PM Jan Rasehorn > wrote: > >> Hello Moon, >> >> thank you for your suggestion. >> I already called "clear output" through the web UI action for one of my >> paragraphs. But it does not

Re: paragraph log is shown always

2017-04-26 Thread Jan Rasehorn
anted output displayed. > > Thanks, > moon > > > On Tue, Apr 25, 2017 at 11:09 AM Jan Rasehorn > wrote: > >> Hello, >> >> I'm currently running version 0.7.0 and 0.7.1 . >> >> When I execute a paragraph it will display the console log no matt

paragraph log is shown always

2017-04-25 Thread Jan Rasehorn
Hello, I'm currently running version 0.7.0 and 0.7.1 . When I execute a paragraph it will display the console log no matter if I selected the simple or report mode for the notebook. I wonder if there is a trick to hide the paragraph console output but still display the actual output like selecti

Aw: Re: Roadmap for 0.8.0

2017-03-21 Thread Jan Rasehorn
Hi moon, I think assuming the latest release would be unstable is confusing and not in line with other Apache projects. If you want to have a instable prerelease version, I would suggest to call it a beta version and once the major bugs are removed, a new stable release could be provided. BR, Jan

Zeppelin 0.7.0 - change of dynamic form element does not trigger paragraph execution

2017-02-07 Thread Jan Rasehorn
Hello, I am currently trying 0.7.0 version and run my notebooks in created with 0.6.2. I recognized that the paragraph does not get executed automatically if I change the value of a dynamic form which I created with z.select(...). Additionally the output of scala is printed below the dynamic form

Another instance of Derby already booted the database .../metastore_db

2017-01-27 Thread Jan Rasehorn
Hello, I was running into an issue with a query on a temp table and to test it I opened another notebook in another tab. When I execute this new notebook, I got an error: Caused by: java.sql.SQLException: Failed to start database 'metastore_db' with class loader org.apache.spark.sql.hive.client.I

Re: How to make one side binding between zeppelin paragraph and published paragraph?

2016-12-30 Thread Jan Rasehorn
cute-permissions are restricted to paragraph level. What do you think? BR, Jan 2016-12-30 22:26 GMT+01:00 Jan Rasehorn : > Hi Moon, > > thanks a lot. It seems to me like ZEPPELIN-1594 > <https://issues.apache.org/jira/browse/ZEPPELIN-1594> is what I am > looking for. > As

Re: How to make one side binding between zeppelin paragraph and published paragraph?

2016-12-30 Thread Jan Rasehorn
change dynamic form and run > b) introduce 'execute' permission in addition to 'owner', 'reader', > 'writer' > > what do you think? > > Thanks, > moon > > [1] https://issues.apache.org/jira/browse/ZEPPELIN-1594 > [2] https://githu

Re: How to make one side binding between zeppelin paragraph and published paragraph?

2016-12-29 Thread Jan Rasehorn
Hello, for collaboration purposes the bidirectional synch makes sense - even though I would expect a published paragraph to mainly serve presentation purposes instead of collaboration purposes. In cases where Zeppelin is used for presentation purposes the recalculation of the paragraph due to cha