You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gyula Fora (Jira)" <ji...@apache.org> on 2022/07/06 12:17:00 UTC

[jira] [Closed] (FLINK-27009) Support SQL job submission in flink kubernetes opeartor

     [ https://issues.apache.org/jira/browse/FLINK-27009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gyula Fora closed FLINK-27009.
------------------------------
    Resolution: Fixed

I am closing this now with the example provided in the repo.

We can revisit this ticket once the Flink Application mode natively supports SQL execution.

merged to main: 9bb83c0c9180b77c1ce6b3d96c0c3bb1f93d51de

> Support SQL job submission in flink kubernetes opeartor
> -------------------------------------------------------
>
>                 Key: FLINK-27009
>                 URL: https://issues.apache.org/jira/browse/FLINK-27009
>             Project: Flink
>          Issue Type: New Feature
>          Components: Kubernetes Operator
>            Reporter: Biao Geng
>            Assignee: Gyula Fora
>            Priority: Major
>              Labels: pull-request-available
>
> Currently, the flink kubernetes opeartor is for jar job using application or session cluster. For SQL job, there is no out of box solution in the operator.  
> One simple and short-term solution is to wrap the SQL script into a jar job using table API with limitation.
> The long-term solution may work with [FLINK-26541|https://issues.apache.org/jira/browse/FLINK-26541] to achieve the full support.



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