HADOOP-15857. Addendum. Remove ozonefs class name definition from core-default.xml. Contributed by Elek, Marton.

This commit is contained in:
Márton Elek 2018-10-16 15:51:59 +02:00
parent c5bf07154f
commit 7b06383163
1 changed files with 0 additions and 6 deletions

View File

@ -1769,12 +1769,6 @@
</description>
</property>
<property>
<name>fs.AbstractFileSystem.o3.impl</name>
<value>org.apache.hadoop.fs.ozone.OzFs</value>
<description>The implementation class of the OzFs AbstractFileSystem.</description>
</property>
<!-- ipc properties -->
<property>