You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Vitalii Diravka (Jira)" <ji...@apache.org> on 2021/09/03 13:36:00 UTC

[jira] [Created] (DRILL-7995) Add ability to query OCI OS

Vitalii Diravka created DRILL-7995:
--------------------------------------

             Summary: Add ability to query OCI OS 
                 Key: DRILL-7995
                 URL: https://issues.apache.org/jira/browse/DRILL-7995
             Project: Apache Drill
          Issue Type: Improvement
          Components: library
    Affects Versions: 1.19.0
            Reporter: Vitalii Diravka
            Assignee: Vitalii Diravka
             Fix For: 1.20.0


Drill has possibility 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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)