Ayush Saxena created HIVE-28779:
-----------------------------------
Summary: 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
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)