apache / paimon-webui

Web ui for Apache Paimon.
https://paimon.apache.org/
Apache License 2.0
122 stars 58 forks source link

[Feature] Support Flink task submission #23

Closed s7monk closed 7 months ago

s7monk commented 1 year ago

Search before asking

Motivation

In order to allow users to write Flink SQL queries on the playground page to analyze Paimon data, we need to be able to submit Flink tasks to clusters such as standalone clusters or yarn sessions. Colleagues can also support the submission of Application tasks.

Solution

We can integrate with Flink by connecting to Flink SQL Gateway or through API.

Anything else?

No response

Are you willing to submit a PR?

hunter-cloud09 commented 12 months ago

Is anyone doing this task now? take me one pls

SteNicholas commented 11 months ago

@hunter-cloud09, thanks for taking this issue. You could support this feature with @s7monk. I have assigned to @s7monk.