-
# Problem Statement
As the title suggests, when a Spark job is running in a streaming configuration that performs a Kafka-to-Kafka data flow, the integration fails to emit any events with inputs an…
d-m-h updated
10 months ago
-
### Query engine
**Spark**
Using the [quick-start](https://iceberg.apache.org/spark-quickstart/) guide, I am adding Parquet files (in MinIO) to an Iceberg table.
### Question
Unless the hado…
tj--- updated
2 weeks ago
-
I use spark structured streaming to list cos bucket , streaming will exit sometimes for the following reason, I use stocator 1.0.36 version, spark2.4.4:
com.amazonaws.SdkClientException: Unable to ex…
-
### Query engine
Spark SQL on AWS EMR(7.1.0)
Versions:
- Spark: 3.5.0
- Iceberg: 1.4.3
- Flink: 1.18 (Managed Apache Flink of AWS)
### Question
First i create an iceberg table like:
…
toien updated
2 months ago
-
Hi! When using pyspark to read and save query with limit 1 million rows everything working fine. However when I try to set the limit up to 10 million rows, for example, got this error on the same quer…
-
### I confirm that:
- [X] I have searched the existing [open AND closed issues](https://github.com/navidrome/navidrome/issues?q=is%3Aissue) to see if an issue already exists for the bug I've encoun…
-
Running CohortIncidence via Strategus multiple times on DataBricks produced the following error:
```bash
java.sql.SQLException: [Databricks][DatabricksJDBCDriver](500051) ERROR processing query/st…
-
Hi
I'm trying to use spark-highcharts with structured streaming DataFrame as below (spark 2.1.0, zeppelin 0.7):
```
import com.knockdata.spark.highcharts._
import com.knockdata.spark.highcharts.…
-
### 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
当我想要实现从 Mysq…
-
#### I have no idea why did my streaming program failed after running for a while.
Yesterday, a few hours after I started the program to run steadily, I received an email warning that my program h…