Rani Y. created ZEPPELIN-3445:
---------------------------------
Summary: Driver property is pushed into connection properties
Key: ZEPPELIN-3445
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3445
Project: Zeppelin
Issue Type: Bug
Components: Interpreters
Affects Versions: 0.7.3
Reporter: Rani Y.
It seems that Zeppelin is pushing the Driver property (containing the class of
the Driver), to the interpreter. In JDBC this is not neccessary, and might be
in contrast to some things that the Driver implementor would choose to do.
this is not needed, as the usage of the Driver property for the interpreter is
needed only for the Class.forName ...
Please fix it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)