Browse Source

AMBARI-2708. Make ambari web testMode work for installer wizard with HDP stack-2 selection. (Antonenko Alexander via yusaku)

Yusaku Sako 12 years ago
parent
commit
042551b8ae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ambari-web/app/assets/data/wizard/stack/HDP_versions.json

+ 1 - 1
ambari-web/app/assets/data/wizard/stack/HDP_versions.json

@@ -849,7 +849,7 @@
     {
       "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/2.0.1",
       "Versions" : {
-        "active" : false,
+        "active" : true,
         "min_upgrade_version" : null,
         "stack_name" : "HDP",
         "stack_version" : "2.0.1"