I want to get a list of all connected workers so that I can detect which worker is not working.
I tried select * from sys.node;
but it doesn't work.
I'm using Presto 0.128.
For 0.128 version, the sql should be this:
select * from system.runtime.nodes
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With