Re: MSSQL as backend for cache

2018-06-13 Thread Michaelikus
Seems problem was not ni proterty i've used. I've change its name and now got same error /usr/share/apache-ignite/bin/ignite.sh -v /etc/apache-ignite/cache_mssql.xml Ignite Command Line Startup, ver. 2.5.0#20180523-sha1:86e110c7 2018 Copyright(C) Apache Software Foundation class

Re: MSSQL as backend for cache

2018-06-13 Thread Michaelikus
it seems error was because of declaration of cacheStoreFactory absent After i added next block, situation changes. Now i got next error: class org.apache.ignite.IgniteException: Failed to instantiate Spring XML

RDBMS as backend for Ignite SQL

2018-06-09 Thread Michaelikus
Is it possible to use various RDBMS as persisted backend for Ignite SQL ? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Strange cache size

2018-06-26 Thread Michaelikus
Hi dear dr. Allcome ;) I have an table in MSSQL which size is 4GB I've transfer it to cache and it's size takes more tan 80GB(5 nodes per 22GB offheap each) Can you advise me how i can control size of caches for monitoring? Regards, Michael. -- Sent from:

Re: Strange cache size

2018-06-26 Thread Michaelikus
2Denis: About measuring. I'm use cluser only for this type of cache. And nothing more. So it scares because it takes too much memory. I have read already docs about memory metrics and i'm affraid about this warning: > Metrics collection is not a free operation and might affect the > performance

Re: Strange cache size

2018-06-26 Thread Michaelikus
This is example of data stored in cache taked from visor. java.lang.Long | 2147604480 | o.a.i.i.binary.BinaryObjectImpl | Cache.UserObjectCacheItem [hash=684724513, UserName=omguser, LastUpdated=System.DateTime [idHash=658840403, hash=1247822310, ticks=636656011684408212,

Ignite 2.4 & 2.5 together?

2018-06-25 Thread Michaelikus
Hi ppl! I have cluser of 5 nodes ignite 2.4. Is it possible to add new nodes with 2.5 version to it? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Ignite 2.4 & 2.5 together?

2018-06-25 Thread Michaelikus
ok, thanks So where i can find information about migration procedure? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Why pageEvictionMode isn't work

2018-07-03 Thread Michaelikus
Same thing happens when i try to write single record. private static void putGet(IgniteCache cache) throws IgniteException { Random rndGen = new Random(); final int keyCnt = 1; int bulkNum; for (int i = 0; i < keyCnt; i++){ bulkNum =

Re: Why pageEvictionMode isn't work

2018-07-05 Thread Michaelikus
All nodes are runing same config. - Russian telegram Ignite chat at http://t.me/Apache_Ignite_chat -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: 2.7.5 IGNITE_HOME/bin/ignitevisorcmd.sh is absent

2019-06-28 Thread Michaelikus
ignitevisorcmd found at /usr/share/doc/apache-ignite-2.7.5/bin - Russian telegram Ignite chat at https://t.me/RU_Ignite -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: 2.7.5 IGNITE_HOME/bin/ignitevisorcmd.sh is absent

2019-06-28 Thread Michaelikus
ignitevisorcmd found at /usr/share/doc/apache-ignite-2.7.5/bin - Russian telegram Ignite chat at https://t.me/RU_Ignite -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

2.7.5 IGNITE_HOME/bin/ignitevisorcmd.sh is absent

2019-06-28 Thread Michaelikus
Good day ppl! I have installed 2.7.5 and can't find ignitevisorcmd.sh Can somebody help with it? :) Thank you. Regards, Mic. - Russian telegram Ignite chat at http://t.me/Apache_Ignite_chat -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: 2.7.5 IGNITE_HOME/bin/ignitevisorcmd.sh is absent

2019-07-01 Thread Michaelikus
Hi! It was installed from official RPM repository. - Russian telegram Ignite chat at https://t.me/RU_Ignite -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Data region LRU offheap algo not working

2019-09-11 Thread Michaelikus
what is tour ignite version? - Russian telegram Ignite chat at https://t.me/RU_Ignite -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/