[ 
https://issues.apache.org/jira/browse/DRILL-7995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17409704#comment-17409704
 ] 

ASF GitHub Bot commented on DRILL-7995:
---------------------------------------

vdiravka commented on a change in pull request #2311:
URL: https://github.com/apache/drill/pull/2311#discussion_r702152863



##########
File path: exec/java-exec/src/main/resources/bootstrap-storage-plugins.json
##########
@@ -111,6 +111,65 @@
       },
       "enabled" : false
     },
+    "os" : {

Review comment:
       agree. I also named that `oci` when tested locally. The reason why I 
named it OS, because it corresponds to `S3` in Amazon:
   `aws` = `oci` and `s3` = `os`.
   But since we don't expect any other Storage Plugin for Oracle Cloud 
Infrastructure, we can name it as `oci`.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


> 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
>            Priority: Major
>              Labels: doc-impacting, hdfs, oci, oracle, os, s3
>             Fix For: 1.20.0
>
>
> 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]



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

Reply via email to