I am running presto on Kubernetes and on running presto CLI.
I am getting the below error.
I had set up Postgres, hive metastore and presto server and all the pods are up and running. Init schema is also done
Version used: Presto server 0.234
Hive standalone metastore: 3.0.0
Presto CLI: 0.234
Error running command: java.net.SocketTimeoutException**
java.io.at com.facebook.presto.client.JsonResponse.execute(IsonResponse.java:154)
at com.facebook.presto.client.StatementclientFactory.newstatementclient(StatementclienFactory.java:24)
at com.facebook.presto.cli.QueryRunner..
.........
**Caused bat sun.nio.ch.SocketAdaptor.comect(SocketAdaptor.java:118)
at okhttp3.internal.connection.** RealConnection.connectSocket(RealConnection.java:238)