Parcourir la source

AMBARI-7500 Remove defaulted properties for gluster volumes

root il y a 10 ans
Parent
commit
749bb28432

+ 0 - 11
ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/GLUSTERFS/configuration/core-site.xml

@@ -34,16 +34,5 @@
   <value>org.apache.hadoop.fs.glusterfs.GlusterFileSystem</value>
   </property>
 
-  <property>
-  <name>fs.glusterfs.volumes</name>
-    <description>The name of the gluster volume(s) you would like Hadoop to use.  Values should be seperated by commas i.e. gv0, gv1</description>
-  <value>gv0</value>
-  </property>
-
-  <property>
-   <name>fs.glusterfs.volume.fuse.gv0</name>
-  <description>The mount point that corresponds to the fs.glusterfs.volumes value</description>
-    <value>/mnt/gv0</value>
-  </property>
 
 </configuration>

+ 0 - 18
ambari-web/app/data/HDP2/site_properties.js

@@ -2145,24 +2145,6 @@ module.exports =
       "serviceName": "GLUSTERFS",
       "category": "General"
     },
-    {
-      "id": "site property",
-      "name": "fs.glusterfs.volumes",
-      "displayName": "Gluster volume name(s)",
-      "displayType": "string",
-      "filename": "core-site.xml",
-      "serviceName": "GLUSTERFS",
-      "category": "General"
-    },
-    {
-      "id": "site property",
-      "name": "fs.glusterfs.volume.fuse.gv0",
-      "displayName": "Gluster mount point for volume",
-      "displayType": "string",
-      "filename": "core-site.xml",
-      "serviceName": "GLUSTERFS",
-      "category": "General"
-    },
   /**********************************************GLUSTERFS***************************************/
     {
       "id": "puppet var",

+ 0 - 18
ambari-web/app/data/site_properties.js

@@ -1030,24 +1030,6 @@ module.exports =
       "serviceName": "GLUSTERFS",
       "category": "General"
     },
-    {
-      "id": "site property",
-      "name": "fs.glusterfs.volumes",
-      "displayName": "Gluster volume name(s)",
-      "displayType": "string",
-      "filename": "core-site.xml",
-      "serviceName": "GLUSTERFS",
-      "category": "General"
-    },
-    {
-      "id": "site property",
-      "name": "fs.glusterfs.volume.fuse.gv0",
-      "displayName": "Gluster mount point for volume",
-      "displayType": "string",
-      "filename": "core-site.xml",
-      "serviceName": "GLUSTERFS",
-      "category": "General"
-    },
   /**********************************************GLUSTERFS***************************************/
     {
       "id": "puppet var",