-
**_Tips before filing an issue_**
**Describe the problem you faced**
like #10504 , in different func
```shell
java.lang.Object.wait(Native Method)
java.lang.Object.wait(Object.java:502)
…
-
### OCI images
- [ ] Spark
### Processor architectures
- [ ] AMD64 / X86-64 / X64
- [ ] ARM64
### Workload containers
- [ ] Docker compose YAML
-
### Describe the bug
I am attempting to execute multiple SQL statements on various hooks and seem to be unable to execute multiple statements separated by `;` within one entry.
I am generating mu…
-
### 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…
-
AWS Glue Pyspark Hudi write job fails to retrieve files in partition folder, although the files exist
The failure happens when the job was trying to perform Async cleanup.
**To Reproduce**
Ste…
-
### Community Note
> Please vote by adding a 👍 reaction to the issue to help us prioritize.
> If you are interested to work on this issue, please leave a comment.
### Feature Spec
[Apache Spark]…
eladb updated
3 months ago
-
**Details:**
We run Spark on EMR with OpenLineage and we saw logs of:
```
pool-37-thread-1" #106 prio=5 os_prio=0 tid=0x0000ffffa1073000 nid=0xc8 waiting for monitor entry [0x0000fff71f7d2000]
…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar.
### Paimon version
paimon-1.0-SNAPSHOT
### Compute Engine
flink
###…
-
### Backend
VL (Velox)
### Bug description
run sql : insert overwrite table xx partition (ds = 'xx') select * from xx . There is an error message:
```
org.apache.spark.SparkException: Task faile…
-
Could Spark be added as a supported executor?
Maybe RDD.map or RDD.mapPartitions would be the correct way to map a function similar to [`map_unordered`](https://github.com/cubed-dev/cubed/blob/main…