sergeymazin commented on issue #3396: [ZEPPELIN-4150] Livy interpreter session auto restart doesn't work with livy 0.6.0 URL: https://github.com/apache/zeppelin/pull/3396#issuecomment-508368920 @zjffdu yes, regular expression matches both response strings: `"Session '3449' not found."` for Livy <=0.5 and `{"msg":"Session '3449' not found."}` for Livy 0.6. Related change in Livy codebase: https://github.com/apache/incubator-livy/pull/127 Can this change be also pushed to Zeppelin 0.8 branch as stability fix?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services