Aggarwal-Raghav commented on PR #5857: URL: https://github.com/apache/hive/pull/5857#issuecomment-2957900362
@ayushtkn, quick question unrelated to the PR. For log4j 2.24.3, the changes to remove packages attribute due to LOG4J2-3644 was done only in [data/conf/hive-log4j2.properties](https://github.com/apache/hive/pull/5636/files#diff-d003b0ed1a14718be707a0b4e196ca3c2f9dc7adad2ca10d4868946aac53a178). But in hive tarball which we ship, log4j properties is picked from [_common/src/main/resources/hive-log4j2.properties_](https://github.com/apache/hive/blob/39c88d7c1742b6ab0c87d58d333d81aefedeba3d/packaging/src/main/assembly/bin.xml#L418) which doesn't contain the log4j cleanup changes. Should we address this? Reason why I am asking is, if i use default log4j properties present in tarball then on starting hive services i get the following warning:  CC @InvisibleProgrammer -- 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