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)