Arthur Zubarev created ZEPPELIN-1792:
----------------------------------------
Summary: Cannot start Zeppelin on Windows 7
Key: ZEPPELIN-1792
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1792
Project: Zeppelin
Issue Type: Bug
Reporter: Arthur Zubarev
Hi,
Followed the installation instructions for the regular distribution and at the
stage where I need to issue command {code:none}
bin\zeppelin.cmd
{code}
it reports on error
{code:none}
The system cannot find the path specified.
{code}
It is possible this is happening on the last line in the aforesaid file:
{code:sql}
"%ZEPPELIN_RUNNER%" %JAVA_OPTS% -cp %CLASSPATH% %ZEPPELIN_SERVER% "%*"
{code}
perhaps %ZEPPELIN_RUNNER% is undefined?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)