Re: Storing Counters in Hive

2012-03-20 Thread Sunit Randhawa
Using DSE 1.0.2. Changing the column value type to 'bigint' worked in moving the Counters CF into Hive. Thanks Jake. On Tue, Mar 20, 2012 at 10:21 AM, aaron morton wrote: > What version are you using ? > > IIRC not all versions of the Hive driver support counters. > > Cheers > > -

Re: Storing Counters in Hive

2012-03-20 Thread aaron morton
What version are you using ? IIRC not all versions of the Hive driver support counters. Cheers - Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 20/03/2012, at 1:09 PM, Sunit Randhawa wrote: > I am trying to store Counters CF from cassandra to Hiv