apache / paimon-webui

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

[Feature] SessionController and JobController should obtain cluster information through deployment mode #483

Closed s7monk closed 1 month ago

s7monk commented 1 month ago

Search before asking

Motivation

When creating a cluster, deployment mode is added to distinguish different deployment modes, so SessionController and JobController should obtain cluster information through deployment mode.

Solution

No response

Anything else?

No response

Are you willing to submit a PR?