Jeff Zhang created ZEPPELIN-1773:
------------------------------------

             Summary: Remove method destroy() in Interpreter
                 Key: ZEPPELIN-1773
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1773
             Project: Zeppelin
          Issue Type: Improvement
    Affects Versions: 0.7.0
            Reporter: Jeff Zhang
            Assignee: Jeff Zhang
            Priority: Minor


IMHO destroy is a little functional duplicated with close. And it seems 
currently only cassandra use destroy and it just calls close()  
https://github.com/apache/zeppelin/blob/master/cassandra/src/main/java/org/apache/zeppelin/cassandra/CassandraInterpreter.java#L231.
 So IMO, we could delete destroy method, also we can delete the destroy method 
in InterpreterGroup. 
\cc [~moon]



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

Reply via email to