apache / paimon-webui

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

[Bug] Empty cluster drowndown and no executor available even though clusters are added #541

Open gmdfalk opened 1 month ago

gmdfalk commented 1 month ago

Search before asking

Paimon UI version

main

Compute Engine

Flink

Minimal reproduce step

  1. Bring up a local instance of mysql, paimon and flink
  2. Create a cluster connection in paimon webui
  3. Try to run a query against that cluster

What doesn't meet your expectations?

Should be able to select one of the existing clusters to run the query against but the dropdown is empty.

Screenshot 2024-09-25 at 11 06 09 Screenshot 2024-09-25 at 11 11 21

Anything else?

No response

Are you willing to submit a PR?

AnemoneIndicum commented 1 month ago

@gmdfalk Hi, executing queries in the SQL Editor supports submitting tasks to clusters in Flink SQl Gateway deployment mode.