Simeon H.K. Fitch created ZEPPELIN-2264: -------------------------------------------
Summary: DevInterpreter settings references JDBC driver. Key: ZEPPELIN-2264 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2264 Project: Zeppelin Issue Type: Task Components: helium Affects Versions: 0.7.0 Reporter: Simeon H.K. Fitch Priority: Minor In the code for the dev interpreter, [this file](https://github.com/apache/zeppelin/blob/master/helium-dev/src/main/resources/interpreter-setting.json) references a JDBC driver under the `port` property. There doesn't seem to be any JDBC code in the dev interpreter. Is this a copy/paste accident? It's certainly confusing when trying to use the DevInterpreter for the first time. -- This message was sent by Atlassian JIRA (v6.3.15#6346)