-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HDFS-15462. Add fs.viewfs.overload.scheme.target.ofs.impl to core-default.xml #2131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Change-Id: Ic63694d659bf99b03e11bf8f616fc494448b5b5a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 LGTM
Thanks @smengcl for reporting it. Yes, when we added other fss in config, ofs branch was not merged. Thanks for the fix. All good. |
💔 -1 overall
This message was automatically generated. |
Thanks @umamaheswararao and @bharatviswa504 for reviewing this. javadoc -1's are from unrelated profobuf warnings. Will merge shortly. |
… to core-default.xml (apache#2131) (cherry picked from commit 0e694b2) Change-Id: I8b2616cc50202957944b747e76a19ac6adb02e58
https://issues.apache.org/jira/browse/HDFS-15462
HDFS-15394 added existing FS implementations in core-default.xml except ofs. Let's add ofs to core-default as well.