Repository: hadoop
Updated Branches:
  refs/heads/branch-3.2 ced259609 -> c5bf07154


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


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c5bf0715
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c5bf0715
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/c5bf0715

Branch: refs/heads/branch-3.2
Commit: c5bf07154f475a5b6701f4b54a2fd29e3bc51a89
Parents: ced2596
Author: Sunil G <sun...@apache.org>
Authored: Tue Oct 16 18:56:49 2018 +0530
Committer: Sunil G <sun...@apache.org>
Committed: Tue Oct 16 18:56:49 2018 +0530

----------------------------------------------------------------------
 .../hadoop-common/src/main/resources/core-default.xml        | 8 --------
 1 file changed, 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/c5bf0715/hadoop-common-project/hadoop-common/src/main/resources/core-default.xml
----------------------------------------------------------------------
diff --git 
a/hadoop-common-project/hadoop-common/src/main/resources/core-default.xml 
b/hadoop-common-project/hadoop-common/src/main/resources/core-default.xml
index 855b5da..679851d 100644
--- a/hadoop-common-project/hadoop-common/src/main/resources/core-default.xml
+++ b/hadoop-common-project/hadoop-common/src/main/resources/core-default.xml
@@ -1769,14 +1769,6 @@
   </description>
 </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>
   <name>fs.AbstractFileSystem.o3.impl</name>
   <value>org.apache.hadoop.fs.ozone.OzFs</value>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to