We will have our data files, one per day residing in S3. We would like to load these files into Sisense Elasticube. From the Sisense website, it appears that there should be an S3 connector, but the ...
After setting this up myself (I focused on Elasticube not Live Model), it looks like the Amazon S3 driver will assist in navigating metadata only (such as getting a list of buckets).
With a connection string that looks something like this:
In order to stream the underlying data (for instance pull csv data stored in a bucket), I used the corresponding files type driver - so CData JDBC Driver for CSV in this case.
The connection string will look something like this: