java.lang.ClassNotFoundException: com.intersystems.jdbc.CacheDriver
Hi all. When I try to do this in Apache Zeppelin:
This error appears:

My jdbc interpreter:

Discussion (1)0
Comments
Shouldn't it be:
default.driver: com.intersystems.jdbc.IRISDriver
?