Re: mysql jdbc

2018-04-03 Thread Mohit Jaggi
put the jar file where you suggested and changed the config to point to it...still have the same error. On Tue, Apr 3, 2018 at 8:52 AM, Mohit Jaggi wrote: > '''The last step is *Dependency Setting*. Since Zeppelin only includes > PostgreSQL driver jar by default, you need to add each driver's ma

Re: mysql jdbc

2018-04-03 Thread Mohit Jaggi
'''The last step is *Dependency Setting*. Since Zeppelin only includes PostgreSQL driver jar by default, you need to add each driver's maven coordinates or JDBC driver's jar file path for the other databases.''' I added the maven co-ords as shown in the screenshot not the jar. On Mon, Apr 2, 2018

RE: mysql jdbc

2018-04-02 Thread Belousov Maksim Eduardovich
Hi Mohit! Did you follow to [1] ? JAR need to put in $ZEPPELIN_HOME/interpreter/jdbc 1. http://zeppelin.apache.org/docs/0.7.3/interpreter/jdbc.html#mysql Regards, Maksim Belousov From: Mohit Jaggi [mailto:mohitja...@gmail.com] Sent: Tuesday, April 03, 2018 12:12 AM To: users@zeppelin.a