[
https://issues.apache.org/jira/browse/HADOOP-17245?focusedWorklogId=479218&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-479218
]
ASF GitHub Bot logged work on HADOOP-17245:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 04/Sep/20 18:29
Start Date: 04/Sep/20 18:29
Worklog Time Spent: 10m
Work Description: bharatviswa504 opened a new pull request #2276:
URL: https://github.com/apache/hadoop/pull/2276
Add RootedOzoneFs to core-default similar to other filesystems.
https://issues.apache.org/jira/browse/HADOOP-17245
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 479218)
Remaining Estimate: 0h
Time Spent: 10m
> 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
> Priority: Major
> Time Spent: 10m
> 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}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]