[
https://issues.apache.org/jira/browse/HIVE-28779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ayush Saxena resolved HIVE-28779.
---------------------------------
Fix Version/s: 4.1.0
Resolution: Fixed
> Add ozone filesystem to the exim uri schema whitelist
> -----------------------------------------------------
>
> Key: HIVE-28779
> URL: https://issues.apache.org/jira/browse/HIVE-28779
> Project: Hive
> Issue Type: Improvement
> Reporter: Ayush Saxena
> Assignee: Ayush Saxena
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.1.0
>
>
> Try export of Hive table to any Ozone Filesystem Path
> {code:java}
> Query:
> export table temp1 to
> 'o3fs://myOzoneFileSystem/tmp/testtemptable/temptablemisc_5'
> jdbc.TestDriver: Error while compiling statement: FAILED: SemanticException
> Invalid path only the following file systems accepted for export/import :
> hdfs,pfile,file,s3,s3a,adl,abfs,abfss,gs
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)