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

ASF subversion and git services commented on IMPALA-10212:
----------------------------------------------------------

Commit 9d2ef8564786d858db7786ad338b7daa5386eb20 in impala's branch 
refs/heads/master from Wei-Chiu Chuang
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=9d2ef85 ]

IMPALA-10212. Support ofs scheme.

OFS is the new file system implementation for Ozone.
The biggest difference compared to o3fs is that ofs supports operations across 
all
volumes and buckets and provides a full view of all the volume/buckets.

It uses the same transport as o3fs and therefore it shares the thread pool with 
o3fs.

How it was tested:
The patch was tested manually on a CDPD cluster, loaded TPC-DS data, ran 
TPC-DS, ran 'load data inpath' command.

Change-Id: I69908f65c97f40ff01b25d6d6db53c37a9e978ba
Reviewed-on: http://gerrit.cloudera.org:8080/17963
Reviewed-by: Joe McDonnell <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Support ofs scheme
> ------------------
>
>                 Key: IMPALA-10212
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10212
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Backend, Frontend
>            Reporter: Attila Doroszlai
>            Assignee: Wei-Chiu Chuang
>            Priority: Major
>
> Ozone 1.0 introduced a new Hadoop-compatible filesystem called OFS, in 
> addition to the existing O3FS implementation.  The goal of this ask is to add 
> support for {{ofs://}} URLs in Impala.
> https://hadoop.apache.org/ozone/docs/1.0.0/interface/ofs.html



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