[GitHub] [zeppelin] prabhjyotsingh opened a new pull request #3928: ZEPPELIN-5075: Bump up firefox version

2020-09-27 Thread GitBox
prabhjyotsingh opened a new pull request #3928: URL: https://github.com/apache/zeppelin/pull/3928 ### What is this PR for? The firefox version (31) is currently too old and if selenium test cases fail it becomes difficult to repro the issue. ### What type of PR is it?

[jira] [Created] (ZEPPELIN-5075) Bump up firefox version

2020-09-27 Thread Prabhjyot Singh (Jira)
Prabhjyot Singh created ZEPPELIN-5075: - Summary: Bump up firefox version Key: ZEPPELIN-5075 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5075 Project: Zeppelin Issue Type: Bug

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3917: [ZEPPELIN-5053]. Transfer Zeppelin server configuration to a remote interpreter

2020-09-27 Thread GitBox
zjffdu commented on a change in pull request #3917: URL: https://github.com/apache/zeppelin/pull/3917#discussion_r495659543 ## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/interpreter/remote/RemoteInterpreter.java ## @@ -123,6 +123,7 @@ public void open() thro

[GitHub] [zeppelin] zjffdu opened a new pull request #3927: [ZEPPELIN-4409]. Set spark.app.name to know which user is running which notebook

2020-09-27 Thread GitBox
zjffdu opened a new pull request #3927: URL: https://github.com/apache/zeppelin/pull/3927 ### What is this PR for? Use the interpreter group id as the spark app name if it is not set. So that user can easily figure out which yarn app is what he is looking for no matter it is no