Or simply give an attribute with a specific value to the nodes with memory and 
only create caches on those nodes.

Envoyé de mon iPhone

> Le 31 oct. 2019 à 17:19, Stephen Darlington <stephen.darling...@gridgain.com> 
> a écrit :
> 
> The direct answer to your question is: implement your own 
> org.apache.ignite.cache.affinity.AffinityFunction.
> 
> But that’s hard to do correctly. You’d probably be better running, say, two 
> copies of Ignite on the machines with more memory.
> 
> Regards,
> Stephen
> 
>> On 31 Oct 2019, at 15:25, BorisBelozerov <arsenal18...@gmail.com> wrote:
>> 
>> I want to give more data for some chosen nodes (because these computer have
>> more memory to save data), but I don't know how to do it. 
>> How can I choose node, and how can I distribute more data for chosen nodes?
>> Thank you!!
>> 
>> 
>> 
>> --
>> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
> 
> 

Reply via email to