Hello,
I am receiving an “Error running command: java.net.ConnectException: Failed to connect to localhost/0:0:0:0:0:0:0:1:4140”.
To create this error I followed these instructions and ran this first:
/opt/presto-cli --server localhost:4140 --catalog hive --schema default
I then ran “show tables from default;” and then receive the error above. Please advise how to utilize presto please.
Thank you