-
Hudi 0.14 used for storage in ceph cluster with S3 connection and TLS authentication.
For spark authentification on S3 there are following configuration parameters used: "spark.hadoop.fs.s3a.endpoint…
-
Hudi 0.14 used for storage in ceph cluster with S3 connection and TLS authentication.
For spark authentification on S3 there are following configuration parameters used: "spark.hadoop.fs.s3a.endpoint…
-
Hi, I am facing an streaming test issue: everytime I ran spark-streaming test, it always shows this error:
Exception in thread "main" java.lang.NoSuchMethodError: scala.runtime.IntRef.create(I)Lscala…
-
### Query engine
I'm using flink as my engine.
### Question
I have a java data streaming app that uses flink to process records from kafka that I want to store in iceberg tables with minio as blob …
-
It was well for me when i use it in pyspark
```
Python 2.7.5 (default, Apr 11 2018, 07:36:10)
[GCC 4.8.5 20150623 (Red Hat 4.8.5-28)] on linux2
Type "help", "copyright", "credits" or "license" fo…
-
```
%dpl
index=1k_multi_uniq earliest="2023-06-06T00:00:00"
| teragrep exec kafka save "1k-multi-uniq-test"
```
results in
```
org.apache.spark.sql.AnalysisException: Failed to find data so…
eemhu updated
9 months ago
-
### 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 am …
-
**Description**
Spark 3.5.0 should be supported
**Use case or motivation behind the feature request**
Currently we can't upgrade spark version at all
**Related issues**
Internal pth_1…
-
Hello,
could you please help me get up and running with the virtual box? I run out of ideas how to fix it myself.. When I run vagrant up I get (my host is windows 8.1):
$ vagrant.exe up
Bringin…
-
When using branch `branch-3.2.4-build` I tried to run `mvn install` after running `./dev/make-distribution.sh` and it doesn't work.
Command used:
```bash
./build/mvn install -Phive -Phive-thrifts…