Hi Maciej,
This looks great! Thanks for building this.
On Wed, Dec 11, 2013 at 12:45 AM, Murali wrote:
> Hi Maciej,
> Thanks for sharing it.
>
>
>
>
> On Wed, Dec 11, 2013 at 2:09 PM, Maciej Miklas wrote:
>
>> Hi all,
>>
>> This is the Cassandra mailing list, but I've developed something that i
Filed a ticket for this issue :
https://issues.apache.org/jira/browse/CASSANDRA-6467
On Mon, Dec 9, 2013 at 9:56 AM, Parth Patil wrote:
> Thanks Nate, I will file a ticket.
>
>
> On Mon, Dec 9, 2013 at 7:34 AM, Nate McCall wrote:
>
>> If you got that error on an unmodi
Thanks Nate, I will file a ticket.
On Mon, Dec 9, 2013 at 7:34 AM, Nate McCall wrote:
> If you got that error on an unmodified example from the latest source,
> please open an issue:
> https://issues.apache.org/jira/browse/CASSANDRA
>
>
> On Sun, Dec 8, 2013 at 8:00 PM,
efore but I am now
getting the following error as shown in this gist
https://gist.github.com/parth-patil/7864738
On Sun, Dec 8, 2013 at 11:30 AM, Aaron Morton wrote:
> InvalidRequestException(why:consistency level LOCAL_ONE not compatible
> with replicati
Hi,
I am new to Cassandra and I am exploring the Hadoop integration (MapReduce)
provided by Cassandra.
I am trying to run the hadoop examples provided in the cassandra's repo
under examples/hadoop_cql3_word_count. I am using the cassandra-2.0 branch.
I have a single node cassandra running locally.