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 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.<init>(AbstractStringBuilder.java:45)
    at java.lang.StringBuilder.<init>(StringBuilder.java:80)
    at java.math.BigDecimal.getValueString(BigDecimal.java:2885)
    at java.math.BigDecimal.toPlainString(BigDecimal.java:2869)
    at org.apache.cassandra.cql.jdbc.JdbcDecimal.getString(JdbcDecimal.java:72)
    at 
org.apache.cassandra.db.marshal.DecimalType.getString(DecimalType.java:62)
    at org.apache.cassandra.cli.CliClient.printSliceList(CliClient.java:2873)
    at org.apache.cassandra.cli.CliClient.executeList(CliClient.java:1486)
    at 
org.apache.cassandra.cli.CliClient.executeCLIStatement(CliClient.java:272)
    at 
org.apache.cassandra.cli.CliMain.processStatementInteractive(CliMain.java:210)
    at org.apache.cassandra.cli.CliMain.main(CliMain.java:337)


--
Thanks and Regards
Kuldeep Kumar Mishra
+919540965199

________________________________






NOTE: This message may contain information that is confidential, proprietary, 
privileged or otherwise protected by law. The message is intended solely for 
the named addressee. If received in error, please destroy and notify the 
sender. Any use of this email is prohibited when received in error. Impetus 
does not represent, warrant and/or guarantee, that the integrity of this 
communication has been maintained nor that the communication is free of errors, 
virus, interception or interference.

Reply via email to