HADOOP-15857. Remove ozonefs class name definition from core-default.xml. Contributed by Elek, Marton.
This commit is contained in:
parent
ced2596094
commit
c5bf07154f
@ -1769,14 +1769,6 @@
|
|||||||
</description>
|
</description>
|
||||||
</property>
|
</property>
|
||||||
|
|
||||||
|
|
||||||
<!-- Ozone file system properties -->
|
|
||||||
<property>
|
|
||||||
<name>fs.o3.impl</name>
|
|
||||||
<value>org.apache.hadoop.fs.ozone.OzoneFileSystem</value>
|
|
||||||
<description>The implementation class of the Ozone FileSystem.</description>
|
|
||||||
</property>
|
|
||||||
|
|
||||||
<property>
|
<property>
|
||||||
<name>fs.AbstractFileSystem.o3.impl</name>
|
<name>fs.AbstractFileSystem.o3.impl</name>
|
||||||
<value>org.apache.hadoop.fs.ozone.OzFs</value>
|
<value>org.apache.hadoop.fs.ozone.OzFs</value>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user