Hi,
Currently GitNotebookRepo [1] does not have feature that adds remote
repository and push into it.
ZEPPELIN-1756 [2] is a related issue.
What do you think zeppelin allows optional configuration such as
ZEPPELIN_NOTEBOOK_GIT_REMOTE. And when this value is set, zeppelin
commit&push to remote repo
I'd be nice if it was possible to dynamically turn on and off REPL, so for
example on dev stage i'd leave it on and in prod i'll turn it off and turn
on only in case of some issue for debug purposes
--
View this message in context:
http://apache-zeppelin-users-incubating-mailing-list.75479.x6.n
This is a super useful tip. Is it documented somewhere? If not is there
somewhere on GitHub that I should be digging into to find similar features?
http://www.placeiq.com/ http://www.placeiq.com/ http://www.placeiq.com/
Paul Brenner
https://twitter.com/placeiq https://twitter.com/placeiq
https
Hi All,
I am receiving the following exception while executing SQL queries:
java.lang.NoSuchMethodException:
org.apache.spark.io.LZ4CompressionCodec.(org.apache.spark.SparkConf)
at java.lang.Class.getConstructor0(Class.java:3082)
at java.lang.Class.getConstructor(Class.java:1825)
at
Hi All,
Could anyone suggest me some recent books on Apache Zeppelin?
Kind regards,Reza
Hi Moon,
Didn't know you could do that and it solves the problem.
Many thanks!
Bruno
On Tue, 14 Feb 2017 at 00:21 moon soo Lee wrote:
> Hi,
>
> The behavior is changed since Zeppelin support multiple result in a
> paragraph [1].
> If you're using %spark interpreter, one possible workaround is