tanishq-chugh commented on PR #5809: URL: https://github.com/apache/hive/pull/5809#issuecomment-2876823693
Hi @zhangbutao Yes, this PR is specifically to add the required add-opens for yarn jobs or tez/mapreduce tasks for jdk 9+ . This is a pre-requisite for [Hive-JDK17-PR](https://github.com/apache/hive/pull/5404) . The intention here was to place these add-opens configs in the codebase itself, and not in the xml config files, as it could cause these necessary values to be removed/overridden by user leading to potentially crashing the cluster. -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org