You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/09/08 13:52:21 UTC

[jira] [Commented] (AMBARI-18199) Wrong hostname in timeline.metrics.service.webapp.address breaks AMS HA

    [ https://issues.apache.org/jira/browse/AMBARI-18199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15473918#comment-15473918 ] 

Hudson commented on AMBARI-18199:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #5636 (See [https://builds.apache.org/job/Ambari-trunk-Commit/5636/])
AMBARI-18199 Wrong hostname in timeline.metrics.service.webapp.address (dsen: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=c1bfc6dd64acc64c9ddc839b39b0a89d0a871bb1])
* (edit) ambari-server/src/test/python/stacks/2.2/configs/ranger-admin-upgrade.json
* (edit) ambari-server/src/test/python/stacks/2.0.6/configs/default.json
* (edit) ambari-server/src/main/resources/stacks/HDPWIN/2.1/hooks/before-START/scripts/params.py
* (edit) ambari-server/src/test/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessorTest.java
* (edit) ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-site.xml
* (edit) ambari-server/src/test/python/stacks/2.5/configs/hsi_default.json
* (edit) contrib/views/slider/src/main/java/org/apache/ambari/view/slider/SliderAppsViewControllerImpl.java
* (edit) ambari-server/src/test/python/stacks/2.2/configs/journalnode-upgrade.json
* (edit) ambari-server/src/test/python/stacks/2.2/configs/journalnode-upgrade-hdfs-secure.json
* (edit) ambari-server/src/test/python/stacks/2.0.6/configs/default_ams_embedded.json
* (edit) ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py
* (edit) ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/params_linux.py
* (edit) ambari-server/src/test/python/stacks/2.0.6/configs/default_with_bucket.json
* (edit) ambari-agent/src/test/python/ambari_agent/TestAlerts.py
* (edit) ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-START/scripts/params.py
* (add) ambari-common/src/main/python/ambari_commons/ambari_metrics_helper.py
* (edit) ambari-server/src/test/python/stacks/2.2/configs/ranger-usersync-upgrade.json
* (edit) ambari-server/src/main/resources/common-services/STORM/0.9.1/package/scripts/params_linux.py
* (edit) ambari-server/src/main/resources/common-services/ACCUMULO/1.6.1.2.2.0/package/scripts/params.py
* (edit) ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/params.py
* (edit) ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/params.py
* (edit) ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/alerts/alert_metrics_deviation.py
* (edit) ambari-server/src/test/python/stacks/2.0.6/configs/default_hive_non_hdfs.json
* (edit) ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py
* (edit) ambari-server/src/main/resources/common-services/FLUME/1.4.0.2.0/package/scripts/params.py
* (edit) ambari-server/src/test/python/stacks/2.0.6/HDFS/test_alert_metrics_deviation.py
* (edit) ambari-server/src/test/python/stacks/2.3/configs/ats_1_5.json
* (edit) ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java
* (edit) ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py


> Wrong hostname in timeline.metrics.service.webapp.address breaks AMS HA
> -----------------------------------------------------------------------
>
>                 Key: AMBARI-18199
>                 URL: https://issues.apache.org/jira/browse/AMBARI-18199
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-metrics
>    Affects Versions: trunk
>            Reporter: Dmytro Sen
>            Assignee: Dmytro Sen
>            Priority: Critical
>             Fix For: trunk
>
>         Attachments: AMBARI-18199.patch, AMBARI-18199_2.patch
>
>
> On adding additional Collector the webapp address contains wrong hostname.
> {noformat}
> java.net.BindException: Port in use: ambari-sid-5.com:6188
>         at org.apache.hadoop.http.HttpServer2.openListeners(HttpServer2.java:919)
>         at org.apache.hadoop.http.HttpServer2.start(HttpServer2.java:856)
>         at org.apache.hadoop.yarn.webapp.WebApps$Builder.start(WebApps.java:374)
>         at org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryServer.startWebApp(ApplicationHistoryServer.java:180)
>         at org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryServer.serviceStart(ApplicationHistoryServer.java:92)
>         at org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
>         at org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryServer.launchAppHistoryServer(ApplicationHistoryServer.java:138)
>         at org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryServer.main(ApplicationHistoryServer.java:147)
> Caused by: java.net.BindException: Cannot assign requested address
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)