Re: Thrift 7

2011-09-22 Thread Suman Ghosh
ly something client developers do. > > Cheers > > > - > Aaron Morton > Freelance Cassandra Developer > @aaronmorton > http://www.thelastpickle.com > > On 22/09/2011, at 5:46 PM, Suman Ghosh wrote: > > Any suggestions on this, folks? > > > On Tue, Sep 6,

Re: Thrift 7

2011-09-21 Thread Suman Ghosh
Any suggestions on this, folks? On Tue, Sep 6, 2011 at 12:59 AM, tushar pal wrote: > Hi, > I am facing some problem using Thrift 7. > I downloaded the tar file.I downloaded the windows exe too for . Created a > thrift jar from the lib java path and then generated the java class from > tutor

Re: Cache layer in front of cassandra... any help / suggestions?

2011-07-15 Thread Suman Ghosh
*>"What's huge? Number of gigs, ballpark."* Data is in the range of 30-40 GB per calendar day per data source if we consider usage sources like SWITCH or IN, and in the range of 5-10 GB for non usage ones like Billing etc. And we use multiple source correlation on the aforesaid data per day. >"

Cache layer in front of cassandra... any help / suggestions?

2011-07-15 Thread Suman Ghosh
Hi, We’re presently trying to use Cassandra as a storage/retrieval system for live data & composite counters (on the data). As we work on telecom data records (voice call/sms/GPRS xDRs), the data volume is simply HUGE, and we definitely need a “controlled” caching mechanism in front of the Ca

Cache layer in front of cassandra... any help / suggestions?

2011-07-14 Thread Suman Ghosh
ations to the Cassandra store directly. The basic caching mechanism provided by Cassandra seems to be inadequate for this strategy :( Any ideas or suggestions how we might proceed for this? Thanks & Regards, SG. -------