;
> -
> Aaron Morton
> Freelance Cassandra Consultant
> New Zealand
>
> @aaronmorton
> http://www.thelastpickle.com
>
> On 10/04/2013, at 12:54 PM, murat migdisoglu
> wrote:
>
> Hi,
>
> I'm trying to set up a cassandra cluster for some
Hi,
I'm trying to set up a cassandra cluster for some experiments on my
raspberry pies but I'm still having trouble to join my nodes to the cluster.
I started with two nodes (192.168.2.3 and 192.168.2.7) and when I start the
cassandra, I see the following exception on the node 192.168.2.7
ERROR [
Hi,
I'm working on some use cases to understand how cassandra-hadoop
integration works.
I have a very basic scenario: I have a column family that keeps the session
id and some bson data that contains the username in two separate columns. I
want to go through all rows and dump the row to a file wh