You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2018/08/21 17:47:28 UTC

[GitHub] jihoonson commented on issue #4841: Issues wth Hadoop batch indexing using S3A in 0.10.1 and hadoop client 2.7.3

jihoonson commented on issue #4841: Issues wth Hadoop batch indexing using S3A in 0.10.1 and hadoop client 2.7.3
URL: https://github.com/apache/incubator-druid/issues/4841#issuecomment-414762194
 
 
   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.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org