flinkx1.12性能问题:mysql-hive 如何提高离线同步效率
- Dominant language
- Java
- Stars
- 4.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
### Search before asking
- [ ] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar question.
- [ ] I had googled my question but i didn't get any help.
- [ ] I had read the documentation: [ChunJun doc](https://dtstack.github.io/chunjun) but it didn't help me.
### Description
1、数据量9000万+时,mysql同步至hive时,一是不能设置多通道,因为hive sink组件不支持 二是、需要设置fetchSize 实现可读,我设置2048000,但是同步依然很慢,大概需要4个小时
2、j机器性能很好,mysql数据库服务器也很好,我想问如何提交同步效率


### 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.