You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/09/12 19:05:33 UTC

[jira] [Commented] (AMBARI-7285) Incorrect default configuration for Storm in Ambari 1.6.1

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

Hudson commented on AMBARI-7285:
--------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #232 (See [https://builds.apache.org/job/Ambari-trunk-Commit/232/])
AMBARI-7285. Incorrect default configuration for Storm in Ambari 1.6.1. (akovalenko) (akovalenko: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=3cf2ee4d483091519279cc9f0e9db5a7fce2eb71)
* ambari-web/app/controllers/wizard/step7_controller.js


> Incorrect default configuration for Storm in Ambari 1.6.1 
> ----------------------------------------------------------
>
>                 Key: AMBARI-7285
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7285
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 1.6.1
>            Reporter: Aleksandr Kovalenko
>            Assignee: Aleksandr Kovalenko
>            Priority: Blocker
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-7285.patch
>
>
> PROBLEM:  By default, Ambari has the following option in properties nimbus.childopts, worker.childopts and supervisor.childopts:"-javaagent:/usr/lib/storm/contrib/storm-jmxetric/lib/jmxetric-1.0.4.jar=host=undefined,port=8649,wireformat31x=true,mode=multicast,config=/usr/lib/storm/contrib/storm-jmxetric/conf/jmxetric-conf.xml,process=Nimbus_JVM"
> Shoud be "host=<ganglia server hostname>" instead of "host=undefined" 
> Please see the attachment for storm log files. 
> BUSINESS IMPACT:   This bug prevents user from installing new cluster.
> STEPS TO REPRODUCE:  New installed cluster with Ambari 1.6.1 HDP 2.1.5.
> ACTUAL BEHAVIOR:  The configuration is incorrect, having "host=undefined"
> EXPECTED BEHAVIOR:  The configuration should have "host=<ganglia server hostname>"
> SUPPORT ANALYSIS: Reproduce the issue by installing a single cluster with the above version. 



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