Explorar o código

AMBARI-8808. Resolve potential port conflicts with Hadoop daemons. alerts.json default port change. (swagle)

Siddharth Wagle %!s(int64=10) %!d(string=hai) anos
pai
achega
70f1170b03

+ 2 - 2
ambari-server/src/main/resources/common-services/AMS/0.1.0/alerts.json

@@ -35,8 +35,8 @@
         "enabled": true,
         "source": {
           "type": "PORT",
-          "uri": "{{metric_collector_port}}",
-          "default_port": 8188,
+          "uri": "{{ams-site/timeline.metrics.service.webapp.address}}",
+          "default_port": 6188,
           "reporting": {
             "ok": {
               "text": "TCP OK - {0:.3f}s response on port {1}"