HADOOP-15857. Addendum. Remove ozonefs class name definition from core-default.xml. Contributed by Elek, Marton.
This commit is contained in:
parent
c5bf07154f
commit
7b06383163
|
@ -1769,12 +1769,6 @@
|
||||||
</description>
|
</description>
|
||||||
</property>
|
</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 -->
|
<!-- ipc properties -->
|
||||||
|
|
||||||
<property>
|
<property>
|
||||||
|
|
Loading…
Reference in New Issue