[jira] [Created] (ZEPPELIN-5306) Run into error "Cannot run program "/bin/spark-submit"" in yarn cluster mode

2021-03-30 Thread Xiangyu Li (Jira)
Xiangyu Li created ZEPPELIN-5306: Summary: Run into error "Cannot run program "/bin/spark-submit"" in yarn cluster mode Key: ZEPPELIN-5306 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5306

CI issues

2021-03-30 Thread Philipp Dallig
Dear Zeppelin Devs, right now our GitHub CI jobs are mostly broken due to https://github.com/conda-incubator/setup-miniconda/issues/160. I hope for a quick bugfix release. With best regards Philipp

[GitHub] [zeppelin] Reamer opened a new pull request #4082: [ZEPPELIN-5305] Activate tests for Zeppelin plug-ins in our CI infrastructure

2021-03-30 Thread GitBox
Reamer opened a new pull request #4082: URL: https://github.com/apache/zeppelin/pull/4082 ### What is this PR for? Activates the tests for all Zeppelin plug-ins in our CI infrastructure ### What type of PR is it? - Bug Fix ### What is the Jira issue? *

[jira] [Created] (ZEPPELIN-5305) Ci - Test Zeppelin Plugins

2021-03-30 Thread Philipp Dallig (Jira)
Philipp Dallig created ZEPPELIN-5305: Summary: Ci - Test Zeppelin Plugins Key: ZEPPELIN-5305 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5305 Project: Zeppelin Issue Type: Task

[GitHub] [zeppelin] Reamer commented on a change in pull request #4072: [ZEPPELIN-4983] Download local repo to interpreter nodes

2021-03-30 Thread GitBox
Reamer commented on a change in pull request #4072: URL: https://github.com/apache/zeppelin/pull/4072#discussion_r603963761 ## File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/remote/RemoteInterpreterDownloader.java ## @@ -51,22 +50,21 @@ public

[GitHub] [zeppelin] cuspymd commented on a change in pull request #4072: [ZEPPELIN-4983] Download local repo to interpreter nodes

2021-03-30 Thread GitBox
cuspymd commented on a change in pull request #4072: URL: https://github.com/apache/zeppelin/pull/4072#discussion_r603933999 ## File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/remote/RemoteInterpreterDownloader.java ## @@ -51,22 +50,21 @@ public

[GitHub] [zeppelin] Reamer commented on a change in pull request #4072: [ZEPPELIN-4983] Download local repo to interpreter nodes

2021-03-30 Thread GitBox
Reamer commented on a change in pull request #4072: URL: https://github.com/apache/zeppelin/pull/4072#discussion_r603876767 ## File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/remote/RemoteInterpreterDownloader.java ## @@ -0,0 +1,148 @@ +/* + *

Zeppelin at scale

2021-03-30 Thread Great Info
I see zeppelin does not have cluster deployment support. Is there any work to support zeppelin access to multiple users. Kindly share some links/guides if there is already discussion/solution around this. A simple use case, many users(Atleast 1k users) want to access sql interpreter(jdbc

[GitHub] [zeppelin] Reamer commented on a change in pull request #4072: [ZEPPELIN-4983] Download local repo to interpreter nodes

2021-03-30 Thread GitBox
Reamer commented on a change in pull request #4072: URL: https://github.com/apache/zeppelin/pull/4072#discussion_r603865473 ## File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/remote/RemoteInterpreterDownloader.java ## @@ -0,0 +1,148 @@ +/* + *