@cassandra.apache.org
Subject: RE: BulkOutputFormat error -
org.apache.thrift.transport.TTransportException
Aaron
Both the rpc_address in caasandra.yaml file and job configuration are same
(localhost).
I will try connecting to a different Cassandra cluster and test it again.
-Original Message-
From: aaron
: user@cassandra.apache.org
Subject: Re: BulkOutputFormat error -
org.apache.thrift.transport.TTransportException
Looks like it cannot connect to the server
>conf.set("cassandra.output.thrift.address", "localhost");
Is this the same address as the rpc_address in the cas
Looks like it cannot connect to the server
>conf.set("cassandra.output.thrift.address", "localhost");
Is this the same address as the rpc_address in the cassandra config ?
Cheers
-
Aaron Morton
Freelance Cassandra Developer
New Zealand
@aaronmorton
http://www.thelastpic
Hi
I am a newbie to Cassandra. Was trying out a sample (word count) code on
BulkOutputFormat and got stuck with an error.
What I am trying to do is - migrate all Hive tables (from Hadoop cluster) to
Cassandra column families.
My MR program is configured to run on Hadoop cluster v 0.20.2 (cdh3u3