Hi Austin,

You're using deprecated CacheTypeMetadata which probably causing problems.
Looks like the schema is create, but when you insert the data, Ignite does
not associate your objects with this schema. Please try configuring SQL
fields using annotations or QueryEntity [1]. I would recommend the former as
it's much easier.

[1] https://apacheignite.readme.io/docs/sql-queries

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Problem-with-installing-ODBC-Driver-tp5914p6994.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to