Re: Out of Memory Error While Opening SSTables on Startup

2015-03-20 Thread Jan
versions of Cassandra. I think I will downgrade the rest to 2.1.1.  ~ Paul Nickerson On Tue, Feb 10, 2015 at 2:05 PM, Robert Coli rc...@eventbrite.com wrote: On Tue, Feb 10, 2015 at 11:02 AM, Paul Nickerson pgn...@gmail.com wrote: I am getting an out of memory error why I try to start Cassandra

Re: Out of Memory Error While Opening SSTables on Startup

2015-02-10 Thread Robert Coli
On Tue, Feb 10, 2015 at 11:02 AM, Paul Nickerson pgn...@gmail.com wrote: I am getting an out of memory error why I try to start Cassandra on one of my nodes. Cassandra will run for a minute, and then exit without outputting any error in the log file. It is happening while SSTableReader

Out of Memory Error While Opening SSTables on Startup

2015-02-10 Thread Paul Nickerson
I am getting an out of memory error why I try to start Cassandra on one of my nodes. Cassandra will run for a minute, and then exit without outputting any error in the log file. It is happening while SSTableReader is opening a couple hundred thousand things. I am running a 6 node cluster using

Re: Out of Memory Error While Opening SSTables on Startup

2015-02-10 Thread Chris Lohfink
an out of memory error why I try to start Cassandra on one of my nodes. Cassandra will run for a minute, and then exit without outputting any error in the log file. It is happening while SSTableReader is opening a couple hundred thousand things. ... Does anyone know how I might get Cassandra

Re: Out of Memory Error While Opening SSTables on Startup

2015-02-10 Thread Paul Nickerson
of Cassandra. I think I will downgrade the rest to 2.1.1. ~ Paul Nickerson On Tue, Feb 10, 2015 at 2:05 PM, Robert Coli rc...@eventbrite.com wrote: On Tue, Feb 10, 2015 at 11:02 AM, Paul Nickerson pgn...@gmail.com wrote: I am getting an out of memory error why I try to start Cassandra

Re: Out of Memory Error While Opening SSTables on Startup

2015-02-10 Thread Chris Lohfink
versions of Cassandra. I think I will downgrade the rest to 2.1.1. ~ Paul Nickerson On Tue, Feb 10, 2015 at 2:05 PM, Robert Coli rc...@eventbrite.com wrote: On Tue, Feb 10, 2015 at 11:02 AM, Paul Nickerson pgn...@gmail.com wrote: I am getting an out of memory error why I try to start

Re: Out of Memory Error While Opening SSTables on Startup

2015-02-10 Thread Eric Stevens
is running multiple versions of Cassandra. I think I will downgrade the rest to 2.1.1. ~ Paul Nickerson On Tue, Feb 10, 2015 at 2:05 PM, Robert Coli rc...@eventbrite.com wrote: On Tue, Feb 10, 2015 at 11:02 AM, Paul Nickerson pgn...@gmail.com wrote: I am getting an out of memory error

Re: Out of Memory Error While Opening SSTables on Startup

2015-02-10 Thread Flavien Charlon
...@eventbrite.com wrote: On Tue, Feb 10, 2015 at 11:02 AM, Paul Nickerson pgn...@gmail.com wrote: I am getting an out of memory error why I try to start Cassandra on one of my nodes. Cassandra will run for a minute, and then exit without outputting any error in the log file. It is happening while

RE: Out of memory error

2012-06-10 Thread Prakrati Agrawal
Sorry I ran list columnFamilyName; and it threw this error. Thanks and Regards Prakrati From: aaron morton [mailto:aa...@thelastpickle.com] Sent: Saturday, June 09, 2012 12:18 AM To: user@cassandra.apache.org Subject: Re: Out of memory error When you ask a question please include the query

Re: Out of memory error

2012-06-10 Thread Dave Brosius
...@thelastpickle.com] *Sent:* Saturday, June 09, 2012 12:18 AM *To:* user@cassandra.apache.org *Subject:* Re: Out of memory error When you ask a question please include the query or function call you have made. An any other information that would help someone understand what you are trying to do. Also, please

RE: Out of memory error

2012-06-10 Thread Prakrati Agrawal
The version is 1.1.0 Prakrati Agrawal | Developer - Big Data(ID)| 9731648376 | www.mu-sigma.com From: Dave Brosius [mailto:dbros...@mebigfatguy.com] Sent: Monday, June 11, 2012 10:07 AM To: user@cassandra.apache.org Subject: Re: Out of memory error What version of Cassandra? might be related

Out of memory error

2012-06-08 Thread Prakrati Agrawal
Dear all, When I try to list the entire data in my column family I get the following error: Using default limit of 100 Exception in thread main java.lang.OutOfMemoryError: Java heap space at org.apache.thrift.transport.TFramedTransport.readFrame(TFramedTransport.java:140)

Re: Out of memory error

2012-06-08 Thread shashwat shriparv
Check this slide, http://www.slideshare.net/cloudera/hadoop-troubleshooting-101-kate-ting-cloudera Regards ∞ Shashwat Shriparv On Fri, Jun 8, 2012 at 2:34 PM, Prakrati Agrawal prakrati.agra...@mu-sigma.com wrote: Dear all, ** ** When I try to list the entire data in my column

Re: Out of memory error

2012-06-08 Thread aaron morton
When you ask a question please include the query or function call you have made. An any other information that would help someone understand what you are trying to do. Also, please list things you have already tried to work around the problem. Cheers - Aaron Morton Freelance

Re: Out of memory error in cassandra

2011-07-12 Thread Jonathan Ellis
someone please help debug this? The maximum heap size is 28G . I am not sure why cassandra is giving Out of memory error here. Thanks Anurag -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: Out of memory error in cassandra

2011-07-12 Thread Anurag Gujral
(ColumnFamilyStore.java:1131) Can someone please help debug this? The maximum heap size is 28G . I am not sure why cassandra is giving Out of memory error here. Thanks Anurag -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra

Re: Out of memory error in cassandra

2011-07-12 Thread Jonathan Ellis
this? The maximum heap size is 28G . I am not sure why cassandra is giving Out of memory error here. Thanks Anurag -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com -- Jonathan Ellis Project

Out of memory error in cassandra

2011-07-11 Thread Anurag Gujral
) at org.apache.cassandra.db.ColumnFamilyStore.getColumnFamily(ColumnFamilyStore.java:1131) Can someone please help debug this? The maximum heap size is 28G . I am not sure why cassandra is giving Out of memory error here. Thanks Anurag

Re: Out of memory error in cassandra

2011-07-11 Thread Jeffrey Kesselman
this? The maximum heap size is 28G . I am not sure why cassandra is giving Out of memory error here. Thanks Anurag -- It's always darkest just before you are eaten by a grue.