Re: Replacing the S3 Client

2015-05-21 Thread Tomer Shiran
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

2015-05-21 Thread Derek Rabindran
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