det101 commented on issue #17244: URL: https://github.com/apache/dolphinscheduler/issues/17244#issuecomment-2968938165
> > If there is a situation where a higher-version dependency cannot support a lower-version cloud service, then users can only choose to run on JDK8/11. > > This needs to be discussed. [@zhongjiajie](https://github.com/zhongjiajie) [@ruanwenjun](https://github.com/ruanwenjun) [@Gallardot](https://github.com/Gallardot) [@caishunfeng](https://github.com/caishunfeng) > > > There should be no problem submitting through the command line (such as hive -e, spark-sql, hdfs commands). > > Yes. Command line operation will not be affected. What I mean is many dependencies in `pom.xml` don't support jdk17. If you upgrade, you need to change the code. How to ensure the compatibility after upgrading? We need full design detail of all dependencies that need to be upgraded. I will try it in our environment first to see what problems I will encounter, and will share the problems with the community for your reference -- 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]
