Viacheslav Tradunsky created LIVY-709:
-----------------------------------------
Summary: Livy doesn't return the exact error when session is dead
Key: LIVY-709
URL: https://issues.apache.org/jira/browse/LIVY-709
Project: Livy
Issue Type: Bug
Components: Core
Affects Versions: 0.6.0, 0.5.0
Reporter: Viacheslav Tradunsky
Attachments: livy client error.log, livy server error.log
When livy client requests for new session livy starts to setup env for that
session, it may happen that artifactory is unavailable or the file system
permission issue caused session to be shutting_down/dead. However, livy client
is silent about this, it only terminates after timeout with errorĀ
java.net.SocketTimeoutException: Read timed out.[^livy server error.log]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)