Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/1985
Even in the impersonation mode, it is the process owner to interrupt the
process. Here it is the interpreter process owner interrupt the process instead
of the zeppelin server owner. But I can not verify it in impersonation mode.
It seems the impersonation mode is broken. I got the following error, can
anyone else verify the impersonation mode ?
```
ERROR [2017-02-28 09:20:18,882] ({pool-2-thread-2} Job.java[run]:194) - Job
failed
org.apache.zeppelin.interpreter.InterpreterException:
org.apache.hadoop.security.authorize.AuthorizationException: User: user1 is not
allowed to impersonate user1
```
---
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.
---