- 查看动态资源池任务运行的资源使用历史信息
语法:
show resource pool status on {coordinators | nodes} where resource_pool_name = 'pool_name' and vc_name=’xxxx’;
示例:
gbase> SHOW RESOURCE POOL STATUS ON coordinators WHERE resource_pool_name = 'pool1' and vc_name='vcname000001';
+--------------+------------------+--------------------+----------+---------------+------------------+------------------+---------------------+---------+--------------+
| NODE_NAME | RESOURCE_POOL_ID | RESOURCE_POOL_NAME | PRIORITY | SERVIED_TASKS | WAITING_AVG_TIME | RUNNING_AVG_TIME | SAMPLE_TIME | VC_ID | VC_NAME |
+--------------+------------------+--------------------+----------+---------------+------------------+------------------+---------------------+---------+--------------