-
Currently there is no way to control the behavior of the underlying `GET` and `POST` calls performed by `httr` when interacting with Livy. Only the headers are configurable:
```r
req
-
Sorry if I missed it, but I only found https://docs.google.com/document/d/1DKpFdov1o_ObvrCmU-5xi-VrT6nR2gxq-BbswSSI9j8/edit#.
For example the Livy docs are pretty handy:
- https://livy.incubator.…
-
Hi,
Is it possible to upgrade `sparkxgb` so that is works:
1. With newest version of XGBoost (1.4.0)?
- https://xgboost.readthedocs.io/en/latest/jvm/xgboost4j_spark_tutorial.html
2. It has p…
-
### Background ###
When a Spark notebook is executed in Jupyter, SparkMagic sends code (via REST API) to Livy which then creates a Spark job and submits it to a YARN cluster for execution. Ordinari…
-
Download auf Thingiverse:
https://www.thingiverse.com/thing:4941938
Viel Spaß.
![Livy-Deskstand-2](https://user-images.githubusercontent.com/68970598/130950632-ce53a2b3-05c1-45e4-a800-5936a71…
-
Is there a way to secure or restrict Livy impersonation through sparkmagic? In the default settings, if Livy impersonation is enabled, any user can impersonate any other user by passing {proxyUser: "u…
-
I'm trying to run a spark app through Livy API
```
curl -s -k -H 'Content-Type: application/json' -X POST \
-d '{
"name": "SparkPi-01",
"className": "org.apache.spark.examples…
-
Hello
when I install Livy helm chart and create a Livy driver pod, it failed in most volume set up.
I am getting this error even if ConfigMap already there
"MountVolume.SetUp failed for volume "s…
-
Draft to support high-performance socket connections in Livy ( https://github.com/rstudio/sparklyr/issues/1579) and also other job-spawning technologies.
**Overview:** Livy has been really popular …
-
Ran into another issue when using Zeppelin 9 image. When using the livy interpreter for SQL (`%livy.sql`), there is a stactrace (`java.lang.RuntimeException: Fail to callRemoteFunction, because connec…