Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] flink sql gateway service #375

Open
4 of 10 tasks
kalencaya opened this issue Nov 3, 2022 · 0 comments
Open
4 of 10 tasks

[Feature] flink sql gateway service #375

kalencaya opened this issue Nov 3, 2022 · 0 comments
Labels
feature New feature or request

Comments

@kalencaya
Copy link
Collaborator

kalencaya commented Nov 3, 2022

Already searched before asking?

  • I had searched in the feature and found no similar feature requirement.

Usage Scenario

support flink sql web studio function

Description

Core Concepts

flink catalog

  • catalog
  • database
  • table
  • udf

sql service

  • sql scripts
  • connectors

sql gateway

  • session. open, close, config
  • operation. submit, cancel, close, resultset

flink cluster

  • resource provider. standalone, yarn, kubernetes
  • deploy mode. application, session, per-job(deprecated)

Flink Components

  • flink-sql-gateway

RoadMap

catalog

sql service

  • sql scripts. list, get, insert, update, delete; version management;

flink-sql-gateway

  • flink-sql-gateway usage. include deploy flink-sql-gateway on yarn or kubernetes, flink-sql-gateway http service
  • flink-sql-gateway rest api on flinkful
  • flink-sql-gateway resource
  • flink-sql-gateway http service

scaleph-ui-react

Are you willing to submit a PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@kalencaya kalencaya added the feature New feature or request label Nov 3, 2022
@kalencaya kalencaya pinned this issue Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant