[jira] [Created] (ZEPPELIN-5860) Update maven-checkstyle-plugin to 3.2.0

2022-12-02 Thread Jongyoul Lee (Jira)
Jongyoul Lee created ZEPPELIN-5860: -- Summary: Update maven-checkstyle-plugin to 3.2.0 Key: ZEPPELIN-5860 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5860 Project: Zeppelin Issue Type

[GitHub] [zeppelin] dependabot[bot] opened a new pull request, #4525: Bump decode-uri-component from 0.2.0 to 0.2.2 in /zeppelin-web

2022-12-02 Thread GitBox
dependabot[bot] opened a new pull request, #4525: URL: https://github.com/apache/zeppelin/pull/4525 Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from https://github.com/SamVerschueren/decode-uri-com

[GitHub] [zeppelin] jongyoul commented on a diff in pull request #4210: [ZEPPELIN-5501] Interpreter shade

2022-12-02 Thread GitBox
jongyoul commented on code in PR #4210: URL: https://github.com/apache/zeppelin/pull/4210#discussion_r1038188188 ## zeppelin-plugins/notebookrepo/gcs/pom.xml: ## @@ -35,11 +35,22 @@ 1.14.0 + +20.0 0.32.0-alpha 0.27 Note

[GitHub] [zeppelin] jongyoul closed pull request #4520: [MINOR] Fix Appveyor error

2022-12-02 Thread GitBox
jongyoul closed pull request #4520: [MINOR] Fix Appveyor error URL: https://github.com/apache/zeppelin/pull/4520 -- 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 the specific comment. To unsubscribe,

[jira] [Created] (ZEPPELIN-5861) Broken CI, because of faulty shading

2022-12-02 Thread Philipp Dallig (Jira)
Philipp Dallig created ZEPPELIN-5861: Summary: Broken CI, because of faulty shading Key: ZEPPELIN-5861 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5861 Project: Zeppelin Issue Typ

[jira] [Created] (ZEPPELIN-5862) Allow using the docker socket to start dockerized interpreter processes

2022-12-02 Thread Arnout Engelen (Jira)
Arnout Engelen created ZEPPELIN-5862: Summary: Allow using the docker socket to start dockerized interpreter processes Key: ZEPPELIN-5862 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5862 P

[GitHub] [zeppelin] jongyoul commented on a diff in pull request #4524: [ZEPPELIN-5859] Upgrading alluxio client library to latest stable release 2.9.0

2022-12-02 Thread GitBox
jongyoul commented on code in PR #4524: URL: https://github.com/apache/zeppelin/pull/4524#discussion_r1038329132 ## alluxio/src/main/java/org/apache/zeppelin/alluxio/AlluxioInterpreter.java: ## @@ -74,19 +74,25 @@ public AlluxioInterpreter(Properties property) { alluxioMa

[GitHub] [zeppelin] jongyoul commented on a diff in pull request #4524: [ZEPPELIN-5859] Upgrading alluxio client library to latest stable release 2.9.0

2022-12-02 Thread GitBox
jongyoul commented on code in PR #4524: URL: https://github.com/apache/zeppelin/pull/4524#discussion_r1038329356 ## alluxio/src/main/java/org/apache/zeppelin/alluxio/AlluxioInterpreter.java: ## @@ -74,19 +74,25 @@ public AlluxioInterpreter(Properties property) { alluxioMa

[GitHub] [zeppelin] raboof opened a new pull request, #4526: [ZEPPELIN-5863] Warn not to expose the docker daemon to untrusted users

2022-12-02 Thread GitBox
raboof opened a new pull request, #4526: URL: https://github.com/apache/zeppelin/pull/4526 ### What is this PR for? This PR adds a warning to the documentation for setting up Zeppelin Interpreter on Docker, warning that the docker daemon should not be exposed to untrusted users.

[jira] [Created] (ZEPPELIN-5863) Warn not to expose the docker daemon to untrusted users

2022-12-02 Thread Arnout Engelen (Jira)
Arnout Engelen created ZEPPELIN-5863: Summary: Warn not to expose the docker daemon to untrusted users Key: ZEPPELIN-5863 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5863 Project: Zeppelin

[GitHub] [zeppelin] infoankitp commented on pull request #4524: [ZEPPELIN-5859] Upgrading alluxio client library to latest stable release 2.9.0

2022-12-02 Thread GitBox
infoankitp commented on PR #4524: URL: https://github.com/apache/zeppelin/pull/4524#issuecomment-1335556336 @jongyoul We are targeting to make zeppelin as the unified shell environment and we are using alluxio as well. Was facing problems coz of older client version, would be able to produc

[GitHub] [zeppelin] jongyoul merged pull request #4521: [MINOR] Use Maven CLI option instead of a logger adjustment.

2022-12-02 Thread GitBox
jongyoul merged PR #4521: URL: https://github.com/apache/zeppelin/pull/4521 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apa

[GitHub] [zeppelin] dependabot[bot] opened a new pull request, #4527: Bump decode-uri-component from 0.2.0 to 0.2.2 in /zeppelin-web-angular

2022-12-02 Thread GitBox
dependabot[bot] opened a new pull request, #4527: URL: https://github.com/apache/zeppelin/pull/4527 Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from https://github.com/SamVerschueren/decode-uri-com

[GitHub] [zeppelin] infoankitp commented on pull request #4524: [ZEPPELIN-5859] Upgrading alluxio client library to latest stable release 2.9.0

2022-12-02 Thread GitBox
infoankitp commented on PR #4524: URL: https://github.com/apache/zeppelin/pull/4524#issuecomment-1335623627 @jongyoul Looks like I can't merge the PR, can you please help me do the same or provide me with the access to do so. Thanks ! -- This is an automated message from the Apache Git S

[GitHub] [zeppelin] Reamer commented on a diff in pull request #4526: [ZEPPELIN-5863] Warn not to expose the docker daemon to untrusted users

2022-12-02 Thread GitBox
Reamer commented on code in PR #4526: URL: https://github.com/apache/zeppelin/pull/4526#discussion_r1038495622 ## docs/quickstart/docker.md: ## @@ -55,6 +55,15 @@ vi `/etc/docker/daemon.json`, Add `tcp://0.0.0.0:2375` to the `hosts` configurat `hosts` property reference: ht

[GitHub] [zeppelin] jongyoul commented on pull request #4524: [ZEPPELIN-5859] Upgrading alluxio client library to latest stable release 2.9.0

2022-12-02 Thread GitBox
jongyoul commented on PR #4524: URL: https://github.com/apache/zeppelin/pull/4524#issuecomment-1336004393 @infoankitp Apache community has several roles and some roles can have write access for repositories only, so I cannot give you individual permission, unfortunately. I think https://ww

[GitHub] [zeppelin] jongyoul merged pull request #4524: [ZEPPELIN-5859] Upgrading alluxio client library to latest stable release 2.9.0

2022-12-02 Thread GitBox
jongyoul merged PR #4524: URL: https://github.com/apache/zeppelin/pull/4524 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apa

[GitHub] [zeppelin] jongyoul opened a new pull request, #4528: [MINOR] Add github autolink to ZEPPELIN

2022-12-02 Thread GitBox
jongyoul opened a new pull request, #4528: URL: https://github.com/apache/zeppelin/pull/4528 ### What is this PR for? Enable auto link feature to connect with issues.a.o/ZEPPELIN. ### What type of PR is it? Improvement ### Todos * [x] - Add `autolink_jira` field to

[GitHub] [zeppelin] infoankitp commented on pull request #4524: [ZEPPELIN-5859] Upgrading alluxio client library to latest stable release 2.9.0

2022-12-02 Thread GitBox
infoankitp commented on PR #4524: URL: https://github.com/apache/zeppelin/pull/4524#issuecomment-1336040393 @jongyoul Thanks for making me aware of this ! Well noted ! Let me pick up other tickets as well. -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [zeppelin] jongyoul merged pull request #4528: [MINOR] Add github autolink to ZEPPELIN

2022-12-02 Thread GitBox
jongyoul merged PR #4528: URL: https://github.com/apache/zeppelin/pull/4528 -- 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 the specific comment. To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apa