chenzehan created ZEPPELIN-5618: ----------------------------------- Summary: Interpreters will restart and require multiple clicks to be effective. Key: ZEPPELIN-5618 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5618 Project: Zeppelin Issue Type: Bug Reporter: chenzehan
Version 0.8.2 1、Interpreters will restart and require multiple clicks to be effective. 2、A single Interpreters will be stuck after a few days of operation (the case of a newly submitted job can not run), you need to restart Interpreters before you can continue to use it. 3, call the Java REST API Run a paragraph synchronous or asynchronous methods, if you do not pass some parameters, there will be the use of dirty parameters (for example, the first pass a, b, c three parameters, the second pass c a parameter (zeppelin will actually continue to use the first pass a, b two parameters plus the c parameters passed this time)) -- This message was sent by Atlassian Jira (v8.20.1#820001)