-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
##…
-
## Issue:
```
Job aborted due to stage failure: Task 3 in stage 22.0 failed 1 times, most recent failure: Lost task 3.0 in stage 22.0 (TID 79) ```
(d154638bc000009.abqsg4x0r5nu5avvstxro4uyoe.dx.intern…
-
It would be nice to either support [Spark Connect](https://spark.apache.org/docs/latest/spark-connect-overview.html) server natively within the Spark operator or at least provide a tutorial to on how …
-
### Missing functionality
After databricks runtime 14, the dataframe type is changed in notebook. It was `pyspark.sql.dataframe.DataFrame`, but now it is `pyspark.sql.connect.dataframe.DataFrame`
…
-
Will geni support Spark 3.5's remote connections to clusters via [spark connect][0] and [databricks connect][1] ?
[0]: https://spark.apache.org/docs/latest/spark-connect-overview.html
[1]: https:/…
-
### Describe the feature
spark-connector adds joint query capability for Paimon and hudi data lakes
### Motivation
_No response_
### Describe the solution
_No response_
### Additional context
_…
-
### What happened?
- [ ] ✋ I have searched the open/closed issues and my issue is not listed.
We are seeing intermittent errors when creating a spark job. We do not see any issues on the kubernetes…
-
### 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…
-
this is my docker-compose file:
```
version:` '3.8'
services:
spark-master:
image: bitnami/spark
container_name: spark-master
environment:
- SPARK_MODE=master
- S…
-
I would like to use graphframes in an environment where I'm developing spark using spark connect (databricks connect). I see that spark/databricks connect doesn't support using the RDD api or the Spar…