[ https://issues.apache.org/jira/browse/HIVE-26757?focusedWorklogId=826965&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-826965 ]
ASF GitHub Bot logged work on HIVE-26757: ----------------------------------------- Author: ASF GitHub Bot Created on: 17/Nov/22 20:42 Start Date: 17/Nov/22 20:42 Worklog Time Spent: 10m Work Description: MikaelSmith commented on PR #3779: URL: https://github.com/apache/hive/pull/3779#issuecomment-1319177589 @kgyrtkirk this looks like all that was done to include o3fs support. However I haven't been able to get it working, I still run into `org.apache.hadoop.fs.UnsupportedFileSystemException No FileSystem for scheme "sfs+ofs"` trying to use it in Impala. Any ideas on things I've missed? Issue Time Tracking ------------------- Worklog Id: (was: 826965) Time Spent: 20m (was: 10m) > Add sfs+ofs support > ------------------- > > Key: HIVE-26757 > URL: https://issues.apache.org/jira/browse/HIVE-26757 > Project: Hive > Issue Type: Improvement > Reporter: Michael Smith > Assignee: Michael Smith > Priority: Major > Labels: pull-request-available > Time Spent: 20m > Remaining Estimate: 0h > > [https://github.com/apache/hive/blob/ebb1e2fa9914bcccecad261d53338933b699ccb1/ql/src/java/org/apache/hadoop/hive/ql/io/SingleFileSystem.java#L80] > shows SFS support for Ozone's o3fs protocol, but not the newer ofs protocol. > Please add support for {{{}sfs+ofs{}}}. -- This message was sent by Atlassian Jira (v8.20.10#820010)