[ https://issues.apache.org/jira/browse/HADOOP-17245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Attila Doroszlai updated HADOOP-17245: -------------------------------------- Affects Version/s: 3.4.0 > 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 > Affects Versions: 3.4.0 > Reporter: Bharat Viswanadham > Assignee: Bharat Viswanadham > Priority: Major > Labels: pull-request-available > Fix For: 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: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org