Selaa lähdekoodia

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

Srimanth Gunturi 11 vuotta sitten
vanhempi
commit
c662873590
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      ambari-web/app/config.js

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

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