You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2018/03/05 04:58:00 UTC

[jira] [Created] (ZEPPELIN-3291) Throw exception instead of return null for InterpreterFactory.getInterpreter

Jeff Zhang created ZEPPELIN-3291:
------------------------------------

             Summary: Throw exception instead of return null for InterpreterFactory.getInterpreter
                 Key: ZEPPELIN-3291
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3291
             Project: Zeppelin
          Issue Type: Improvement
            Reporter: Jeff Zhang


For some cases we throw runtime exception, and for some other cases, just return null. It doesn't make sense to do that. This ticket is trying to refactor it to throw exception for all the cases. 



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