Bipin Prasad created STORM-3926:
-----------------------------------
Summary: "bin/storm dev-zookeeper" fails to find python
Key: STORM-3926
URL: https://issues.apache.org/jira/browse/STORM-3926
Project: Apache Storm
Issue Type: Task
Components: storm-client
Reporter: Bipin Prasad
Assignee: Bipin Prasad
Error is
{code:java}
% ./bin/storm dev-zookeeperÂ
./bin/storm: line 42: 10 * python: + python:: syntax error in expression (error
token is ": + python:")
./bin/storm: line 43: ((: < 26 : syntax error: operand expected (error token is
"< 26 ")
********************
The storm client can only be run from within a release.
You appear to be trying to run the client from a checkout of Storm's source
code.
You can download a Storm release at https://storm.apache.org/downloads.html")
******************** {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)