apache / doris

Apache Doris is an easy-to-use, high performance and unified analytics database.
https://doris.apache.org
Apache License 2.0
12.77k stars 3.29k forks source link

[Bug] Use SHOW CACHE HOTSPOT '/' print Unknown table 'cloud_cache_hotspot' #44316

Open MAOUXSAKI opened 2 days ago

MAOUXSAKI commented 2 days ago

Search before asking

Version

3.0.2 decoupled Operator Deploy , Aws s3

What's Wrong?

Use SHOW CACHE HOTSPOT '/' print Unknown table 'cloud_cache_hotspot' image image

What You Expected?

I want to get Hotspot Information

How to Reproduce?

No response

Anything Else?

No response

Are you willing to submit PR?

Code of Conduct

ixzc commented 2 days ago

please checkout your environment, i tested this, it's ok

image
MAOUXSAKI commented 2 days ago

image fe print this,same as #43999 ,Are these two things related? My environment was deployed step by step using the operator according to the documentation. Directly deployed 3.0.2 is not upgraded from 3.0.1. @ixzc

MAOUXSAKI commented 2 days ago

I tried to manually deploy version 3.0.1 of doris and found that the decoupled cluster of 3.0.1 could not be deployed using the deployment steps of 3.0.2. So I can't confirm whether this function is normal in 3.0.1