Reamer commented on pull request #4260:
URL: https://github.com/apache/zeppelin/pull/4260#issuecomment-1074830441
If no other comments are received, I will include this PR in the master on
Friday.
--
This is an automated message from the Apache Git Service.
To respond to the message, ple
Ashnee Sharma created ZEPPELIN-5689:
---
Summary: Provide Authorization to only restart the interpreter
Key: ZEPPELIN-5689
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5689
Project: Zeppelin
saLeox commented on pull request #3925:
URL: https://github.com/apache/zeppelin/pull/3925#issuecomment-1075893018
@Reamer @zjffdu Hi, sorry to comment here after merging for long time.
For the second improvement
```
Use exec [...] instead of eval [..] &, which means that the Java in
Reamer commented on pull request #3925:
URL: https://github.com/apache/zeppelin/pull/3925#issuecomment-1075978893
The user impersonifiction via sudo is very messy. I recommend you not to use
this.
If you can't do without it, you might find an answer in the branch of
@vprus. Take a look