Details
Description
Drill is able to query Amazon S3 storage by File System Storage Plugin [1], [2].
Oracle Cloud Infrastructure (OCI) has the similar storage - Object Storage (OS).
Here is the details about HDFS connector [3].
Need to add this dependency similar to com.amazonaws:aws-java-sdk-s3 to have possibility of querying files from the OCI OS.
[1] https://drill.apache.org/docs/file-system-storage-plugin/
[2] https://drill.apache.org/docs/s3-storage-plugin/
[3] https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/hdfsconnector.htm
Attachments
Issue Links
- is related to
-
DRILL-4892 Swift Documentation
- Open
-
DRILL-6662 Access AWS access key ID and secret access key using Credential Provider API for S3 storage plugin
- Closed