-
**Describe the bug**
When using Spark with Blaze, an UnsatisfiedLinkError occurs, preventing the required shared object (.so) file from being loaded. The error message indicates that the system archi…
-
### What question do you want to ask?
- [ Y ] ✋ I have searched the open/closed issues and my issue is not listed.
Similar issue found: https://github.com/kubeflow/spark-operator/issues/996
Err…
-
**Describe the bug**
Once we fix https://github.com/NVIDIA/spark-rapids-tools/issues/1067 , we should make sure that `spark.task.resource.gpu.amount` is revised as well.
-
### Apache Iceberg version
1.5.2
### Query engine
Spark
### Please describe the bug 🐞
When I used iceberg-spark-runtime-3.3_2.12-1.5.2.jar to query the iceberg table data, an error wa…
-
I am unable to read CSV files from GCS. The reading fails with the following stacktrace:
```
java.lang.NoClassDefFoundError: org/apache/hadoop/fs/Options$OpenFileOptions
at com.google.cloud.hadoop…
-
### Apache Iceberg version
1.4.3
### Query engine
Spark
### Please describe the bug 🐞
Spark config and code -
```
iceberg_rest = {
"spark.sql.extensions": "org.apache.iceberg.spa…
-
## Description
Utilize the existing wireframes to create the finalized Figma designs for the Open Spark - P2P Energy Trading Reference Application. These designs should refine the user interface and …
-
I am installing Apache SPARK for the first time. I was able to install the docker container.
I ran the following command:
docker pull apache/spark and then started the container using
docker …
-
Since spark 3.5, a new pyspark module is added: `pyspark.ml.connect`, it supports a few ML algorithms that runs on spark connect mode. This is design doc:
https://www.google.com/url?q=https://docs.go…
-
## Your Environment
* Presto version used: Presto (Java) v0.286
* Storage (HDFS/S3/GCS..): S3
* Data source and connector used: Iceberg
## Expected Behavior
Once views are created, they are per…