Re: [infinispan-dev] HotRod near caches

2014-02-14 Thread Mircea Markus
On Feb 13, 2014, at 6:24 PM, Sanne Grinovero sa...@infinispan.org wrote: On 11 February 2014 07:55, Tristan Tarrant ttarr...@redhat.com wrote: Hi people, this is a bit of a dump of ideas for getting our HotRod client in shape for supporting near caches: - RemoteCaches should have an

[infinispan-dev] MapReduce limitations and suggestions.

2014-02-14 Thread Evangelos Vazaios
Hello everyone, I started using the MapReduce implementation of Infinispan and I came across some possible limitations. Thus, I want to make some suggestions about the MapReduce (MR) implementation of Infinispan. Depending on the algorithm, there might be some memory problems, especially for

Re: [infinispan-dev] MapReduce limitations and suggestions.

2014-02-14 Thread Tristan Tarrant
Hi Evangelos, you might be interested in looking into a current pull request which addresses some (all?) of these issues https://github.com/infinispan/infinispan/pull/2300 Tristan On 14/02/2014 16:10, Evangelos Vazaios wrote: Hello everyone, I started using the MapReduce implementation of

Re: [infinispan-dev] MapReduce limitations and suggestions.

2014-02-14 Thread Vladimir Blagojevic
Tristan, Actually they are not addressed in this pull request but the feature where custom output cache is used instead of results being returned is next in the implementation pipeline. Evangelos, indeed, depending on a reducer function all intermediate KOut/VOut pairs might be moved to a