debian/ubuntu mirror down?

2011-03-25 Thread Shashank Tiwari
The Ubuntu Software Update seems to complain -- Failed to fetch http://www.apache.org/dist/cassandra/debian/dists/unstable/main/binary-amd64/Packages.gz 403 Forbidden [IP: 140.211.11.131 80] Failed to fetch http://www.apache.org/dist/cassandra/debian/dists/unstable/main/source/Sources.gz 403

Re: Cassandra + Thrift on RedHat Enterprise 5

2011-01-30 Thread Shashank Tiwari
Why wouldn't you leverage Lucandra/Solandra instead of starting from scratch? Thanks, Shashank Shashank Tiwari web: www.shanky.org | www.treasuryofideas.com 2011/1/30 Wangpei (Peter) peter.wang...@huawei.com Hector document: http

Re: MySQL Group By Equivalent for Cassandra ???

2011-01-19 Thread Shashank Tiwari
Use map-reduce to run aggregate queries. Thanks, Shashank On Wed, Jan 19, 2011 at 7:55 AM, akshatbakli...@gmail.com akshatbakli...@gmail.com wrote: Hi all, Is there any MySQL Group By equivalent for Cassandra .. ??? regards -- Akshat Bakliwal Search Information and Extraction Lab

Re: Cassandra users meetup in Israel

2010-11-01 Thread Shashank Tiwari
Would folks in the bay area be interested in a Apache Cassandra monthly user group meetup of some form? Would anyone be willing to sponsor space for such a meetup? I would be happy to organize one if there is enough interest in the group. Thanks, Shashank On Mon, Nov 1, 2010 at 3:17 AM, Ran

Re: Cassandra users meetup in Israel

2010-11-01 Thread Shashank Tiwari
? curious to know On 11/1/10, Shashank Tiwari tsha...@gmail.com wrote: Would folks in the bay area be interested in a Apache Cassandra monthly user group meetup of some form? Would anyone be willing to sponsor space for such a meetup? I would be happy to organize one if there is enough

Re: Cassandra users meetup in Israel

2010-11-01 Thread Shashank Tiwari
mixer. What say? Thanks, Shashank On Mon, Nov 1, 2010 at 9:48 AM, Shahid Ahmed shahid.ah...@me.com wrote: I will be happy to sponsor it at the Apple campus, Cupertino, California. Cheers, Shahid On Nov 1, 2010, at 9:21 AM, Shashank Tiwari wrote: Would folks in the bay area be interested

Re: Thrift gen problem with cassandra.thrift

2010-09-23 Thread Shashank Tiwari
of a client library? In 0.7, insert takes only 5 arguments. Also, is there any particular reason that you are using raw Thrift and not a high level client like pycassa, telephus, etc? - Tyler On Wed, Sep 22, 2010 at 9:32 PM, Shashank Tiwari tsha...@gmail.comwrote: Jeremy and Aaron, Thanks

Thrift gen problem with cassandra.thrift

2010-09-22 Thread Shashank Tiwari
I installed thrift successfully on Snow Leaopard. However, when I run *thrift -gen java interface/cassandra.thrift* with Cassandra 0.6.5, I get an error which reads as follows: apache-cassandra-0.6.5/interface/cassandra.thrift:303] error: identifier ONE is unqualified! Line 303 of

Re: Thrift gen problem with cassandra.thrift

2010-09-22 Thread Shashank Tiwari
...@thelastpickle.comwrote: I normally get the source download, then run ant gen-thrift-py Is there a reason you want to build it manually? Aaron On 22 Sep, 2010,at 07:35 PM, Shashank Tiwari tsha...@gmail.com wrote: I installed thrift successfully on Snow Leaopard. However, when I run *thrift -gen