[connector][hdfs][hive] Data loss occurs when multiple tasks write to the same hdfs (or hive) data source
Open
bug
- Dominant language
- Java
- Stars
- 4.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
### Search before asking
- [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues.
### What happened
[connector][hdfs]多个任务同时写出到同一个hdfs(或hive)数据源时,会出现丢数据的情况
### What you expected to happen
[connector][hdfs]多个任务同时写出到同一个hdfs(或hive)数据源时,不丢数据
### How to reproduce
多个任务同时写出到同一个hdfs(或hive)数据源
### Anything else
_No response_
### Version
master
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
Contributor guide
Assessment
This issue has not been assessed yet.