You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Sahil Takiar (Jira)" <ji...@apache.org> on 2020/06/11 19:37:01 UTC

[jira] [Commented] (IMPALA-9400) Impala Ozone Support

    [ 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: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org