I created slider-storm package (with apache storm 0.9.3) following
instructions at README.txt, and then did install using slider.

NIMBUS component failed to start with following error :

/usr/bin/python: can't open file
'/grid/2/hadoop/yarn/local/usercache/yarn/appcache/application_1433776215383_0011/container_1433776215383_0011_01_000002/app/install/apache-storm-0.9.3/bin/storm.py':
[Errno 2] No such file or directory


Before that, I was working with HDP slider-storm package (downloaded from
http://public-repo-1.hortonworks.com/HDP/debian6/2.x/GA/2.2.0.0/slider-app-packages/storm/slider-storm-app-package-0.9.3.2.2.0.0-2041.zip)
 and everything was running fine. Do I need to make any change explicitly
when I want to use apache distribution?

Because it is expecting storm.py (from slider) to be there inside storm
distribution and hence failing.

Reply via email to