Hi @kskalski, a possible solution is to build your own hadoop-aws.jar which shades all conflicting dependencies in it. At least aws-java-sdk and jackson should be shaded.
Probably recent versions of hadoop-aws would work because they're shading the common libraries, but I haven't tested them. [ Full content available at: https://github.com/apache/incubator-druid/issues/4841 ] This message was relayed via gitbox.apache.org for [email protected]
