Pārlūkot izejas kodu

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

Yusaku Sako 11 gadi atpakaļ
vecāks
revīzija
f53763b377
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  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"
     },