For old-style s3n support you didn't need jar files from a Hadoop binary tarball --- just jets3t. So essentially someone wanting to use s3 in Drill 1.3 would need to pull down and unpack a 200 MB file just to grab a couple dependencies from it.
On Sat, Nov 14, 2015 at 10:39 PM, Tomer Shiran <[email protected]> wrote: > When you say "problem" - it seems like more work was required previously > (with s3n). Or am I misunderstanding? > > > > On Fri, Nov 13, 2015 at 9:55 AM, Nathan Griffith <[email protected]> > wrote: > >> Hi all, >> >> Currently if you want to use s3a in Drill 1.3.0 you need to copy a >> couple files from the Hadoop binary distribution into jars/3rdparty. >> For s3n you need those *and* the old jets3t dependency. >> >> Just wanted to highlight this problem since it seems like an important >> but easy fix. The JIRA I filed about it is here: >> https://issues.apache.org/jira/browse/DRILL-4063 >> >> Best, >> Nathan >> > > > > -- > Tomer Shiran > CEO and Co-Founder, Dremio
