brahmareddybattula commented on pull request #2869: URL: https://github.com/apache/hive/pull/2869#issuecomment-996894536
@nrg4878 thanks for working on this.. To bump up this we need to have have HIVE-24500 and HIVE-22278....looks as part of the HIVE-22278, following ql/pom.xml change is intentionally missed..? https://github.com/apache/hive/pull/798/files#diff-652e6b3e0f5adc84cb19dafd6084f4973a41be13e061a9318417046f94462b8eR137 ``` <dependency> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-core</artifactId> <version>${log4j2.version}</version> </dependency> ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
