[ https://issues.apache.org/jira/browse/HIVE-16276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15941146#comment-15941146 ]
Sahil Takiar commented on HIVE-16276: ------------------------------------- Yes that would be great. I can do the cherry-pick and attach an updated patch for "branch-2". Can this go into 2.2 though? I think its broken there too. > 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)