[SUPPORT]How to resolve small file?
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
**_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-subscribe@hudi.apache.org.
- If you have triaged this as a bug, then file an [issue](https://issues.apache.org/jira/projects/HUDI/issues) directly.
**Describe the problem you faced**
we ingest log data into hudi,we use 'cow + insert' which means append mode.we found there are some small file on hdfs,so we use clustering to resolve the problem,but no effect!
**To Reproduce**
Steps to reproduce the behavior:
1.
2.
3.
4.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Environment Description**
* Hudi version :
0.13.0
* Flink version :
1.15..0
* Hive version :
3.1.2
* Hadoop version :
3.3.2
* Storage (HDFS/S3/GCS..) :
hdfs
* Running on Docker? (yes/no) :
k8s
**Additional context**
Add any other context about the problem here.
**Stacktrace**
```Add the stacktrace of the error.```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.