You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "shuai.xu (Jira)" <ji...@apache.org> on 2022/06/23 04:10:00 UTC

[jira] [Created] (HUDI-4305) Bulk_insert failed with flink-1.13

shuai.xu created HUDI-4305:
------------------------------

             Summary: 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
         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.7#820007)