Github user FireArrow commented on the issue:
https://github.com/apache/zeppelin/pull/1985
Sorry for the late comment.
This solution wouldn't work with impersonation, as the zeppelin user
wouldn't have permission to interrupt another users process (unless zeppelin
run as root, which comes with a whole set of other problems). I suggest you
read in the impersonation command, if there is one, and use that to send of the
`kill -SIGINT <pid>`.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---