derrickaw commented on code in PR #39617:
URL: https://github.com/apache/beam/pull/39617#discussion_r3723234942


##########
sdks/java/io/expansion-service/build.gradle:
##########
@@ -65,6 +65,7 @@ configurations.runtimeClasspath {
   resolutionStrategy.force 'org.apache.hadoop:hadoop-client:3.3.6'
   resolutionStrategy.force 'org.apache.hadoop:hadoop-hdfs:3.3.6'
   resolutionStrategy.force 'org.apache.hadoop:hadoop-hdfs-client:3.3.6'
+  resolutionStrategy.force 'org.apache.hadoop:hadoop-aws:3.3.6'

Review Comment:
   It actually decreases the jar size from 1.1GB to 0.8GB due to forcing it 
from 3.4.2 to 3.3.6.



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

Reply via email to