Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-135

z.run() raise exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.5.0
    • Core
    • None

    Description

      z.run(paragraphId | paragraphIndex) supposed to run the other paragraph.
      now the feature is broken and raising exception like

      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)
      

      Attachments

        Activity

          People

            moon Lee Moon Soo
            moon Lee Moon Soo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: