apache / apache/hudi

[SUPPORT]File does not exist

Open
#8,696 9 comments 0 reactions 1 assignee Claimed by @danny0405 View on GitHub
area:concurrency engine:flink priority:medium
Dominant language
Java
Stars
6.2k
Forks
2.5k
Avg merge
2d 8h
Merged PRs (30d)
111

Description

when i use flink multi writer to write hudi,the exception of file does not exist occured in my program.my table type is cow,table operation is insert

**Config:**
```
metadata.enabled=false
hoodie.cleaner.failed.writes=LAZY
clustering.schedule.enabled=true
clustering.async.enabled=true
```
**The stracktrace:**

![File not exist](https://github.com/apache/hudi/assets/25735549/b244cd3d-f4e4-474b-8518-a05339ced971)

**The Debug info:**

![WechatIMG138](https://github.com/apache/hudi/assets/25735549/b1aec108-5b43-4532-827a-1f2f658827f8)

**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) :
yes,flink on k8s

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.