Re: Custom IgniteConfiguration does not work

2020-02-02 Thread Ivan Pavlukhin
A side note. A minor improvement for Igntie codebase could be making IgniteConfiguration class final. чт, 23 янв. 2020 г. в 15:01, Ilya Kasnacheev : > > Hello! > > I don't think you are supposed to inherit from IgniteConfiguration. Why would > you want to? > > If you want to pass some data around

Failed to load bean in application context [beanName=dataSource] in ignite.Spring bean doesn't exist

2020-02-02 Thread nithin91
Hi , We are doing a POC on using the Ignite in-memory capabilities for our application and as a part of this we are trying to load the data from one of the Oracle Tables to ignite cache using CacheJdbcPojoStoreFactory. Steps followed to load the data from Oracle to Ignite cache: 1

Table not found error while executing sql fields query API

2020-02-02 Thread nithin91
Hi , We are doing a POC on using the Ignite in-memory capabilities for our application and as a part of this we are trying to load the data from one of the Oracle Tables to ignite cache using CacheJdbcPojoStoreFactory. I specified properties like cache configuration,cache name,key ty

DataStreamer as a Service

2020-02-02 Thread narges saleh
Hi All, Is there a problem with running the datastreamer as a service, being instantiated in init method? Or loading the data via JDBC connection with streaming mode enabled? In either case, the deployment is affinity based. thanks.

Re: DataStreamer as a Service

2020-02-02 Thread Mikael
Hi! Not as far as I know, I have a number of services using streamers without any problems, do you have any specific problem with it ? Mikael Den 2020-02-02 kl. 22:33, skrev narges saleh: Hi All, Is there a problem with running the datastreamer as a service, being instantiated in init met

Re: Doubt regarding CACHE Replication.

2020-02-02 Thread adipro
Thanks.. I've added to baseline and it started replicating.. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Getting No space left on device exception when persistence is enabled

2020-02-02 Thread adipro
Hi, We are using Apache Ignite's persistence enabled mode. The following is the only configuration we made. An exception