Yeah I realized that shortly... :)
I'm still not able to point the word_count to a live cluster. If i
have a single node cluster and the thrift address is the IP of that
box, and it has seed value as the IP of itself as well.
How do i run the word_count remotely then? Sorry I must be missing
so
those aren't shipped with Cassandra.
On Thu, Apr 8, 2010 at 3:00 PM, Sonny Heer wrote:
> Missing the commons logging and commons httpclient jars. Must be
> using the the wrong jdk?
>
> On Thu, Apr 8, 2010 at 12:38 PM, Sonny Heer wrote:
>> Is there other documentation on how to setup all the pie
Missing the commons logging and commons httpclient jars. Must be
using the the wrong jdk?
On Thu, Apr 8, 2010 at 12:38 PM, Sonny Heer wrote:
> Is there other documentation on how to setup all the pieces?
>
> Currently I'm simply trying to test the example word_count, but will
> likely need to wr
Is there other documentation on how to setup all the pieces?
Currently I'm simply trying to test the example word_count, but will
likely need to write other map/reduce programs over the cassandra data
set.
For this test I have one box (ubuntu) where i have moved cass .6 rc1
binary , and started
Okay I moved everything to the ubuntu box:
~/dev/cassandra-0.6.0-rc1/contrib/word_count$ bin/word_count_setup
10/04/08 11:15:10 INFO config.DatabaseDescriptor: Auto DiskAccessMode
determined to be standard
10/04/08 11:15:10 WARN config.DatabaseDescriptor: KeysCachedFraction
is deprecated: use Keys
.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:77)
>>>> at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:70)
>>>> at
>>>> org.apache.cassandra.net.MessagingService.listen(MessagingService.java:138)
>>>> at
&g
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:77)
>>> at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:70)
>>> at
>>> org.apache.cassandra.net.MessagingService.listen(MessagingService.java:138)
>>> at
&
)
>>> at
>>> org.apache.cassandra.net.MessagingService.listen(MessagingService.java:138)
>>> at
>>> org.apache.cassandra.service.StorageService.initClient(StorageService.java:289)
>>> at WordCountSetup.main(Unknown Source)
>>&g
> at
>> org.apache.cassandra.service.StorageService.initClient(StorageService.java:289)
>> at WordCountSetup.main(Unknown Source)
>>
>>
>> Sorry, I'm a bit new to this... help?
>>
>>
>> On Wed, Apr 7, 2010 at 6:07 PM, Stu Hood wrote:
>&g
at
>> org.apache.cassandra.service.StorageService.initClient(StorageService.java:289)
>> at WordCountSetup.main(Unknown Source)
>>
>>
>> Sorry, I'm a bit new to this... help?
>>
>>
>> On Wed, Apr 7, 2010 at 6:07 PM, Stu Hood wrote:
>>
Client(StorageService.java:289)
> at WordCountSetup.main(Unknown Source)
>
>
> Sorry, I'm a bit new to this... help?
>
>
> On Wed, Apr 7, 2010 at 6:07 PM, Stu Hood wrote:
>> Please read the README in the contrib/word_count directory.
>>
>> -Ori
e)
>
>
> Sorry, I'm a bit new to this... help?
>
>
> On Wed, Apr 7, 2010 at 6:07 PM, Stu Hood wrote:
>> Please read the README in the contrib/word_count directory.
>>
>> -Original Message-
>> From: "Sonny Heer"
>> Sent: Wednesday, Ap
Wed, Apr 7, 2010 at 6:07 PM, Stu Hood wrote:
> Please read the README in the contrib/word_count directory.
>
> -Original Message-
> From: "Sonny Heer"
> Sent: Wednesday, April 7, 2010 6:33pm
> To: user@cassandra.apache.org
> Subject: Re: Iterate through entir
Please read the README in the contrib/word_count directory.
-Original Message-
From: "Sonny Heer"
Sent: Wednesday, April 7, 2010 6:33pm
To: user@cassandra.apache.org
Subject: Re: Iterate through entire data set
Jon,
I've got the word_count.jar and a Hadoop cluster. How
Jon,
I've got the word_count.jar and a Hadoop cluster. How do you usually
run this sample?
On Wed, Apr 7, 2010 at 3:04 PM, Jonathan Ellis wrote:
> Yes
>
> On Wed, Apr 7, 2010 at 5:01 PM, Sonny Heer wrote:
>> These examples work on Cassandra .06 and Hadoop .20.2?
>>
>> On Wed, Apr 7, 2010 at 2:
Yes
On Wed, Apr 7, 2010 at 5:01 PM, Sonny Heer wrote:
> These examples work on Cassandra .06 and Hadoop .20.2?
>
> On Wed, Apr 7, 2010 at 2:49 PM, Jonathan Ellis wrote:
>> Look at the READMEs for contrib/word_count and contrib/pig.
>>
>> On Wed, Apr 7, 2010 at 4:47 PM, Sonny Heer wrote:
>>> I n
These examples work on Cassandra .06 and Hadoop .20.2?
On Wed, Apr 7, 2010 at 2:49 PM, Jonathan Ellis wrote:
> Look at the READMEs for contrib/word_count and contrib/pig.
>
> On Wed, Apr 7, 2010 at 4:47 PM, Sonny Heer wrote:
>> I need a way to process all of my data set.
>>
>> A way to process e
Look at the READMEs for contrib/word_count and contrib/pig.
On Wed, Apr 7, 2010 at 4:47 PM, Sonny Heer wrote:
> I need a way to process all of my data set.
>
> A way to process every keyspace, CF, row, column, and perform some
> operation based on that mapped combination.
>
> The map bucket would
I need a way to process all of my data set.
A way to process every keyspace, CF, row, column, and perform some
operation based on that mapped combination.
The map bucket would collect down to column name.
Is there a map/reduce program which shows how to go about doing this?
19 matches
Mail list logo