[
https://issues.apache.org/jira/browse/HIVE-26757?focusedWorklogId=827064&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-827064
]
ASF GitHub Bot logged work on HIVE-26757:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 18/Nov/22 07:31
Start Date: 18/Nov/22 07:31
Worklog Time Spent: 10m
Work Description: kgyrtkirk commented on PR #3779:
URL: https://github.com/apache/hive/pull/3779#issuecomment-1319644188
looks enough to me; if it works via cmdline with something like
```
export ??=ql.jar
hadoop dfs -ls sfs+file:///etc/passwd
hadoop dfs -ls sfs+ofs://...
```
if that works then the problem will be on the impala side...
Issue Time Tracking
-------------------
Worklog Id: (was: 827064)
Time Spent: 40m (was: 0.5h)
> 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: 40m
> 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)