Hi,
I am a new user. I have looked at the webinar list. Is there a
usecase related to trading applications ?
Something I can deploy on a local laptop or a free cloud to check out. Can
Riak be used in combination with Play(I use this) for this type of usecase ?
Thanks,
Mohan
__
Hi,
What does one read to implement this in Java ? Look at source code?
Thanks,
Mohan
On Tue, Jul 1, 2014 at 4:45 PM, Russell Brown wrote:
> There is an akka implementation here
> https://github.com/patriknw/akka-datareplication
>
> LWW-Set and LWW-Regsiter should be pretty easy to m
; [2] http://arxiv.org/abs/1210.3368
> [3] https://github.com/basho/riak_dt
> [4] https://github.com/SyncFree/delta-enabled-crdts (great links to
> papers too!)
>
> On 11 Jul 2014, at 12:19, Mohan Radhakrishnan <
> radhakrishnan.mo...@gmail.com> wrote:
>
> > Hi,
>
Hi,
I came across the storage system discussion thread. We have a
requirement to download thousands of files from S3 for processing. Ours is
not a cloud storage system but a cloud access system.
Are there qualities of Riak CS that can help us ? We want to download part
of a huge file
.
Thanks,
Mohan
On Sat, Jul 12, 2014 at 9:32 AM, Mohan Radhakrishnan <
radhakrishnan.mo...@gmail.com> wrote:
> Hi,
> I came across the storage system discussion thread. We have a
> requirement to download thousands of files from S3 for processing. Ours is
> n
; reduce system built into it, but that is not exposed by Riak CS. Currently,
> Riak CS is strictly for storage and not data processing. If that is your
> need you might be better off looking at tools built for data processing
> like Spark or Hadoop.
>
> Kelly
>
> On July 11
Hi,
Are there more such resources on caching ? Who uses Riak for caching ?
http://www.ibm.com/developerworks/library/os-riak2/
Thanks,
Mohan
___
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-us
Hi,
I am looking for documentation that describes how something like
matrix multiplication can be done using Riak MR using Java. This is to try
some algorithms for mining big pagerank matrices but
with smaller examples. Is this usecase applicable for Riak ?
I plan to install Riak on my lapt