Explorar o código

AMBARI-5000. Should not be able to edit log and pid for falcon post install. (xiwang via yusaku)

Yusaku Sako %!s(int64=11) %!d(string=hai) anos
pai
achega
f53763b377
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      ambari-web/app/data/HDP2/global_properties.js

+ 2 - 0
ambari-web/app/data/HDP2/global_properties.js

@@ -1313,6 +1313,7 @@ module.exports =
       "isOverridable": false,
       "isVisible": true,
       "isRequiredByAgent": true,
+      "isReconfigurable": false,
       "serviceName": "FALCON",
       "category": "Advanced"
     },
@@ -1326,6 +1327,7 @@ module.exports =
       "isOverridable": false,
       "isVisible": true,
       "isRequiredByAgent": true,
+      "isReconfigurable": false,
       "serviceName": "FALCON",
       "category": "Advanced"
     },