Explorar o código

AMBARI-6948. After installing HDP, 'Start All' failed (Buzhor Denys via alexantonenko)

Alex Antonenko %!s(int64=10) %!d(string=hai) anos
pai
achega
be99b295f9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ambari-web/app/utils/ajax/ajax.js

+ 1 - 1
ambari-web/app/utils/ajax/ajax.js

@@ -2003,7 +2003,7 @@ var ajax = Em.Object.extend({
 
     // default parameters
     var params = {
-      clusterName: App.get('clusterName')
+      clusterName: (App.get('clusterName') || App.clusterStatus.get('clusterName'))
     };
 
     // extend default parameters with provided