[GitHub] [zeppelin] dependabot[bot] opened a new pull request, #4481: Bump shiro-core from 1.9.1 to 1.10.0

2022-10-12 Thread GitBox
dependabot[bot] opened a new pull request, #4481: URL: https://github.com/apache/zeppelin/pull/4481 Bumps [shiro-core](https://github.com/apache/shiro) from 1.9.1 to 1.10.0. Commits https://github.com/apache/shiro/commit/7141f41137f058a3c756ea13ed4e0fef9a3abb66";>7141f41 [maven

[GitHub] [zeppelin] Reamer commented on a diff in pull request #4478: [ZEPPELIN-5830] Add Zeppelin Security page to the website

2022-10-12 Thread GitBox
Reamer commented on code in PR #4478: URL: https://github.com/apache/zeppelin/pull/4478#discussion_r993577573 ## security.md: ## @@ -0,0 +1,75 @@ +# Zeppelin Security + +This page explains what security characteristics can be expected from +Zeppelin, what measures operators of a

[GitHub] [zeppelin] Reamer commented on pull request #4441: [ZEPPELIN-4871] Fix livy interpreter 0.7.1 donwload link

2022-10-12 Thread GitBox
Reamer commented on PR #4441: URL: https://github.com/apache/zeppelin/pull/4441#issuecomment-1276272601 Please rebase your PR to current master. -- 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 th

[GitHub] [zeppelin] Reamer commented on pull request #4443: [ZEPPELIN-5798] Add multiline sql statement support for Livy Spark SQL interpreter

2022-10-12 Thread GitBox
Reamer commented on PR #4443: URL: https://github.com/apache/zeppelin/pull/4443#issuecomment-1276272264 Please rebase your PR to current master. -- 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 th

[GitHub] [zeppelin] Reamer commented on pull request #4443: [ZEPPELIN-5798] Add multiline sql statement support for Livy Spark SQL interpreter

2022-10-12 Thread GitBox
Reamer commented on PR #4443: URL: https://github.com/apache/zeppelin/pull/4443#issuecomment-1276272178 Please rebase your PR to current master. -- 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 th

[GitHub] [zeppelin] Reamer merged pull request #4470: update livy archive name

2022-10-12 Thread GitBox
Reamer merged PR #4470: URL: https://github.com/apache/zeppelin/pull/4470 -- 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.apach

[GitHub] [zeppelin] Reamer opened a new pull request, #4480: [ZEPPELIN-5832] Use protoc-jar-maven-plugin, which has a good IDE support

2022-10-12 Thread GitBox
Reamer opened a new pull request, #4480: URL: https://github.com/apache/zeppelin/pull/4480 ### What is this PR for? This PR changes the plugin to compile the proto files. The Eclipse IDE support is very good and it works immediately after integration. ### What type of PR is it?

[jira] [Created] (ZEPPELIN-5832) IDE Support of protobuf-maven-plugin is bad

2022-10-12 Thread Philipp Dallig (Jira)
Philipp Dallig created ZEPPELIN-5832: Summary: IDE Support of protobuf-maven-plugin is bad Key: ZEPPELIN-5832 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5832 Project: Zeppelin Is

[GitHub] [zeppelin] Reamer commented on pull request #4479: [ZEPPELIN-5831] Enable Cassandra for JDK11

2022-10-12 Thread GitBox
Reamer commented on PR #4479: URL: https://github.com/apache/zeppelin/pull/4479#issuecomment-1276135889 I have not tested the changes against any external Cassandra backend. Besides, my Cassandra knowledge is very limited. I would be very grateful if someone tests the changes. Maybe @alex

[GitHub] [zeppelin] Reamer opened a new pull request, #4479: [ZEPPELIN-5831] Enable Cassandra for JDK11

2022-10-12 Thread GitBox
Reamer opened a new pull request, #4479: URL: https://github.com/apache/zeppelin/pull/4479 ### What is this PR for? This PR updates scala for the cassandra interpreter to 2.12 ### What type of PR is it? - Improvement ### Todos * [ ] - Verify with real Cassandra Back

[jira] [Created] (ZEPPELIN-5831) Make Cassandra Interpreter ready for JDK11

2022-10-12 Thread Philipp Dallig (Jira)
Philipp Dallig created ZEPPELIN-5831: Summary: Make Cassandra Interpreter ready for JDK11 Key: ZEPPELIN-5831 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5831 Project: Zeppelin Iss

[GitHub] [zeppelin] Reamer commented on a diff in pull request #4478: [ZEPPELIN-5830] Add Zeppelin Security page to the website

2022-10-12 Thread GitBox
Reamer commented on code in PR #4478: URL: https://github.com/apache/zeppelin/pull/4478#discussion_r993352854 ## security.md: ## @@ -0,0 +1,75 @@ +# Zeppelin Security + +This page explains what security characteristics can be expected from +Zeppelin, what measures operators of a

[GitHub] [zeppelin] raboof opened a new pull request, #4478: [ZEPPELIN-5830] Add Zeppelin Security page to the website

2022-10-12 Thread GitBox
raboof opened a new pull request, #4478: URL: https://github.com/apache/zeppelin/pull/4478 ### What is this PR for? This PR adds a 'Security' page to the website explaining what security characteristics people can expect from Zeppelin, and how to report any security issues people mig

[jira] [Created] (ZEPPELIN-5830) Add a Security page to the website

2022-10-12 Thread Arnout Engelen (Jira)
Arnout Engelen created ZEPPELIN-5830: Summary: Add a Security page to the website Key: ZEPPELIN-5830 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5830 Project: Zeppelin Issue Type:

[GitHub] [zeppelin] Reamer commented on pull request #4477: fix(sec): upgrade org.codehaus.groovy:groovy-all to 2.4.8

2022-10-12 Thread GitBox
Reamer commented on PR #4477: URL: https://github.com/apache/zeppelin/pull/4477#issuecomment-1275750436 Hi @Super-Sky Thank you very much for your contribution. Please take out the file formatting from your commit. -- This is an automated message from the Apache Git Service. To respon

[GitHub] [zeppelin] zkytech commented on pull request #4443: [ZEPPELIN-5798] Add multiline sql statement support for Livy Spark SQL interpreter

2022-10-12 Thread GitBox
zkytech commented on PR #4443: URL: https://github.com/apache/zeppelin/pull/4443#issuecomment-1275739570 @zjffdu fixed -- 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 un