gyogal commented on PR #481: URL: https://github.com/apache/incubator-livy/pull/481#issuecomment-3426885060
Thank you very much for the review, @ArnavBalyan ! The checks are currently failing because the test Docker image does not contain JDK 17 yet, it is this change that adds it. After the merge the tests should look fine (I will confirm this and fix it if that is not the case). Java 8 deprecation would be a great addition, thanks for looking into it! I think anything that impacts compatibility (Python 2, Spark 2, JDK 8 and general cleanup removing old features) could be done in the release following the next one. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
