-
### Apache Iceberg version
1.6.1 (latest release)
### Query engine
Spark
### Please describe the bug 🐞
I executed the following query using the Hadoop catalog:
`select count(*) from local.iceber…
-
Hi,
I would like to know if it's currently possible to submit a spark-shell job using the spark operator.
I tried to deploy a SparkApplication using `mainClass: org.apache.spark.repl.Main` but this …
-
https://github.com/apache/incubator-kie-drools/blob/main/NOTICE has a list of dependencies. NOTICE files are to describe the copyright for the source files in the repo. A valid NOTICE file:
https:/…
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issue…
-
**Environment Description**
* Hudi version : 0.15.0
* Spark version : 3.5.1
* Hive version : no
* Hadoop version : 3.1.3
* Storage (HDFS/S3/GCS..) : HDFS
* Running on Docker? (yes/no…
-
### Apache Iceberg version
1.5.2 (latest release)
### Query engine
Spark
### Please describe the bug 🐞
We have a table in our relational database named `files`. When we ingest the table…
-
Hi, I built your spark-docker image it says that it has Googlestorage conector inside it. However, when I run in zeppelin notebook a read csv from google storage I am getting the following error:
`…
-
- I am running a Spark streaming job that writing data into Hudi table on the S3
- My job were running fine from last many months but suddenly I start seeing the exception `org.apache.hudi.exception.…
-
## Trying to delete some records/partition from a delta table using python is throwing an exception
Here is the code snippet:
```
builder = SparkSession.builder.appName("testProcessor") \
…
-
**Describe the bug**
I have observed the Pulsar spark connector occasionally drops data and duplicates data. It seems to be happening when the underlying Pulsar client has connectivity issues with …