You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Xun Liu (JIRA)" <ji...@apache.org> on 2019/06/27 01:41:00 UTC

[jira] [Created] (ZEPPELIN-4206) Fix index.js null object exception in %sh.terminal interpreter

Xun Liu created ZEPPELIN-4206:
---------------------------------

             Summary: Fix index.js null object exception in %sh.terminal interpreter
                 Key: ZEPPELIN-4206
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4206
             Project: Zeppelin
          Issue Type: Bug
          Components: Interpreters
            Reporter: Xun Liu
            Assignee: Xun Liu
             Fix For: 0.9.0


The index.js in the %sh.terminal interpreter uses the asynchronous method to create the terminal object. Before using the terminal object, you need to determine whether it is null.



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