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

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

vdiravka opened a new pull request #2311:
URL: https://github.com/apache/drill/pull/2311


   - add OCI OS dependency with exclusions
   - update GlassFish Jersey dependencies version
   - add `jersey-hk2` dependency (this injection framework was excluded from 
Jersey in latest versions)
   - slightly decrease jdbc-all
   - update default plugins in `bootstrap-storage-plugins.json`
   - udpate `core-site-example.xml`
   
   # [DRILL-7995](https://issues.apache.org/jira/browse/DRILL-7995): Add Oracle 
HDFS lib to query OCI Object Storage
   
   ## Description
   
   It adds ability to query Oracle Cloud Infrastructure Object Storage
   
   ## Documentation
   https://github.com/apache/drill/pull/2309
   
   ## Testing
   It is manually tested with a TSV file from the private OCI OS bucket.
   


-- 
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