소스 검색

AMBARI-6496. Additional fix: keberization needs hdfs_principal_name property to be saved in hadoop-env section of command file, otherwise it fails in HDP 1.3 stack. (Alejandro via Jaimin)

Jaimin Jetly 11 년 전
부모
커밋
7a93872f90
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      ambari-web/app/data/secure_properties.js

+ 1 - 0
ambari-web/app/data/secure_properties.js

@@ -123,6 +123,7 @@ module.exports =
       "isOverridable": false,
       "isReconfigurable": false,
       "serviceName": "GENERAL",
+      "filename": "hadoop-env.xml",
       "category": "AMBARI"
     },
     {