Why does the Restart button not work on my device?
- 内容介绍
- 文章标签
- 相关推荐
本文共计155个文字,预计阅读时间需要1分钟。
What's this PR for? When I enable authentication with Shiro or switch interpreter mode to Per user isolated (Option), test flow: Execute simple code like sc.version, click Restart button.
What is this PR for?
When I enable authentication with
1shiroor switch interpreter mode to
1Per user & isolated,
1Restartdoes not work and it is possible to make zombie process.
Environment:OS: CentOS 6Zeppelin: master, branch-0.7Configuration: Enable authentication with
1shiroSet interpreter mode to
1Per user & isolated(Option)
Test flow:
- Execute simple code such as1sc.version
- Click "Restart" button
- Execute simple code again
- Shutdown zeppelin
- Monitor java processes
本文共计155个文字,预计阅读时间需要1分钟。
What's this PR for? When I enable authentication with Shiro or switch interpreter mode to Per user isolated (Option), test flow: Execute simple code like sc.version, click Restart button.
What is this PR for?
When I enable authentication with
1shiroor switch interpreter mode to
1Per user & isolated,
1Restartdoes not work and it is possible to make zombie process.
Environment:OS: CentOS 6Zeppelin: master, branch-0.7Configuration: Enable authentication with
1shiroSet interpreter mode to
1Per user & isolated(Option)
Test flow:
- Execute simple code such as1sc.version
- Click "Restart" button
- Execute simple code again
- Shutdown zeppelin
- Monitor java processes

