Re: Error while writethrough operation in Ignite

2016-12-25 Thread rishi007bansod
Following are my files 
New_order_error.rar
 
 

I can read through from this new order database table but I am unable to
write to it



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Error-while-writethrough-operation-in-Ignite-tp9696p9729.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.


byte[] as a key in Ignite cache

2016-12-25 Thread Oru
Hi There!
I have a situation where I need to have a Java String as a key in a
distributed Ignite Cache across multiple server nodes.

I realize that strings do take double the space as compared to bytes in
java.

So it is possible or recommended to use a byte[] as a key in Ignite Cache?

What's the expert advise on this?

Thanks in advance
Debasish



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/byte-as-a-key-in-Ignite-cache-tp9728.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.


Re: Improve data loading speed from persistant data storage

2016-12-25 Thread rishi007bansod
Can you give example for how can we *connect Ignitedatastreamer with
loadcache()* 



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Improve-data-loading-speed-from-persistant-data-storage-tp9692p9727.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.


Partitions within single node in Apache Ignite

2016-12-25 Thread rishi007bansod
Is there any concept of partitions in Ignite for parallel processing of data
within single node. That is, can there be more than one partitions within
one node for multi-threading queries within single node. If there is any
option, how can we set it?



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Partitions-within-single-node-in-Apache-Ignite-tp9726.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.