-
**Query/Question**
Our application use the following API [getBlobOutputStream](https://learn.microsoft.com/en-us/java/api/com.azure.storage.blob.specialized.blockblobclient?view=azure-java-stable#c…
-
**Describe the problem you faced**
Hi Hudi community, I have a glue job that is ingesting data to a Hudi MOR table. However, this job periodically failed in the below stage
Could you help …
-
### Query engine
flink 1.16.2 iceberg 1.3.1
### Question
`flink 1.16.2 iceberg 1.3.1`
`tabenv.executeSql("create catalog jdbc with " +
"('type'='iceberg'," +
…
-
Hi,
I am facing an issue with Spark job, which is reading streaming data from Azure Event Hub and storing the data in ADL(Azure Data Lake) Gen1 file system.
Spark Version: 3.0.0
Please help …
-
Hello @djuang1 , it's really handy component for mule use to change formats. While the filesystem file convert fine, I constantly get errors while using the streaming function, I'm attaching the error…
-
Hello everyone,
We have one spark streaming 24/7 using Hudi COW, we use Spot instances, so, sometimes the machine crash and the streaming is started again. Our source is Kafka.
Hudi: 0.12.1
EMR…
-
After we supported batch source read and reuse several concepts in RW, it is crucial that users can easily differentiate them and understand the different semantics of various SQL statements, i.e. str…
lmatz updated
7 months ago
-
Hi All,
I am using StreamingLens in my spark structure streaming application but it's always showing same logs .BatchId is getting updated but **Streaming Query State: NONEWBATCHES** remains same.…
-
**Alluxio Version:**
2.9.1
**Describe the bug**
when the alluxio disk space is occupied, the alluxio can't free disk space. and this is my config:
`-Dalluxio.master.journal.type=EMBEDDED -Dallux…
-
**Bug Report:**
**Description:** Spark Scala streaming application reads dataset from EventHub and writes processed dataset to ADLS Gen2, that part of the application (without hadoop configuration)…