[jira] [Created] (ZEPPELIN-4772) Use local configuration for Quartz scheduler

2020-04-22 Thread Alex Ott (Jira)
Alex Ott created ZEPPELIN-4772: -- Summary: Use local configuration for Quartz scheduler Key: ZEPPELIN-4772 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4772 Project: Zeppelin Issue Type: B

[GitHub] [zeppelin] alexott commented on issue #3745: [ZEPPELIN-4695] Bump dependencies to fix CVEs

2020-04-22 Thread GitBox
alexott commented on issue #3745: URL: https://github.com/apache/zeppelin/pull/3745#issuecomment-618211028 I've created ZEPPELIN-4772 to investigate why configuration via properties doesn't work This is an automated message

[GitHub] [zeppelin] Reamer commented on issue #3740: [ZEPPELIN-4766] Fix SSL regression

2020-04-22 Thread GitBox
Reamer commented on issue #3740: URL: https://github.com/apache/zeppelin/pull/3740#issuecomment-618202627 If something blocks the merge, let me know. This is an automated message from the Apache Git Service. To respond to the

[jira] [Created] (ZEPPELIN-4771) Bokeh output in IPythonInterpreter is not in correct format

2020-04-22 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-4771: Summary: Bokeh output in IPythonInterpreter is not in correct format Key: ZEPPELIN-4771 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4771 Project: Zeppelin

[GitHub] [zeppelin] Reamer commented on issue #3746: [ZEPPELIN-4770] Switch to K8s deployment

2020-04-22 Thread GitBox
Reamer commented on issue #3746: URL: https://github.com/apache/zeppelin/pull/3746#issuecomment-617867309 @Leemoonsoo Can you please review and test this PR. I'm not able to start the nginx nor dnsmasqd container on my Openshift environment, because both services need root privileges, whic

[GitHub] [zeppelin] Reamer opened a new pull request #3746: [ZEPPELIN-4770] Switch to K8s deployment

2020-04-22 Thread GitBox
Reamer opened a new pull request #3746: URL: https://github.com/apache/zeppelin/pull/3746 ### What is this PR for? We should create a [k8s-deployment](https://kubernetes.io/docs/concepts/workloads/controllers/deployment/) for zeppelin-server. Changes in detail: - Switch from

[jira] [Created] (ZEPPELIN-4770) K8s zeppelin-server doesn't survice node outage

2020-04-22 Thread Philipp Dallig (Jira)
Philipp Dallig created ZEPPELIN-4770: Summary: K8s zeppelin-server doesn't survice node outage Key: ZEPPELIN-4770 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4770 Project: Zeppelin

[GitHub] [zeppelin] alexott commented on issue #3745: [ZEPPELIN-4695] Bump dependencies to fix CVEs

2020-04-22 Thread GitBox
alexott commented on issue #3745: URL: https://github.com/apache/zeppelin/pull/3745#issuecomment-617836075 I didn't change code much - previous version did use system property. But I also tried your variant, and tests were failing for some reason - I think that it makes sense to investi

[GitHub] [zeppelin] Reamer commented on issue #3745: [ZEPPELIN-4695] Bump dependencies to fix CVEs

2020-04-22 Thread GitBox
Reamer commented on issue #3745: URL: https://github.com/apache/zeppelin/pull/3745#issuecomment-617830785 great pull request! Only one small question. Why setting a global JVM system property to disable the quartz update check? I think the following code is better, because:

[GitHub] [zeppelin] Leemoonsoo commented on a change in pull request #3736: [ZEPPELIN-4760] Add description and homepage information on github repository

2020-04-22 Thread GitBox
Leemoonsoo commented on a change in pull request #3736: URL: https://github.com/apache/zeppelin/pull/3736#discussion_r413042564 ## File path: .asf.yaml ## @@ -0,0 +1,28 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements.

[jira] [Created] (ZEPPELIN-4769) zeppelin deadlock when remove paragraph

2020-04-22 Thread MOBIN (Jira)
MOBIN created ZEPPELIN-4769: --- Summary: zeppelin deadlock when remove paragraph Key: ZEPPELIN-4769 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4769 Project: Zeppelin Issue Type: Bug

[GitHub] [zeppelin] alexott opened a new pull request #3745: [ZEPPELIN-4695] Bump dependencies to fix CVEs

2020-04-22 Thread GitBox
alexott opened a new pull request #3745: URL: https://github.com/apache/zeppelin/pull/3745 ### What is this PR for? This patch bumps versions of some components that were reported as having (potential?) vulnerabilities. It also unifies usage of different hadoop versions, etc., movi

[GitHub] [zeppelin] Reamer commented on issue #3744: [ZEPPELIN-4768] Correct a typo in isUserImpersonateForSparkInterpreter

2020-04-22 Thread GitBox
Reamer commented on issue #3744: URL: https://github.com/apache/zeppelin/pull/3744#issuecomment-617617580 Rebased to current master This is an automated message from the Apache Git Service. To respond to the message, please l