SQL queries on the Ignite cache fail, cannot find table

2021-02-13 Thread PunxsutawneyPhil3
I am trying to configure Ignite to act as a cache with a Postgres database. I have started with the example on the Ignite website, using an xml configuration to define a mapping between a Person Object and a Person table. >From the client side I am able retrieve the cache by name, and after I

Reliably duplicate SQL cache

2021-02-13 Thread Courtney Robinson
Due to an issue I posted about in a previous thread http://apache-ignite-users.70518.x6.nabble.com/Basic-SQL-pagination-returning-incorrect-results-td35443.html I've written a work around to use the streamer interface with a ScanQuery to duplicate a cache. Both are created from SQL using

Re: [2.9.1] Out of memory in data region

2021-02-13 Thread Charlin S
Hello, Please increase maxsize value based on your data volume and try. example: -- 5GB is not an approximation. Thanks & Regards, Charlin On Fri, 12 Feb 2021 at 20:52, jjimeno wrote: > Hello, > > I've got this simple configuration file: > > > >