My presto is up and running having following issue on connectors. i have installed presto in root, my hive is in "hadoop" user and my "sql" is in another user
And i am getting Java.net.connectexception: Failed to connect /127.0.0.1:8090 for sql
And timeout for hive
sql.properties: connector.name=sqlserver connection-url=jdbc:sqlserver://localhost:1433 connection-user=SA connection-password=xxxxxx