Failed to create sample statisticsCluster has no available capacity #36204
Replies: 2 comments
-
You need to add the backend. It need the backend storage. |
Beta Was this translation helpful? Give feedback.
0 replies
-
thi sisn't hte place to ask questions. Please use slack. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Team,
Can someone please explain the root cause for these warnings ?
fe.warn.log:2023-11-30 17:27:20,092 WARN (statistics meta manager|24) [StatisticsMetaManager.createSampleStatisticsTable():143] Failed to create sample statisticsCluster has no available capacity
fe.warn.log:2023-11-30 17:27:20,092 WARN (statistics meta manager|24) [StatisticsMetaManager.refreshStatisticsTable():290] create statistics table table_statistic_v1 failed
Also, I could see both frontend and backend are running without any issues, but I don't see any backend listed under "known backends" section.
output for "fe" status query -
cat fe/log/fe.log | grep thrift
127.0.0.1_9010_1701386012017(-1)|1) [FeServer.start():52] thrift server started with port 9020.
Output for "be" status query
cat be/log/be.INFO | grep heartbeat
12594 thrift_server.cpp:378] heartbeat has started listening port on 9050
Any insights on this issue would be greatly appreciated ?
Beta Was this translation helpful? Give feedback.
All reactions