Alejandro C De Baca created ZEPPELIN-3963:
---------------------------------------------

             Summary: Zeppelin 0.8.1 all-interpreter package fails to start on 
Windows
                 Key: ZEPPELIN-3963
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3963
             Project: Zeppelin
          Issue Type: Bug
    Affects Versions: 0.8.1
            Reporter: Alejandro C De Baca


There is a typo in [common.cmd on line 
77|https://github.com/apache/zeppelin/blob/v0.8.1/bin/common.cmd#L77]:

 

{{if defined ZEPPELIN_JMX_ENABLE (}}
{{  if not defined ZEPPELIN_JMX_PORT (}}
{{    set ZEPPELIN_JMX_PORT="9996"}}
{{ {color:#f6c342}  }{color}}}
{{...}}

That closing brace should be a closing paren.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to