Prechádzať zdrojové kódy

AMBARI-6211 Missing AbstractFileSystem property in core-site

Erin A Boyd 11 rokov pred
rodič
commit
68dd332565

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

@@ -1706,6 +1706,15 @@ module.exports =
       "serviceName": "GLUSTERFS",
       "serviceName": "GLUSTERFS",
       "category": "General"
       "category": "General"
     },
     },
+    {
+      "id": "site property",
+      "name": "fs.AbstractFileSystem.glusterfs.impl",
+      "displayName": "Abstract File System Implementation",
+      "displayType": "string",
+      "filename": "core-site.xml",
+      "serviceName": "GLUSTERFS",
+      "category": "General"
+    },
     {
     {
       "id": "site property",
       "id": "site property",
       "name": "fs.glusterfs.volumes",
       "name": "fs.glusterfs.volumes",

+ 2 - 20
ambari-web/app/data/site_properties.js

@@ -917,26 +917,8 @@ module.exports =
     },
     },
     {
     {
       "id": "site property",
       "id": "site property",
-      "name": "fs.glusterfs.volname",
-      "displayName": "GlusterFS volume name",
-      "displayType": "string",
-      "filename": "core-site.xml",
-      "serviceName": "GLUSTERFS",
-      "category": "General"
-    },
-    {
-      "id": "site property",
-      "name": "fs.glusterfs.mount",
-      "displayName": "GlusterFS mount point",
-      "displayType": "string",
-      "filename": "core-site.xml",
-      "serviceName": "GLUSTERFS",
-      "category": "General"
-    },
-    {
-      "id": "site property",
-      "name": "fs.glusterfs.getfattrcmd",
-      "displayName": "GlusterFS getfattr command",
+      "name": "fs.AbstractFileSystem.glusterfs.impl",
+      "displayName": "Abstract File System Implementation",
       "displayType": "string",
       "displayType": "string",
       "filename": "core-site.xml",
       "filename": "core-site.xml",
       "serviceName": "GLUSTERFS",
       "serviceName": "GLUSTERFS",