Re: Replacing the S3 Client
Drill uses what's known as the Hadoop 'FileSystem API'. Drill can connect to any local or cloud storage system that has a library conforming to this API. > On May 21, 2015, at 9:48 AM, Derek Rabindran wrote: > > Hi, > > Is it possible to replace jets3t, the library used to interact with S3,
Replacing the S3 Client
Hi, Is it possible to replace jets3t, the library used to interact with S3, with another client? How does Apache Drill interact with S3 using jets3t? Thanks -- - Derek Rabindran