Abacn commented on code in PR #38500:
URL: https://github.com/apache/beam/pull/38500#discussion_r3242520277
##########
sdks/java/io/iceberg/build.gradle:
##########
@@ -117,6 +117,14 @@ dependencies {
configurations.all {
// iceberg-core needs avro:1.12.0
resolutionStrategy.force 'org.apache.avro:avro:1.12.0'
+ // bigdataoss:gcs-connector and parquet:parquet-hadoop have conflicts with
global hadoop-common:3.4.2
Review Comment:
Do we also need to do this in io/expansion-service? Persumably it's also get
overriden by BeamModulePlugin
--
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]