瀏覽代碼

AMBARI-3894. Cannot install HDP stack without having config-groups. (srimanth)

Srimanth Gunturi 11 年之前
父節點
當前提交
c662873590
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ambari-web/app/config.js

+ 1 - 1
ambari-web/app/config.js

@@ -45,7 +45,7 @@ App.enableExperimental = false;
 App.supports = {
 App.supports = {
   addServices: false,
   addServices: false,
   hostOverrides: true,
   hostOverrides: true,
-  hostOverridesInstaller: true,
+  hostOverridesInstaller: false,
   hostOverridesHost: true,
   hostOverridesHost: true,
   mirroring: false,
   mirroring: false,
   secureCluster: true,
   secureCluster: true,