[jira] [Created] (ZEPPELIN-5756) dynamic image specification

2022-06-30 Thread Michal Vince (Jira)
Michal Vince created ZEPPELIN-5756: -- Summary: dynamic image specification Key: ZEPPELIN-5756 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5756 Project: Zeppelin Issue Type: Improvemen

[GitHub] [zeppelin] zlosim opened a new pull request, #4389: [ZEPPELIN-5756] able to pass base image as docker build arg

2022-06-30 Thread GitBox
zlosim opened a new pull request, #4389: URL: https://github.com/apache/zeppelin/pull/4389 ### What is this PR for? when building zeppelin-interpreter or zeppelin-server, it`s sometimes useful to pass base image as build argument ### What type of PR is it? Improvement

[GitHub] [zeppelin] zholoda commented on pull request #4385: [ZEPPELIN-5434] Upgrade jetty version to 9.4.43.v20210629

2022-06-30 Thread GitBox
zholoda commented on PR #4385: URL: https://github.com/apache/zeppelin/pull/4385#issuecomment-1170975331 Thank you all, this was my first contribution. @jongyoul What latest jetty version do you think? 9.4.x, 10.x, 11.x? 9.x version is [end of support](https://github.com/eclipse/jetty.pr

[jira] [Created] (ZEPPELIN-5757) assume role not working in notebookrepo-S3

2022-06-30 Thread Michal Vince (Jira)
Michal Vince created ZEPPELIN-5757: -- Summary: assume role not working in notebookrepo-S3 Key: ZEPPELIN-5757 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5757 Project: Zeppelin Issue T

[GitHub] [zeppelin] zlosim opened a new pull request, #4390: [ZEPPELIN-5757] Assume role in NotebookRepo S3

2022-06-30 Thread GitBox
zlosim opened a new pull request, #4390: URL: https://github.com/apache/zeppelin/pull/4390 ### What is this PR for? Currently NotebookRepo S3 is not able to assume role from env variables due to missing aws sts sdk - added missing dependency - fixed documentation ### What

[GitHub] [zeppelin] Reamer commented on a diff in pull request #4390: [ZEPPELIN-5757] Assume role in NotebookRepo S3

2022-06-30 Thread GitBox
Reamer commented on code in PR #4390: URL: https://github.com/apache/zeppelin/pull/4390#discussion_r911031302 ## zeppelin-plugins/notebookrepo/s3/pom.xml: ## @@ -34,15 +34,28 @@ NotebookRepo implementation based on S3 -1.11.736 +1.11.736 Not

[GitHub] [zeppelin] huage1994 opened a new pull request, #4391: [ZEPPELIN-5724] Provide config to disable version control.

2022-06-30 Thread GitBox
huage1994 opened a new pull request, #4391: URL: https://github.com/apache/zeppelin/pull/4391 ### What is this PR for? Provide config to disable version control. ### What type of PR is it? Feature ### Todos * [ ] - Task ### What is the Jira issue? * Op

[jira] [Created] (ZEPPELIN-5758) BigQuery hits socket timeout before reaching "wait_time" setting

2022-06-30 Thread Marcus Truscello (Jira)
Marcus Truscello created ZEPPELIN-5758: -- Summary: BigQuery hits socket timeout before reaching "wait_time" setting Key: ZEPPELIN-5758 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5758 Proj