Re: getting error for decimal type data

2013-01-29 Thread aaron morton
through any API and see if error persists. > > Thanks > Rishabh Agrawal > From: Kuldeep Mishra [mailto:kuld.cs.mis...@gmail.com] > Sent: Tuesday, January 29, 2013 2:51 PM > To: user@cassandra.apache.org > Subject: Re: getting error for decimal type data > >

RE: getting error for decimal type data

2013-01-29 Thread Rishabh Agrawal
: getting error for decimal type data ColumnFamily: STUDENT Key Validation Class: org.apache.cassandra.db.marshal.LongType Default column value validator: org.apache.cassandra.db.marshal.BytesType Columns sorted by: org.apache.cassandra.db.marshal.UTF8Type GC grace seconds

Re: getting error for decimal type data

2013-01-29 Thread Kuldeep Mishra
> *From:* Kuldeep Mishra [mailto:kuld.cs.mis...@gmail.com] > *Sent:* Tuesday, January 29, 2013 12:37 PM > *To:* user@cassandra.apache.org > *Subject:* getting error for decimal type data > > > > while I an trying to list column family data using cassandra-cli then I am > ge

RE: getting error for decimal type data

2013-01-29 Thread Rishabh Agrawal
Can you provide specs of the column family using describe. From: Kuldeep Mishra [mailto:kuld.cs.mis...@gmail.com] Sent: Tuesday, January 29, 2013 12:37 PM To: user@cassandra.apache.org Subject: getting error for decimal type data while I an trying to list column family data using cassandra-cli

getting error for decimal type data

2013-01-28 Thread Kuldeep Mishra
while I an trying to list column family data using cassandra-cli then I am getting following problem for decimal type data, any suggestion will be appreciated. Exception in thread "main" java.lang.OutOfMemoryError: Java heap space at java.lang.AbstractStringBuilder.(AbstractStringBuilder.java: