[
https://issues.apache.org/jira/browse/HADOOP-17245?focusedWorklogId=479273&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-479273
]
ASF GitHub Bot logged work on HADOOP-17245:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 04/Sep/20 21:09
Start Date: 04/Sep/20 21:09
Worklog Time Spent: 10m
Work Description: bharatviswa504 commented on pull request #2276:
URL: https://github.com/apache/hadoop/pull/2276#issuecomment-687385993
Thank You @umamaheswararao for the review.
Fixed the comments.
----------------------------------------------------------------
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: 479273)
Time Spent: 50m (was: 40m)
> 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
> Labels: pull-request-available
> Time Spent: 50m
> 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.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]