-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issue…
-
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…
-
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…
-
**Is there any other port needed to use LIVY except the LIVY port?** (with default 8998).
I have two machines from which I try to use Spakrlyr with LIVY:
- my local Windows station in network zon…
-
Hi Team,
I have installed and configured SAC on master node and it works fine with pyspark shell. However, when I try to run the same code using livy on zeppelin it gives me the below error (I have c…
-
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…
-
We are trying to use mmlspark in a Cloudera environment using Hue pyspark notebooks through livy.
All our efforts have failed and we wonder if this option is possible. The only way we've got it worki…
-
Hallo zusammen,
ich bin neulich auf den Livy Protect Rauchmelder gestoßen, welcher viele praktische Funktionen bietet:
- Schutz bei Feuer und Gas: mit sofortiger Benachrichtigung
- Einbruchschutz: …
-
**_Tips before filing an issue_**
- Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)? Yes
- Join the mailing list to engage in conversations and get faster support at dev-sub…
-
The problem causing the error is the tbl_spark objects returned by different sparklyr function have different sources. The code snippet to reproduce the issue is as follows.
```r
sc