Lee moon soo created ZEPPELIN-135:
-------------------------------------

             Summary: z.run() raise exception
                 Key: ZEPPELIN-135
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-135
             Project: Zeppelin
          Issue Type: Bug
          Components: Core
            Reporter: Lee moon soo
            Assignee: Lee moon soo
             Fix For: 0.5.0


z.run(paragraphId | paragraphIndex) supposed to run the other paragraph.
now the feature is broken and raising exception like
{code}
10:28:02,467 ERROR 
org.apache.zeppelin.interpreter.remote.RemoteInterpreterEventPoller:110 - Can't 
handle event RemoteInterpreterEvent(type:RUN_INTERPRETER_CONTEXT_RUNNER, 
data:{"noteId":"2AR5UM35Q","paragraphId":"20150626-102747_101253027"})
org.apache.zeppelin.interpreter.InterpreterException: Can not run paragraph 
20150626-102747_101253027 on 2AR5UM35Q
        at 
org.apache.zeppelin.interpreter.remote.InterpreterContextRunnerPool.run(InterpreterContextRunnerPool.java:85)
        at 
org.apache.zeppelin.interpreter.remote.RemoteInterpreterEventPoller.run(RemoteInterpreterEventPoller.java:106)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to