Hello!

It's not possible to add table to cache.

It is possible to define cache with table(s) from XML, but you will have to
populate it with data from scratch:
https://apacheignite.readme.io/docs/indexes

Regards,
-- 
Ilya Kasnacheev


пн, 7 окт. 2019 г. в 23:19, devinbost <[email protected]>:

> My team created an Ignite cache from the XML configuration, and we're
> trying
> to get some visibility into its data. It appears that there are no tables
> associated with the cache, so we're not sure if it's possible for us to
> query it without needing to recreate the table in a way that would cause
> data loss. (The docs on creating a table involve also creating a new
> cache.)
> Is there a way to add a table definition to the existing cache or query our
> existing cache in some way? If not, then is there a way to recreate it via
> XML that will enable query lookups?
>
> Thanks.
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to