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

kyungwan nam commented on SLIDER-1004:
--------------------------------------

I’ve took a look at the storm packages (0.93~0.96)
but, there was no “storm.py” in package.
you can see that as follows. (you can replace v0.9.3 with the another version)
https://github.com/apache/storm/tree/v0.9.3/bin
and “storm” is hardcoded in ambari HDP stack
https://github.com/apache/ambari/blob/trunk/ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/package/scripts/service.py
I think changing to “storm” from "storm.py" is a reasonable way
thank you.


> slider-storm-app fails to start: storm.py not found
> ---------------------------------------------------
>
>                 Key: SLIDER-1004
>                 URL: https://issues.apache.org/jira/browse/SLIDER-1004
>             Project: Slider
>          Issue Type: Bug
>          Components: app-package
>    Affects Versions: Slider 0.81
>         Environment: slider-0.81.1-incubating
> apache-storm-0.9.6
>            Reporter: kyungwan nam
>            Priority: Minor
>         Attachments: SLIDER-1004-develop.patch
>
>
> It didn’t work when I run a slider-storm-app that is built with 
> apache-storm-0.9.6.
> nimbus.out is as follows.
> {code}
> /usr/bin/python: can't open file 
> ‘/volume/nodemanager/usercache/yarn/appcache/application_1447404310050_0050/container_e03_1447404310050_0050_01_000010/app/install/apache-storm-0.9.6/bin/storm.py':
>  [Errno 2] No such file or directory
> {code}



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

Reply via email to