-
hi,all. thanks for your product. there are some proplems when I use metrics-name-replacement. when I try to use regex : (application_\\d+_\\d+_.{1,6}_)(.+) to remove application_id . the push away ke…
-
Hello *
Issue:
jupyter-nbextension list widgetsnbextension
Known nbextensions:
config dir: /usr/etc/jupyter/nbconfig
notebook section
jupyter-js-widgets/extension enabled
…
-
This is handy if Livy goes down, particularly if errors occur, to retain output from Livy.
-
Build: dev 1206
Repro Steps:
1.Create a new project
2.Click Tools-->Default Spark Application Type-->Spark on HDInsight
3.Click Tools-->Spark Console-->Run Spark Livy interactive session console
…
-
Currently only the `image/png` and `text/plain` are supported:
https://github.com/jupyter-incubator/sparkmagic/blob/cf06e20553df2e2157d5d95db6a167a62145963b/sparkmagic/sparkmagic/livyclientlib/comm…
-
Build:
azure-toolkit-for-intellij-2019.2.develop.1208.08-15-2019
Repro Steps:
1. Create a new project.
2. Choose spark on cosmos as application type.
3. Right click LogQuery to run livy interac…
-
Bringing up an EMR cluster with Livy 0.5.0 leads to the following 400 error:
"Invalid kind: pyspark3 (through reference chain: org.apache.livy.server.interactive.CreateInteractiveRequest[\"kind\"])"…
-
Looking at logs page, looks as though a JSON endpoint is available, e.g.:
```
http://example.com:8998/sessions/16/log?size=10
```
The spark details page could poll and append this to page, and/o…
-
Hi,
I am having a hard time getting livy running on my local machine. I have Windows 10, Python 3.6, and pyspark 2.4.1, and livy 0.5.0. I have a csv file that I want to read in with pyspark. Can so…
-
### Terraform Version
```
Terraform Version: 0.11.14
```
### Terraform Configuration Files
```hcl
resource "aws_emr_cluster" "emr-cluster" {
name = "${var.group_name}-redshif…