Browse Source

AMBARI-7185. Hostname resolution failure.(xiwang)

Xi Wang 10 năm trước cách đây
mục cha
commit
637d521b61
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      ambari-web/app/controllers/wizard/step3_controller.js

+ 2 - 1
ambari-web/app/controllers/wizard/step3_controller.js

@@ -833,7 +833,8 @@ App.WizardStep3Controller = Em.Controller.extend({
       "parameters": {
         "check_execute_list": "host_resolution_check",
         "jdk_location" : jdk_location,
-        "threshold": "20"
+        "threshold": "20",
+        "hosts": hosts
       }
     };
     var resource_filters = {