If I replaced *ignite.addCacheConfiguration(personCacheConfig);* with *ignite.configuration().setCacheConfiguration(personCacheConfig);*, then caches are created with no exception. But the caches do not provide table definition, no tables appears in sqlline.
-- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
