You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Visibility into all related Flink resources or API contents (can be a separate discussion)
Operational management of Flink abstractions (e.g. not managing compute pools or regional assets)
Eliminating Confluent Cloud Workspaces / SQL operations (those has a clear home, value proposition, and roadmap as is)
Background
The ability to execute Flink requests alongside Kafka programs and project templates within a workspace would help expand the streaming abstraction support of the extension substantially. Developing queries is possible in the CCloud environment, but connecting those SQL statements to git projects or as a part of a larger streaming program is more challenging today purely from CCloud interfaces. This would also be a strong supplement for supporting further Flink integrations with abstractions like Functions and Jobs.
Proposal
Add Flink resource APIs to the sidecar
Add flink specific query subpanel to the extension UI
Add SQL file extension awareness for association to elements in panel (perhaps needing a unique suffix extension name?)
Add UI button + API call for query job submission for files
Initial list of unresolved aspects of the feature
TBD managing forever queries -- do they need to be always persisted to a Workspace... some visibility and monitoring concerns
TBD on how to best associate a file to a SQL resource
TBD UX for local vs remote representations
TBD on handling out of sync states (remote query changed independent of local representation in file)
The Confluent team is exploring feasibility and prioritization possibilities here, without any strong commitments at the time of discussion creation.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Goals
Non-Goals
Background
The ability to execute Flink requests alongside Kafka programs and project templates within a workspace would help expand the streaming abstraction support of the extension substantially. Developing queries is possible in the CCloud environment, but connecting those SQL statements to git projects or as a part of a larger streaming program is more challenging today purely from CCloud interfaces. This would also be a strong supplement for supporting further Flink integrations with abstractions like Functions and Jobs.
Proposal
Initial list of unresolved aspects of the feature
The Confluent team is exploring feasibility and prioritization possibilities here, without any strong commitments at the time of discussion creation.
Beta Was this translation helpful? Give feedback.
All reactions