Bharat Viswanadham created HADOOP-17245:
-------------------------------------------
Summary: 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
Reporter: Bharat Viswanadham
Assignee: Bharat Viswanadham
When "ofs" is default, when running mapreduce job, YarnClient fails with below
exception.
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)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]