You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2022/09/15 15:43:58 UTC

[GitHub] [zeppelin] PrimWILL opened a new pull request, #4465: [ZEPPELIN-5821] Upgrade java 11

PrimWILL opened a new pull request, #4465:
URL: https://github.com/apache/zeppelin/pull/4465

   ### What is this PR for?
   
   Upgrade java version to 11. 
   Recently, lots of newest languages and framework decide not to support JDK 8. 
   This is a draft PR. If you build Zeppelin using $ ./mvnw clean package -DskipTests -Phadoop2, you can see that build is success, but if you try to run Zeppelin, there's some error in process and dead.
   
   ### What type of PR is it?
   Improvement
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/ZEPPELIN-5821
   
   ### How should this be tested?
   CI and maybe we have to add more CI
   
   ### Questions:
   * Does the licenses files need to update? Yes
   * Is there breaking changes for older versions? Yes
   * Does this needs documentation? Yes
   


-- 
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-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [zeppelin] PrimWILL commented on pull request #4465: [ZEPPELIN-5206] JDK 11 Support

Posted by GitBox <gi...@apache.org>.
PrimWILL commented on PR #4465:
URL: https://github.com/apache/zeppelin/pull/4465#issuecomment-1274889389

   > In the next few days, I'll try to split the changes into several pull requests.
   
   That's great news! Then I'll close this draft pr and check the PR that you'll make =)


-- 
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-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [zeppelin] Reamer commented on pull request #4465: [ZEPPELIN-5821] Upgrade java 11

Posted by GitBox <gi...@apache.org>.
Reamer commented on PR #4465:
URL: https://github.com/apache/zeppelin/pull/4465#issuecomment-1248975254

   I have also played around a bit with JDK 11. Maybe this will help you. https://github.com/Reamer/zeppelin/tree/jdk11


-- 
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-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [zeppelin] Reamer commented on pull request #4465: [ZEPPELIN-5821] Upgrade java 11

Posted by GitBox <gi...@apache.org>.
Reamer commented on PR #4465:
URL: https://github.com/apache/zeppelin/pull/4465#issuecomment-1248970569

   Hello and thank you for working on this important task. I've cleaned up a bit in Jira, please adjust your Jira issue.


-- 
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-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [zeppelin] PrimWILL commented on pull request #4465: [ZEPPELIN-5206] JDK 11 Support

Posted by GitBox <gi...@apache.org>.
PrimWILL commented on PR #4465:
URL: https://github.com/apache/zeppelin/pull/4465#issuecomment-1250051299

   > I've cleaned up a bit in Jira, please adjust your Jira issue.
   
   I checked it and changed Jira issue number to 5206.
   
   > I have also played around a bit with JDK 11. Maybe this will help you. https://github.com/Reamer/zeppelin/tree/jdk11
   
   Thanks ! :) I'll pull your repository and try to fix errors during build.


-- 
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-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [zeppelin] Reamer commented on pull request #4465: [ZEPPELIN-5206] JDK 11 Support

Posted by GitBox <gi...@apache.org>.
Reamer commented on PR #4465:
URL: https://github.com/apache/zeppelin/pull/4465#issuecomment-1274855825

   In the last few days I've been very active working on the [branch](https://github.com/Reamer/zeppelin/tree/jdk11), as the connection libraries for Spark with JDK-8 are slowly breaking away.
   Currently, the JDK-11 branch is running in my test environment. Let's see what kind of issues come up.


-- 
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-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [zeppelin] PrimWILL closed pull request #4465: [ZEPPELIN-5206] JDK 11 Support

Posted by GitBox <gi...@apache.org>.
PrimWILL closed pull request #4465: [ZEPPELIN-5206] JDK 11 Support
URL: https://github.com/apache/zeppelin/pull/4465


-- 
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-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org