iemejia commented on a change in pull request #13073:
URL: https://github.com/apache/beam/pull/13073#discussion_r627986475



##########
File path: sdks/java/io/hcatalog/build.gradle
##########
@@ -41,6 +41,17 @@ test {
   ignoreFailures true
 }
 
+configurations.testRuntimeClasspath {
+  resolutionStrategy {
+    def log4j_version = "2.4.1"

Review comment:
       Arghh what a silly mistake, my excuses I opened #14751 to upgrade this 
dep to the [minimum compatible 
version](https://stackoverflow.com/questions/52700803/im-getting-noclassdeffounderror-org-apache-logging-log4j-util-reflectionutil)
 with Hive dependencies, wondering if we should also cherry-pick it for the 
release. Thanks for noticing @aaltay !




-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to