[ https://issues.apache.org/jira/browse/HIVE-16276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashutosh Chauhan updated HIVE-16276: ------------------------------------ Fix Version/s: (was: 2.2.0) 3.0.0 > Fix NoSuchMethodError: > com.amazonaws.services.s3.transfer.TransferManagerConfiguration.setMultipartUploadThreshold(I)V > ---------------------------------------------------------------------------------------------------------------------- > > Key: HIVE-16276 > URL: https://issues.apache.org/jira/browse/HIVE-16276 > Project: Hive > Issue Type: Sub-task > Components: Druid integration > Reporter: Sahil Takiar > Assignee: Jesus Camacho Rodriguez > Fix For: 3.0.0 > > Attachments: HIVE-16276.1.patch, HIVE-16276.2.patch, > HIVE-16276.3.patch, HIVE-16276.4.patch, HIVE-16276.5.patch > > > The druid-handler is pulling in some com.amazonaws dependencies that conflict > with the version that Hadoop is using. This causes the above exception to be > thrown when running Hive against S3. This patch fixes the dependency issue by > shading the aws dependencies in the druid artifacts. Unfortunately, I can't > find a great way to add a test for this so it doesn't happen in the future. > We will need some more robust S3-integration tests for that. -- This message was sent by Atlassian JIRA (v6.3.15#6346)