Eugene Tolmachev created STORM-1644:
---------------------------------------
Summary: Shell component's executable can not be found
Key: STORM-1644
URL: https://issues.apache.org/jira/browse/STORM-1644
Project: Apache Storm
Issue Type: Bug
Components: storm-core
Affects Versions: 0.10.0
Environment: Windows
Reporter: Eugene Tolmachev
Setting the working directory:
https://github.com/apache/storm/blob/a4f9f8bc5b4ca85de487a0a868e519ddcb94e852/storm-core/src/jvm/org/apache/storm/utils/ShellProcess.java#L74
doesn't work for lookup of the executable:
http://stackoverflow.com/questions/9847242/processbuilder-cant-find-file
and results in "CreateProcess error=2, The system cannot find the file
specified"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)