[ https://issues.apache.org/jira/browse/SLIDER-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15039571#comment-15039571 ]
Gour Saha commented on SLIDER-1004: ----------------------------------- [~kyungwan nam] in that case can you modify all references of {{0.9.3}} to {{0.9.6}} in your patch, say in README.txt, etc? It is indeed impossible to keep a single version of app packages to be usable with all versions of an application. Things like the above can always change. It is a best effort to keep the app packages in Slider code base in sync with the latest version of an app. For all purposes they should be taken as an example. App owners should ideally create their own fork of app-packages and keep it in sync with whichever version of the app binary they care about. > 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)