Riak n00b questions

2011-03-14 Thread Ishwar
somebody point to a sample MapReduce from python client, for example, to retrieve multiple records from Riak? (Given a set of keys [1,2,3,4], retrieve the records for these from Riak using MapReduce). -- Thanks in advance, Ishwar. ___ riak-users mai

Re: Riak n00b questions

2011-03-14 Thread Ishwar
hon >client, for example, to retrieve multiple records from Riak? (Given a set of >keys [1,2,3,4], retrieve the records for these from Riak using MapReduce). >> > >I don't know of any, but we have a decent number of Pythonistas on the list. >H

Re: Riak n00b questions

2011-03-15 Thread Ishwar
se, what do you suggest is the best way to use Riak? -- Thanks, Ishwar - Original Message - > From:Sean Cribbs > To:Ishwar > Cc:"riak-users@lists.basho.com" > Sent:Monday, March 14, 2011 8:57 PM > Subject:Re: Riak n00b questions > > > >> It is no

Re: Riak n00b questions

2011-03-15 Thread Ishwar
Thanks Eric. The python client unit test code had what I wanted :) -- Ishwar. > >From: Eric Moritz >To: Ishwar >Cc: riak-users@lists.basho.com >Sent: Monday, March 14, 2011 9:18 PM >Subject: Re: Riak n00b questions > > >Here's

Python client: Error while using Protocol Buffer Interface

2011-04-07 Thread Ishwar
rn False and here's the stack trace. Traceback (most recent call last):   File "/home/ishwar/workspace/TestRiak/src/HelloWorld.py", line 22, in get     post = bucket.get(key)   File "/usr/local/lib/python2.6/dist-packages/riak-1.2.1-py2.6.egg/riak/bucket.py", line 245,

Re: Python client: Error while using Protocol Buffer Interface

2011-04-08 Thread Ishwar
Thanks Dan. That fixed it :)   Ishwar Just another resurrected Neozoic Archosaur comics. http://www.flickr.com/photos/mojosaurus/sets/72157600257724083/ > >From: Dan Reverri >To: Ishwar >Cc: "riak-users@lists.basho.com" >Sent: Thur

PBC API: Generating key for an object

2011-04-08 Thread Ishwar
a reason why this is so? We're planning to use the ID generated by Riak as the identifier in the system, and ideally wouldn't want to use HTTP APIs for creation, and PBC APIs for read/updates.   -- Thanks, Ishwar Just another resurrected Neozoic Archosaur comics. http://www.flickr.

Re: PBC API: Generating key for an object

2011-04-08 Thread Ishwar
-- Thanks, Ishwar Just another resurrected Neozoic Archosaur comics. http://www.flickr.com/photos/mojosaurus/sets/72157600257724083/ > >From: Joseph Lambert >To: Ishwar >Cc: "riak-users@lists.basho.com" >Sent: Friday, April 8,