[
https://issues.apache.org/jira/browse/AMBARI-7862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14177293#comment-14177293
]
Hudson commented on AMBARI-7862:
--------------------------------
SUCCESS: Integrated in Ambari-branch-1.7.0 #148 (See
[https://builds.apache.org/job/Ambari-branch-1.7.0/148/])
AMBARI-7862. Storm doesn't start in ambari (dlysnichenko) (dlysnichenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=50948ae733a0f60819923e02d6b563c1fa3bc92a)
*
ambari-server/src/main/resources/stacks/HDP/2.2/services/STORM/configuration/storm-site.xml
> Storm doesn't start in ambari
> -----------------------------
>
> Key: AMBARI-7862
> URL: https://issues.apache.org/jira/browse/AMBARI-7862
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 1.7.0
> Reporter: Dmitry Lysnichenko
> Assignee: Dmitry Lysnichenko
> Fix For: 1.7.0
>
> Attachments: AMBARI-7862.patch
>
>
> ambari server a410ca3b8f27412140553e8cfc2a2392154af0c9
> storm.nimbus.childopts has:
> -Xmx1024m _JAAS_PLACEHOLDER
> -javaagent:/usr/hdp/current/storm-nimbus/contrib/storm-jmxetric/lib/jmxetric-1.0.4.jar=host=c6402.ambari.apache.org,port=8649,wireformat31x=true,mode=multicast,config=/usr/hdp-nimbus/current/storm-client/contrib/storm-jmxetric/conf/jmxetric-conf.xml,process=Nimbus_JVM
> Please change /usr/hdp-nimbus to /usr/hdp
> after fixing the above ambari doesn't recognize if the service started
> because its using following
> pgrep -f "^java.+backtype.storm.ui.core$" && pgrep -f
> "^java.+backtype.storm.ui.core$"
> since those texts are not in process list it won't find that the service is
> started
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)