Pasha Finkeshteyn created ZEPPELIN-5342:
-------------------------------------------

             Summary: zeppelin.sh freezes foreve in the busy loop is I'm 
passing unsupported argument
                 Key: ZEPPELIN-5342
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5342
             Project: Zeppelin
          Issue Type: Bug
            Reporter: Pasha Finkeshteyn


If I'm erroneously calling {{zeppelin.sh}} script like \{{zeppelin.sh}}start` 
it just freezes.

{{bash -x zeppelin.sh start}}

outputs primarily the following:

{{
+ key=run
 + case $key in
 + [[ 1 -gt 0 ]]
 + key=run
 + case $key in
 + [[ 1 -gt 0 ]]
 + key=run
 + case $key in
 + [[ 1 -gt 0 ]]
 + key=run
 + case $key in
 + [[ 1 -gt 0 ]]
 + key=run
 + case $key in
 + [[ 1 -gt 0 ]]
 + key=run
 + case $key in
}}

until I'll hit Ctrl+C



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to