-
**Describe the bug**
I run spark with blaze + celeborn on k8s always OOM
**To Reproduce**
My environment:
spark version: 3.3.3 with celeborn DRA patch
blaze version: blaze-engine-spa…
wfxxh updated
11 hours ago
-
Hello Hoodie support,
We are migrating from Hudi 12 to Hudi 15 in our production pipelins
but We are not able to migrate the pipelines and there is pipeline outage because pipelines are failing…
-
**Describe the problem you faced**
Running an ETL on a table "Aggregate X Details". When running this on a large dataset i.e ~30M rows of data we partition our dataset into 50 partitions using RDD.co…
-
**Describe the bug**
spark verion: 3.2.2
scala version: Scala version 2.12.15
blaze version: 4.0
**yarn executor log**:
2024-11-14 18:54:08,243 [ERROR] [task-result-getter-0] Task 0 …
-
### SynapseML version
com.microsoft.azure:synapseml_2.12:1.0.5
### System information
- Python 3.10.12
- Apache Spark 3.5.0 (14.3 LTS databricks cluster)
- Databricks
### Describe the problem
W…
-
Installing JAR libraries from initScript and then apache-sedona 1.6.0 or 1.6.1 makes imposible to execute any notebook. throwing the error
Failure starting repl. Try detaching and re-attaching the …
-
### 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…
-
I am using RLI configuration and while upserting and deleting getting error as describe below
**Expected behavior**
it should work end to end with RLI index enable
**Environment Description*…
-
### Describe the bug
## SQL
```
SELECT c48, cast(c48 as DECIMAL(10,2)), try_cast(c48 as DECIMAL(10,2)) FROM test1 ORDER BY c48;
```
[ERROR] Query failed in Comet: Job aborted due to stage failure…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
I updated ve…