jdbc - Getting Read time out when connecting to hive/spark sql through squirrel sql -


i'm trying use squirrel sql connect spark-sql thriftserver using jdbc. smaller resultset i'm getting response. queries running more 30s, squirrel throws below exception:

error: org.apache.thrift.transport.ttransportexception: java.net.sockettimeoutexception: read timed out sqlstate: 08s01 errorcode: 0 

but when check spark job page on port 4040 shows query execution successful. when run same query thru beeline i'm able see results. looks there client side timeout squirrel sql. kindly let me know how increase timeout parameter.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -