-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0
-
Fix Version/s: 3.0.0
-
Component/s: Druid integration
-
Labels:None
druid-hdfs-storage JAR is transitively pulling in hadoop-aws JAR 2.7.3, which creates classpath problems as a set of aws-sdk 1.10.77 JARs get on the CP, even with Hadoop 3 & its move to a full aws-sdk-bundle JAR.
Two options
- exclude the dependency
- force it up to whatever ${hadoop.version} is, so make it consistent
- relates to
-
HIVE-16276 Fix NoSuchMethodError: com.amazonaws.services.s3.transfer.TransferManagerConfiguration.setMultipartUploadThreshold(I)V
-
- Closed
-