Description
Currently HttpClient supports re-connecting to existing session. The only gap needs to be filled is to know to which session it needs to be connected, so adding sessionId() into LivyClient may open this possibility to re-connect to the running session in case of application restart or just simple lost connection due to network issues.