[GitHub] [zeppelin] Reamer commented on pull request #4260: [ZEPPELIN-5569] Implement onError

2022-03-22 Thread GitBox
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

[jira] [Created] (ZEPPELIN-5689) Provide Authorization to only restart the interpreter

2022-03-22 Thread Ashnee Sharma (Jira)
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

[GitHub] [zeppelin] saLeox commented on pull request #3925: [ZEPPELIN-5070] Improve start/shutdown and signal handling

2022-03-22 Thread GitBox
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

[GitHub] [zeppelin] Reamer commented on pull request #3925: [ZEPPELIN-5070] Improve start/shutdown and signal handling

2022-03-22 Thread GitBox
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