-
Hey @vanzin, finally got a chance to check this out, and its usage in livy.
I noticed that [the `livy-core-parent` POM](https://github.com/cloudera/livy/blob/v0.3.0/core/pom.xml) does not have any …
-
It is not an issue actually, but want to get help/support. We have on-premise spark cluster with livy, which can be connected from my laptop using Jupyter Notebook + Sparkmagic. But have no idea how t…
-
Exception when compiling 13 sources to /opt/incubator-livy/test-lib/target/classes
java.lang.NoSuchMethodError: scala.tools.nsc.Settings.nowarn()Lscala/tools/nsc/settings/AbsSettings$AbsSetting;
-
As Livy supports scala/python/sql statements in the same session, is it possible to extend sparkmagic to support it also?
-
Currently, livy does not escape backticks from user-provided spark-submit arguments. So if a customer is passing any arguments that contain backticks, it will be considered as command substitution dur…
-
**Describe the bug**
I'm trying to override config for a livy endpoint in a pyspark notebook which doesn't work.
**To Reproduce**
1. Create a pyspark notebook
2. Add the following to a cell at t…
-
Right now we have to ssh code over to cluster and run it "locally".
Need to look at alternative:
https://developer.ibm.com/hadoop/blog/2016/04/26/submit-spark-jobs-via-rest-iop-4-1-using-livy/
or al…
-
**Describe the bug**
when use %%pretty function, if there is chinese character in the table, the table cannot show properly and return this error.
An internal error was encountered.
Please file a…
-
Is there any way to capture sparkmagic or livy session specific events from the notebook itself?
-
Example of features that Jupyter UI provides:
![jupyter kernel](https://user-images.githubusercontent.com/7833721/68509023-d68f1180-0224-11ea-9ada-8758fc2c79b9.jpg)