[GitHub] [zeppelin] proceane commented on pull request #4458: [ZEPPELIN-5812] Add spring-boot-dependencies

2023-02-16 Thread via GitHub
proceane commented on PR #4458: URL: https://github.com/apache/zeppelin/pull/4458#issuecomment-1433197598 oh... -- 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

[GitHub] [zeppelin] jongyoul commented on pull request #4458: [ZEPPELIN-5812] Add spring-boot-dependencies

2023-02-16 Thread via GitHub
jongyoul commented on PR #4458: URL: https://github.com/apache/zeppelin/pull/4458#issuecomment-1433126434 Long time no see. I think you'd better rebase this branch, not mering current master :-) -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [zeppelin] zjffdu opened a new pull request, #4566: [MINOR] Use flink-113 as default profile

2023-02-16 Thread via GitHub
zjffdu opened a new pull request, #4566: URL: https://github.com/apache/zeppelin/pull/4566 ### What is this PR for? A trivial PR to use flink-113 as default profile, so that user don't need to specify profile to build flink-interpreter modules. Otherwise the following command won't

[GitHub] [zeppelin] zjffdu commented on pull request #4506: [ZEPPELIN-5844] Support flink 1.16

2023-02-16 Thread via GitHub
zjffdu commented on PR #4506: URL: https://github.com/apache/zeppelin/pull/4506#issuecomment-1432962218 Thanks @canhtran for the feedback, https://github.com/apache/zeppelin/pull/4558 indeed cause this issue. The workaround is using `mvn clean package -DskipTests -Pflink-113` -- This is

[GitHub] [zeppelin] canhtran commented on pull request #4506: [ZEPPELIN-5844] Support flink 1.16

2023-02-16 Thread via GitHub
canhtran commented on PR #4506: URL: https://github.com/apache/zeppelin/pull/4506#issuecomment-1432832112 It seems like the issue starting from #4558 I built the zeppelin at commit `f30ea77accc921db3f06aadd5675f71140bc6da2` and it's fine