Sfoglia il codice sorgente

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 anni fa
parent
commit
e984e9b844
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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"
     },
     {