[
https://issues.apache.org/jira/browse/HADOOP-17245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated HADOOP-17245:
--------------------------------------
Fix Version/s: 3.3.1
> Add RootedOzFS AbstractFileSystem to core-default.xml
> -----------------------------------------------------
>
> Key: HADOOP-17245
> URL: https://issues.apache.org/jira/browse/HADOOP-17245
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs
> Reporter: Bharat Viswanadham
> Assignee: Bharat Viswanadham
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.3.1, 3.4.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> When "ofs" is default, when running mapreduce job, YarnClient fails with
> below exception.
> {code:java}
> Caused by: org.apache.hadoop.fs.UnsupportedFileSystemException:
> fs.AbstractFileSystem.ofs.impl=null: No AbstractFileSystem configured for
> scheme: ofs
> at
> org.apache.hadoop.fs.AbstractFileSystem.createFileSystem(AbstractFileSystem.java:176)
> at org.apache.hadoop.fs.AbstractFileSystem.get(AbstractFileSystem.java:265)
> at org.apache.hadoop.fs.FileContext$2.run(FileContext.java:341)
> at org.apache.hadoop.fs.FileContext$2.run(FileContext.java:338)
> at java.security.AccessController.doPrivileged(Native Method){code}
> Observed that o3fs is also not defined, will use this jira to add those too.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]