소스 검색

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

Siddharth Wagle 10 년 전
부모
커밋
e984e9b844
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      ambari-web/app/data/HDP2/secure_properties.js

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

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