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)