You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Caizhi Weng (Jira)" <ji...@apache.org> on 2022/07/27 05:59:00 UTC

[jira] [Created] (FLINK-28700) Table store sink fails to commit for Flink 1.14 batch job

Caizhi Weng created FLINK-28700:
-----------------------------------

             Summary: Table store sink fails to commit for Flink 1.14 batch job
                 Key: FLINK-28700
                 URL: https://issues.apache.org/jira/browse/FLINK-28700
             Project: Flink
          Issue Type: Bug
          Components: Table Store
    Affects Versions: table-store-0.2.0, table-store-0.3.0
            Reporter: Caizhi Weng
             Fix For: table-store-0.2.0, table-store-0.3.0


We can't get configurations from DummyStreamExecutionEnvironment in Flink 1.14 (this is fixed by FLINK-26709 in Flink 1.15) so we have to use Java reflection to check if this execution environment is for batch job or for streaming job.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)