[GitHub] [zeppelin] zjffdu opened a new pull request #3916: [ZEPPELIN-5052]. Unable to set multiple local properties in ZSession

2020-09-17 Thread GitBox
zjffdu opened a new pull request #3916: URL: https://github.com/apache/zeppelin/pull/3916 ### What is this PR for? The root cause is that the local properties format is not correct, we should separate them via dot. This PR fix it and also add unit test for this scenario. ##

[jira] [Created] (ZEPPELIN-5053) Transfer Zeppelin server configuration to a remote interpreter (k8s)

2020-09-17 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-5053: Summary: Transfer Zeppelin server configuration to a remote interpreter (k8s) Key: ZEPPELIN-5053 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5053 Project: Zep

[GitHub] [zeppelin] zjffdu commented on pull request #3910: [ZEPPELIN-5041]. Move interpreter lifecyclemanager from zeppelin server to interpreter process

2020-09-17 Thread GitBox
zjffdu commented on pull request #3910: URL: https://github.com/apache/zeppelin/pull/3910#issuecomment-694609889 Sorry @Reamer I didn't notice your comment, let me do it another PR. This is an automated message from the Apac

[jira] [Created] (ZEPPELIN-5052) Unable to set multiple local properties in ZSession

2020-09-17 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-5052: Summary: Unable to set multiple local properties in ZSession Key: ZEPPELIN-5052 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5052 Project: Zeppelin Is

[GitHub] [zeppelin] asfgit closed pull request #3910: [ZEPPELIN-5041]. Move interpreter lifecyclemanager from zeppelin server to interpreter process

2020-09-17 Thread GitBox
asfgit closed pull request #3910: URL: https://github.com/apache/zeppelin/pull/3910 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [zeppelin] zjffdu opened a new pull request #3915: [ZEPPELIN-5047]. Upgrade flink to 1.11.2

2020-09-17 Thread GitBox
zjffdu opened a new pull request #3915: URL: https://github.com/apache/zeppelin/pull/3915 ### What is this PR for? Trivial PR to upgrade flink to 1.11.2 ### What type of PR is it? [ Improvement] ### Todos * [ ] - Task ### What is the Jira issue? * https:/

[jira] [Created] (ZEPPELIN-5051) Broken experience when using Git and GCS Notebooks together

2020-09-17 Thread Gaurangi Saxena (Jira)
Gaurangi Saxena created ZEPPELIN-5051: - Summary: Broken experience when using Git and GCS Notebooks together Key: ZEPPELIN-5051 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5051 Project: Ze

[GitHub] [zeppelin] Leemoonsoo commented on pull request #836: [ZEPPELIN-732] Helium Application

2020-09-17 Thread GitBox
Leemoonsoo commented on pull request #836: URL: https://github.com/apache/zeppelin/pull/836#issuecomment-694310784 jar package needs to be in the classpath of the interpreter process. I think you can place jar under `ZEPPELIN_HOME/interpreter/` directory if you're deploying jar without pub

[GitHub] [zeppelin] Reamer opened a new pull request #3914: [ZEPPELIN-5050] Remove commons-logging and switch to slf4j and jcl-over-slf4j

2020-09-17 Thread GitBox
Reamer opened a new pull request #3914: URL: https://github.com/apache/zeppelin/pull/3914 ### What is this PR for? This PR removes logging implementations with scope compile in all Zeppelin libraries (interpreter). jcl-over-slf4j is used as a bridge for commons-logging. commons-log

[GitHub] [zeppelin] Reamer commented on pull request #3910: [ZEPPELIN-5041]. Move interpreter lifecyclemanager from zeppelin server to interpreter process

2020-09-17 Thread GitBox
Reamer commented on pull request #3910: URL: https://github.com/apache/zeppelin/pull/3910#issuecomment-694180497 Overall looks really good. Before merging we should solve the following things: - Transfer Zeppelin server configuration to a remote interpreter (not solved in K8s launche

[jira] [Created] (ZEPPELIN-5050) Logging Consolitation

2020-09-17 Thread Philipp Dallig (Jira)
Philipp Dallig created ZEPPELIN-5050: Summary: Logging Consolitation Key: ZEPPELIN-5050 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5050 Project: Zeppelin Issue Type: Improvement

[jira] [Created] (ZEPPELIN-5049) NullPointerException when running z.run(noteId, paragraphId)

2020-09-17 Thread Andreas Weise (Jira)
Andreas Weise created ZEPPELIN-5049: --- Summary: NullPointerException when running z.run(noteId, paragraphId) Key: ZEPPELIN-5049 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5049 Project: Zepp

[GitHub] [zeppelin] asfgit closed pull request #3913: [ZEPPELIN-5048] Remove duplicate declaration of libraries

2020-09-17 Thread GitBox
asfgit closed pull request #3913: URL: https://github.com/apache/zeppelin/pull/3913 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [zeppelin] Reamer opened a new pull request #3913: [ZEPPELIN-5048] Remove duplicate declaration of libraries

2020-09-17 Thread GitBox
Reamer opened a new pull request #3913: URL: https://github.com/apache/zeppelin/pull/3913 ### What is this PR for? Remove duplicate declaration of libraries. ### What type of PR is it? * Refactoring ### What is the Jira issue? * https://issues.apache.org/jira/brows

[jira] [Created] (ZEPPELIN-5048) Maven Warning - duplicate declaration

2020-09-17 Thread Philipp Dallig (Jira)
Philipp Dallig created ZEPPELIN-5048: Summary: Maven Warning - duplicate declaration Key: ZEPPELIN-5048 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5048 Project: Zeppelin Issue Ty