presto查詢時,WAITING_FOR_RESOURCES, 0 nodes, 0 splits
./presto-cli-0.226-executable.jar --server 192.168.0.4:8080 --catalog hive --schema default
presto:default> show tables;
Query 20191008_100336_00007_kdyy2, WAITING_FOR_RESOURCES, 0 nodes, 0 splits
./presto-cli-0.226-executable.jar --server 192.168.0.4:8080 --catalog hive --schema default
presto:default> show tables;
Query 20191008_100336_00007_kdyy2, WAITING_FOR_RESOURCES, 0 nodes, 0 splits
2019-10-08
舉報
2019-10-08
/opt/presto-server-0.226/etc/config.properties?
node-scheduler.include-coordinator=true
這個需要配置為true。。。