-
What version of scala/spark do client applications need to use?
The image says Spark 3.0.1 but Livy api requires Scala 2.11 which only works with earlier versions of Spark.
I am getting a ClassNo…
-
Hi @askhatri, I built a snapshot master branch of LIVY with spark 3.5.0
After I replace them in helm chart, it worked well. However, when I checked LIVY UI, it doesn't show spark ui and application i…
-
Hi
looks livy 0.6.0 broke the session api
any will to make that compatible ?
-
I am trying to connect to a remote HDP cluster using Livy using following code
> sc
-
How to call Livy service HTTPS endpoint from SparkMagic?
I see that there are only 3 authentication mechanisms provided. Basic, Kerberos & None.
For working with SSL Authentication, do you have any …
-
Can anyone provide instructions on how to setup sparkmagic to communicate with a Kerberoized cloudera cluster?
-
On RHEL8 when doing a yum/dnf update, multiples warning appears :
```
warning: /etc/shadow created as /etc/shadow.rpmnew
```
```
[/etc/tmpfiles.d/hive-server2.conf:1] Line references pat…
-
For `livy-spark3` and `zookeeper-kafka` services, the playbooks should be accessible as follow:
```yaml
- name: Deploy Livy for Spark 3
import_playbook: tosit.tdp_extra.meta.livy-spark3
```
Thi…
-
We have been experimenting with Livy as a Spark connection will not work for a current use case. However, when making a Spark connection via Livy, we are unable to view any Hive Databases or Tables th…
-
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