[GitHub] [zeppelin] jongyoul commented on pull request #4430: [ZEPPELIN-5782] Remove geode interpreter

2022-07-27 Thread GitBox
jongyoul commented on PR #4430: URL: https://github.com/apache/zeppelin/pull/4430#issuecomment-1197652471 As you mentioned, could you please update license files as well if it's necessary? -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [zeppelin] jongyoul commented on a diff in pull request #4431: [ZEPPELIN-4794] Add comment about changing localhost when running Zeppelin on WSL or Windows

2022-07-27 Thread GitBox
jongyoul commented on code in PR #4431: URL: https://github.com/apache/zeppelin/pull/4431#discussion_r931774151 ## conf/zeppelin-site.xml.template: ## @@ -22,7 +22,7 @@ zeppelin.server.addr 127.0.0.1 - Server binding address + Server binding address. If you cannot

[GitHub] [zeppelin] jongyoul commented on pull request #4436: [ZEPPELIN-5789] Update Dockerfile to use JDK instead of JRE

2022-07-27 Thread GitBox
jongyoul commented on PR #4436: URL: https://github.com/apache/zeppelin/pull/4436#issuecomment-1197649626 Thank you for your contribution. :-) -- 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

[GitHub] [zeppelin] kkoldduck2 opened a new pull request, #4437: Remove sap interpreter

2022-07-27 Thread GitBox
kkoldduck2 opened a new pull request, #4437: URL: https://github.com/apache/zeppelin/pull/4437 ### What is this PR for? Remove sap interpreter which is not used frequently ### What type of PR is it? Refactoring ### Todos * [ ] - Remove sap and related things

[GitHub] [zeppelin] vjr opened a new pull request, #4436: [ZEPPELIN-5789] Update Dockerfile to use JDK instead of JRE

2022-07-27 Thread GitBox
vjr opened a new pull request, #4436: URL: https://github.com/apache/zeppelin/pull/4436 ### What is this PR for? Fixes issues such as trying to add a new interpreter belonging to "jdbc" group having hive-jdbc conf results in missing dependencies (tools.jar) and such. ### What

[jira] [Created] (ZEPPELIN-5789) Update Dockerfile to use JDK instead of JRE

2022-07-27 Thread Vishal Rao (Jira)
Vishal Rao created ZEPPELIN-5789: Summary: Update Dockerfile to use JDK instead of JRE Key: ZEPPELIN-5789 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5789 Project: Zeppelin Issue

[GitHub] [zeppelin] jongyoul merged pull request #4429: Bump protobuf-java from 3.12.4 to 3.16.1 in /alluxio

2022-07-27 Thread GitBox
jongyoul merged PR #4429: URL: https://github.com/apache/zeppelin/pull/4429 -- 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:

[GitHub] [zeppelin] Tolluset opened a new pull request, #4435: [ZEPPELIN-5788] Remove beam interpreter

2022-07-27 Thread GitBox
Tolluset opened a new pull request, #4435: URL: https://github.com/apache/zeppelin/pull/4435 ### What is this PR for? Remove interpreter `beam` that does not retain updates with 5 years of difference from the latest version. ### What type of PR is it? Refactoring

[jira] [Created] (ZEPPELIN-5788) Remove beam interpreter

2022-07-27 Thread Lee Byonghun (Jira)
Lee Byonghun created ZEPPELIN-5788: -- Summary: Remove beam interpreter Key: ZEPPELIN-5788 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5788 Project: Zeppelin Issue Type: Task

[GitHub] [zeppelin] JoWonHyeung commented on pull request #4431: [ZEPPELIN-4794] Add comment about changing localhost when running Zeppelin on WSL or Windows

2022-07-27 Thread GitBox
JoWonHyeung commented on PR #4431: URL: https://github.com/apache/zeppelin/pull/4431#issuecomment-1196815727 @jongyoul Ok. I will re-update. -- 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

[GitHub] [zeppelin] jshjsh06 opened a new pull request, #4434: [ZEPPELIN-5785] Remove ksql interpreter

2022-07-27 Thread GitBox
jshjsh06 opened a new pull request, #4434: URL: https://github.com/apache/zeppelin/pull/4434 ### What is this PR for? Removing ksql interpreter which has not maintained. ### What type of PR is it? Refactoring ### Todos * [ ] - Remove ksql interpreter and related

[GitHub] [zeppelin] soicem commented on pull request #4433: ZEPPELIN-4871

2022-07-27 Thread GitBox
soicem commented on PR #4433: URL: https://github.com/apache/zeppelin/pull/4433#issuecomment-1196803835 I checked build and unittest succession of livy interpreter from my local env. I also saw the codes releted to livy interpreter. Please let me know if I have missed something or if

[GitHub] [zeppelin] soicem opened a new pull request, #4433: ZEPPELIN-4871

2022-07-27 Thread GitBox
soicem opened a new pull request, #4433: URL: https://github.com/apache/zeppelin/pull/4433 ### What is this PR for? livy interpreter version upgrade ### What type of PR is it? Improvement ### What is the Jira issue? (https://issues.apache.org/jira/browse/ZEPPELIN-4871)

[jira] [Created] (ZEPPELIN-5787) Remove influxdb interpreter

2022-07-27 Thread Jisu Im (Jira)
Jisu Im created ZEPPELIN-5787: - Summary: Remove influxdb interpreter Key: ZEPPELIN-5787 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5787 Project: Zeppelin Issue Type: Task

[GitHub] [zeppelin] jooyounghun commented on pull request #4426: [ZEPPELIN-5766] Window compilation (.appveyor.yml)

2022-07-27 Thread GitBox
jooyounghun commented on PR #4426: URL: https://github.com/apache/zeppelin/pull/4426#issuecomment-1196767533 I don't know how to enable test in windows yet, but I will try. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [zeppelin] jongyoul commented on pull request #4431: [ZEPPELIN-4794] Add comment about changing localhost when running Zeppelin on WSL or Windows

2022-07-27 Thread GitBox
jongyoul commented on PR #4431: URL: https://github.com/apache/zeppelin/pull/4431#issuecomment-1196483914 @JoWonHyeung Could you please move your comment in the description field? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [zeppelin] kkoldduck2 closed pull request #4432: [ZEPPELIN-5783] Remove kylin interpreter

2022-07-27 Thread GitBox
kkoldduck2 closed pull request #4432: [ZEPPELIN-5783] Remove kylin interpreter URL: https://github.com/apache/zeppelin/pull/4432 -- 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.

[GitHub] [zeppelin] kkoldduck2 opened a new pull request, #4432: remove kylin module which is not recently used

2022-07-27 Thread GitBox
kkoldduck2 opened a new pull request, #4432: URL: https://github.com/apache/zeppelin/pull/4432 ### What is this PR for? Removing an interpreter which is not frequently used ### What type of PR is it? Refactoring ### Todos * [ ] - Remove kylin interpreter and