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

[jira] [Updated] (AMBARI-4896) Adding Specific jmx metrics jar version to nimbus child opts creates an issue for upgrades.

     [ https://issues.apache.org/jira/browse/AMBARI-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yusaku Sako updated AMBARI-4896:
--------------------------------

    Assignee: Jaimin D Jetly  (was: Yusaku Sako)

> Adding Specific jmx metrics jar version to nimbus child opts creates an issue for upgrades.
> -------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-4896
>                 URL: https://issues.apache.org/jira/browse/AMBARI-4896
>             Project: Ambari
>          Issue Type: Bug
>          Components: site
>    Affects Versions: 1.5.0
>            Reporter: Jaimin D Jetly
>            Assignee: Jaimin D Jetly
>             Fix For: 1.5.0
>
>
> Storm needs the following configs:
> {code}
> +    <value>-Xmx1024m -javaagent:/usr/lib/storm/contrib/storm-jmxetric/lib/jmxetric-1.0.4.jar=host={0},port=8649,wireformat31x=true,mode=multicast,config=/usr/lib/storm/contrib/storm-jmxetric/conf/jmxetric-conf.xml,process=Nimbus_JVM</value>
> +    <description>This parameter is used by the storm-deploy project to configure the jvm options for the nimbus daemon.</description>
>    </property>
> {code}
> for pushing the metrics into ganglia. Unfortunately this has a specific version 1.0.4 and configs like these will break when you upgrade Storm. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)