Why isn't the restart button functioning properly?
- 内容介绍
- 文章标签
- 相关推荐
本文共计157个文字,预计阅读时间需要1分钟。
这是PR的目的?启用Shiro认证或切换到用户隔离模式(选项)测试流程:执行简单代码如`sc.version`,点击重启按钮。
WhatisthisPRfor?WhenIenableauthenticationwithWhat 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
本文共计157个文字,预计阅读时间需要1分钟。
这是PR的目的?启用Shiro认证或切换到用户隔离模式(选项)测试流程:执行简单代码如`sc.version`,点击重启按钮。
WhatisthisPRfor?WhenIenableauthenticationwithWhat 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

