hudi icon indicating copy to clipboard operation
hudi copied to clipboard

Upserts, Deletes And Incremental Processing on Big Data.

Results 906 hudi issues
Sort by recently updated
recently updated
newest added

**Environment:** AWS EMR Cluster: 'emr-6.7.0' version Hudi - 0.11.0 Hive - 3.1.3 Hadoop: 3.2.1 Spark: 3.2.1 **Steps to reproduce the behavior:** I am running Multi table streamer and as of...

priority:critical
deltastreamer

### Change Logs https://github.com/apache/hudi/issues/6354 _Describe context and summary for this change. Highlight if any code was copied._ ### Impact _Describe any public API or user-facing feature change or any performance...

priority:major
spark-sql

### Change Logs Adds list of monitoring metrics configured in Hudi. ### Impact No impact on code **Risk level: none** ### Contributor's checklist - [x] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute) -...

[dremio.com/subsurface/write-audit-publish-pattern-via-apache-iceberg/](https://www.dremio.com/subsurface/write-audit-publish-pattern-via-apache-iceberg/) ![image](https://user-images.githubusercontent.com/1145830/182056368-18b4eafe-5994-4f64-b443-3c3db56ee1ab.png)

priority:minor
feature-enquiry

## What is the purpose of the pull request The existing KeyRangeLookupTree implementation is Binary Sorting Tree. Although it is shuffled before insertion, it may still cause uneven distribution. This...

priority:major
writer-core
index
size:XL

**Describe the problem you faced** A clear and concise description of the problem. **To Reproduce** Steps to reproduce the behavior: 1. DELETE_PARTITION for non-existing partition ( e.g. org_id=55555 ) *...

aws-support
priority:critical
query-engine

## *Tips* - *Thank you very much for contributing to Apache Hudi.* - *Please review https://hudi.apache.org/contribute/how-to-contribute before opening a pull request.* ## What is the purpose of the pull request...

priority:major
writer-core
big-needle-movers

We observed that creating Configuration copies is consuming a lot of CPU. We made changes in Presto to use a wrapper instead of creating configuration copies. But we were told...

performance
priority:minor
writer-core
query-engine

**Describe the problem you faced** i create a cow non-partition table , setting the tblproperties params with "hoodie.datasource.write.payload.class = 'org.apache.hudi.common.model.DefaultHoodieRecordPayload' and 'hoodie.datasource.write.hive_style_partitioning = false', after execute the "**insert**" and "**update...

## What is the purpose of the pull request A new rfc for hudi metastore server ## Committer checklist - [ ] Has a corresponding JIRA in PR title &...

priority:critical
rfc
size:L