소스 검색

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

Yusaku Sako 11 년 전
부모
커밋
f53763b377
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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"
     },