When trying to connect to my dremio instance from Ruby, I am getting the following error:
Sequel::DatabaseConnectionError: Java::JavaLang::NoClassDefFoundError: oadd/com/dremio/exec/store/StoragePluginRegistry
I am using this JDBC driver - dremio-jdbc-driver-1.1.0-201708121825170680-436784e.jar
Just curious if anyone has run into this or if there is a “fatter” jar available.