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

Sahil Takiar commented on IMPALA-9400:
--------------------------------------

If the ozone.service.id is not set, then the connection URI is of the form:

{code}
create external table ozone_test (col int) location 
'o3fs://bucket.impala.stakiar-ozone-test-1.vpc.cloudera.com:9862/ozone_test';
{code}

Where the volume is 'impala' and the bucket is 'bucket'. Some docs in 
https://hadoop.apache.org/ozone/docs/0.4.1-alpha/interface/ozonefs.html are 
useful.


> Impala Ozone Support
> --------------------
>
>                 Key: IMPALA-9400
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9400
>             Project: IMPALA
>          Issue Type: New Feature
>          Components: Backend, Frontend
>            Reporter: Sahil Takiar
>            Assignee: Sahil Takiar
>            Priority: Major
>
> Impala should be able to read/write data from Apache Ozone: 
> [https://hadoop.apache.org/ozone/]



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to