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
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
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
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
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
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
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
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