TheNeuralBit commented on a change in pull request #16297:
URL: https://github.com/apache/beam/pull/16297#discussion_r773342318



##########
File path: CHANGES.md
##########
@@ -136,7 +136,7 @@
 
 ## Known Issues
 
-* ([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
+* Users of beam-sdks-java-io-hcatalog (and 
beam-sdks-java-extensions-sql-hcatalog) must take care to override the 
transitive log4j dependency when they add a hive dependency 
([BEAM-13499](https://issues.apache.org/jira/browse/BEAM-13499)).

Review comment:
       Yes, unfortunately that change only affects Beam's build for running 
tests. To use these packages users must also specify their own Hive dependency 
(since in Beam it's `provided`), so we don't have control over the transitive 
log4j dependency.

##########
File path: CHANGES.md
##########
@@ -136,7 +136,7 @@
 
 ## Known Issues
 
-* ([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
+* Users of beam-sdks-java-io-hcatalog (and 
beam-sdks-java-extensions-sql-hcatalog) must take care to override the 
transitive log4j dependency when they add a hive dependency 
([BEAM-13499](https://issues.apache.org/jira/browse/BEAM-13499)).

Review comment:
       Yes, unfortunately that change **only** affects Beam's build for running 
tests. To use these packages users must also specify their own Hive dependency 
(since in Beam it's `provided`), so we don't have control over the transitive 
log4j 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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to