You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2021/09/03 20:45:50 UTC

[GitHub] [drill] vdiravka commented on a change in pull request #2311: DRILL-7995: Add Oracle HDFS lib to query OCI Object Storage

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: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org