[
https://issues.apache.org/jira/browse/HUDI-4305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shuo Cheng closed HUDI-4305.
----------------------------
Resolution: Fixed
> Bulk_insert failed with flink-1.13
> -----------------------------------
>
> Key: HUDI-4305
> URL: https://issues.apache.org/jira/browse/HUDI-4305
> Project: Apache Hudi
> Issue Type: Bug
> Components: flink-sql
> Affects Versions: 0.11.1
> Reporter: shuai.xu
> Priority: Major
> Attachments: image-2022-06-23-12-06-11-154.png,
> image-2022-06-23-12-07-50-241.png
>
>
> I wirte a flink-1.13 sql job to wite logs to hudi. When I config
> 'write.operation' = 'bulk_insert' to use bulk insert, the job fail to run
> with an exception !image-2022-06-23-12-06-11-154.png!
> I check the compiled jar hudi-flink1.13-bundle_2.12-0.11.0.jar, and in
> SortOperator.class, it shows !image-2022-06-23-12-07-50-241.png!
> this seems to use the class of flink-1.14.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)