[GitHub] [zeppelin] Reamer opened a new pull request, #4557: [MINOR] Remove conda cache suffix

2023-01-16 Thread GitBox
Reamer opened a new pull request, #4557: URL: https://github.com/apache/zeppelin/pull/4557 ### What is this PR for? This PR removes an unnecessary cache suffix ### What type of PR is it? Bug Fix ### How should this be tested? * CI ### Questions: * Does the

[GitHub] [zeppelin] Reamer commented on a diff in pull request #4556: [ZEPPELIN-5875] Fix flaky tests in `core-modules`

2023-01-16 Thread GitBox
Reamer commented on code in PR #4556: URL: https://github.com/apache/zeppelin/pull/4556#discussion_r1071467869 ## .github/workflows/core.yml: ## @@ -59,7 +59,8 @@ jobs: !~/.m2/repository/org/apache/zeppelin/ ~/.spark-dist ~/.cache -

[GitHub] [zeppelin] jongyoul commented on pull request #4543: Bump jettison from 1.4.0 to 1.5.2

2023-01-16 Thread GitBox
jongyoul commented on PR #4543: URL: https://github.com/apache/zeppelin/pull/4543#issuecomment-1383755701 @dependabot rebase -- 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] jongyoul commented on pull request #4556: [ZEPPELIN-5875] Fix flaky tests in `core-modules`

2023-01-16 Thread GitBox
jongyoul commented on PR #4556: URL: https://github.com/apache/zeppelin/pull/4556#issuecomment-1383660284 > Since the shading still creates weird classes, I will continue to work on #4545 . Agreed. It would be great if we could handle all thing this time. -- This is an automated me

[GitHub] [zeppelin] jongyoul commented on a diff in pull request #4556: [ZEPPELIN-5875] Fix flaky tests in `core-modules`

2023-01-16 Thread GitBox
jongyoul commented on code in PR #4556: URL: https://github.com/apache/zeppelin/pull/4556#discussion_r1070951485 ## .github/workflows/core.yml: ## @@ -59,7 +59,8 @@ jobs: !~/.m2/repository/org/apache/zeppelin/ ~/.spark-dist ~/.cache -

[GitHub] [zeppelin] jongyoul commented on a diff in pull request #4556: [ZEPPELIN-5875] Fix flaky tests in `core-modules`

2023-01-16 Thread GitBox
jongyoul commented on code in PR #4556: URL: https://github.com/apache/zeppelin/pull/4556#discussion_r1070950816 ## zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/remote/PooledRemoteClient.java: ## @@ -44,6 +45,9 @@ public PooledRemoteClient(SupplierWithIO su

[GitHub] [zeppelin] Reamer commented on a diff in pull request #4556: [ZEPPELIN-5875] Fix flaky tests in `core-modules`

2023-01-16 Thread GitBox
Reamer commented on code in PR #4556: URL: https://github.com/apache/zeppelin/pull/4556#discussion_r1070943224 ## .github/workflows/core.yml: ## @@ -59,7 +59,8 @@ jobs: !~/.m2/repository/org/apache/zeppelin/ ~/.spark-dist ~/.cache -

[GitHub] [zeppelin] Reamer merged pull request #4553: [ZEPPELIN-5874] polish flink code base

2023-01-16 Thread GitBox
Reamer merged PR #4553: URL: https://github.com/apache/zeppelin/pull/4553 -- 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