Hi Guys,
for all of those who prefer forums over mailing lists, I setup a forum for
cassandra, please have a look
http://www.cassandraforums.com/
thanks
Jo
another example: generating visit statistics given that start and end date are
dynamic
--- On Mon, 1/17/11, kh jo wrote:
From: kh jo
Subject: Re: Between Clause
To: user@cassandra.apache.org
Date: Monday, January 17, 2011, 12:40 PM
example: finding country from IP address
Mysql: I have
Japan
etc
etc
etc
--- On Mon, 1/17/11, aaron morton wrote:
From: aaron morton
Subject: Re: Between Clause
To: user@cassandra.apache.org
Date: Monday, January 17, 2011, 12:24 PM
Can you provide some more information ?
Aaron
On 17/01/2011, at 11:55 PM, kh jo wrote:
What is the best way to
What is the best way to model a query with between clause.. given that you have
a large number of entries...
thanks
Jo
I am having some problems with creating column families and sorting them,
I want to create a countries column family where I can get a sorted list of
countries(by country's name)
the following command fails:
create column family Countries with comparator=LongType
and column_metadata=[
{colu
Sun, 1/16/11, Tyler Hobbs wrote:
From: Tyler Hobbs
Subject: Re: cassandra-cli 0.7 "name" as a column name!
To: user@cassandra.apache.org
Date: Sunday, January 16, 2011, 8:30 PM
You can.
Can you give us the line that you are trying to execute?
- Tyler
On Sun, Jan 16, 2011 at 1:22 P
Why can't I use "name" as a column name?
I am trying to use phpcasse
I use the following example
CassandraConn::add_node('localhost', 9160);
$users = new CassandraCF('rhg', 'Users'); // ColumnFamily
$users->insert('1', array('email' => 't...@example.com', 'password' =>
'test'));
when I run it, it never returns,,, and apache p
Hi,
just installed Cassandra on Ubuntu using package manager
but I can not start it
I get the following error in the logs:
INFO [main] 2011-01-14 15:37:49,758 AbstractCassandraDaemon.java (line 74)
Heap size: 1051525120/1051525120
WARN [main] 2011-01-14 15:37:49,826 CLibrary.java (line 73) O