Re: riak-users Digest, Vol 87, Issue 16

2016-11-03 Thread Pratik Kulkarni
html > > It will contain all the dependencies that the Riak Java Client needs to > operate. > > Thanks, > Alex > > On Oct 30, 2016, at 1:19 PM, Pratik Kulkarni <pratik.kulka...@sjsu.edu> > wrote: > > I added the joda time jar . Then it throws some time xxx jar and

Re: riak-users Digest, Vol 87, Issue 16

2016-10-30 Thread Pratik Kulkarni
You can reach the person managing the list at > riak-users-ow...@lists.basho.com > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of riak-users digest..." > > > Today's Topics: > >1. Riak Java client AP

Riak Java client API

2016-10-29 Thread Pratik Kulkarni
Hi All, I am working on a distributed file storage system using the Java Netty framework. For this purpose i have Raik KV as an in memory storage solution. Following jar dependencies are present in my build path : jackson-all-1.8.5.jar netty-all-4.0.15.Final.jar slf4j-api-1.7.2.jar