Chin TzuLin created ZEPPELIN-2037: ------------------------------------- Summary: "Restart" button does not work Key: ZEPPELIN-2037 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2037 Project: Zeppelin Issue Type: Bug Affects Versions: 0.7.0 Reporter: Chin TzuLin
When I want to restart interpreter by "Restart" button which in notebook page or interpreter page, I seem it doesn't work. It will make zombie process, I'm not sure maybe this issue can be related to [ZEPPELIN-1832]. Environment: OS: CentOS 6 Zeppelin: branch-0.7 I test "Restart" button by spark, python, sh interpreter Interpreter Setting: "Globally & Shared" Test flow: 1. Run simple code such as 'print("hello")' 2. Click "Restart" button which in notebook or interpreter page 3. Monitor java process by 'jps' command Results: - spark interpreter: it doesn't work - python interpreter: it doesn't work - sh interpreter: it works It looks like some issues exist in specified interpreters. I try to setup interpreter setting to "Per user & isolated", event sh interpreter doesn't work. -- This message was sent by Atlassian JIRA (v6.3.15#6346)