apache / kyuubi

Apache Kyuubi is a distributed and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses.
https://kyuubi.apache.org/
Apache License 2.0
2.1k stars 914 forks source link

[Bug] Flink engine jdbc execution time is much slower than the flink web display time #5891

Open waywtdcc opened 10 months ago

waywtdcc commented 10 months ago

Code of Conduct

Search before asking

Describe the bug

Flink engine jdbc execution time is much slower than the flink web display time

kyuubi 1.8.0 flink 1.18.0 yarn application

SELECT * FROM TABLEA image

image

Affects Version(s)

1.8.0

Kyuubi Server Log Output

No response

Kyuubi Engine Log Output

No response

Kyuubi Server Configurations

No response

Kyuubi Engine Configurations

No response

Additional context

No response

Are you willing to submit PR?

pan3793 commented 10 months ago

though it looks like Kyuubi takes 3x times to complete the query, the absolute difference is ~2s which is not quite long, have you tested a large query? e.g. takes several minutes