GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/2020
ZEPPELIN-2116. livy interpreter needs to restart after previous session timeout in secured cluster ### What is this PR for? It throw different exception in secured cluster. This PR fix the issue in secured cluster ### What type of PR is it? [Bug Fix] ### Todos * [ ] - Task ### What is the Jira issue? * https://issues.apache.org/jira/browse/ZEPPELIN-2116 ### How should this be tested? Tested manually. ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? no You can merge this pull request into a Git repository by running: $ git pull https://github.com/zjffdu/zeppelin ZEPPELIN-2116 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2020.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2020 ---- commit fa886749af217c156522708e5e72e467fe58f255 Author: Jeff Zhang <zjf...@apache.org> Date: 2017-02-14T05:34:38Z Revert "[ZEPPELIN-1921] missing close in closeAndRemoveInterpreterGroup method" This reverts commit 3bbcf0969749bfcfc3cb0a58a3af295a44959bd8. commit 99c9d1bee1acdd6ef0674959a073b2e038ca677b Author: Jeff Zhang <zjf...@apache.org> Date: 2017-02-15T11:38:28Z ZEPPELIN-2116 commit fe84b95baa14df2fe372491bb1ea74a5355403dd Author: Jeff Zhang <zjf...@apache.org> Date: 2017-02-15T12:26:36Z update ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---