-
## Steps to reproduce
```python
import pandas as pd
from datetime import datetime, timedelta
import random
import multiprocessing
import time
multiprocessing.cpu_count()
main_table =…
-
#### Environement
EMR 6.7.0 Spark 3.2.1
Hudi 0.11.0
#### Job Info
Hudi table type: MOR
Storage: AWS S3
Spark Structured Streaming foreachBatch multiple task write different hudi tables。An erro…
yhyyz updated
4 months ago
-
Describe the format of the linkage structure samples, diagnostics, and point estimates.
-
**_Tips before filing an issue_**
- Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
- Join the mailing list to engage in conversations and get faster support at dev-subscri…
-
Changes tracked at https://github.com/Georgehe4/mango/tree/scala2.11_update
-
Hello,
I want to read some files from **Azure Datalake** (ADL) filesystem thought **Jupyter** using **almond** kernel (Scala) and I'm having problems with some dependencies.
Important to note th…
-
So that we can increase our confidence that our implementation is correct.
-
I have deployed pinot using docker in my local machine. I am using the transcript table and data you have provided in your doc. [https://docs.pinot.apache.org/basics/data-import/batch-ingestion](https…
-
Our team is testing the Hudi Connector on COPY ON WRITE HUDI tables with metadata enabled. And we are facing the error while reading from partitioned tables.
`Caused by: java.lang.NoClassDefFound…
-
```
ILURE / io.trino.tests.product.deltalake.TestDeltaLakeDatabricksMinioReads.testReadRegionTable (Groups: profile_specific_tests, delta-lake-minio) took 3.9 seconds
tests | 20…