Hi, Looks like you use JDBC client driver, which needs cache name to be configured(https://apacheignite-sql.readme.io/docs/jdbc-client-driver). I'd recommend using a thin JDBC driver instead - it doesn't need.( https://apacheignite-sql.readme.io/docs/jdbc-driver)
Evgenii пн, 29 окт. 2018 г. в 10:48, sv <[email protected]>: > Getting "Ouch! Argument is invalid: Cache name must not be null or empty." > error when trying to execute SQL from within Zeppelin, using the Node > Client > type of connection (jdbc:ignite:cfg:[URL]). > > Zeppelin 0.8.0, Ignite 2.6 libs. Cluster is 2.6. > > Almost seems like it wants a cache name, but I thought this bug was fixed > in > 2.6? Perhaps something else is going on. > > > > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
