ndra.apache.org>"
mailto:user@cassandra.apache.org>>
Subject: Re: ConfigHelper.setThriftContact() undefined in cassandra v1.2
Hey Aaron,
It gives compilation errors saying that the method is undefined.
Thanks,
Tejas Patil
On Tue, Jan 29, 2013 at 4:17 PM, Edward Capriolo
mailto:edlin
Hey Aaron,
It gives compilation errors saying that the method is undefined.
Thanks,
Tejas Patil
On Tue, Jan 29, 2013 at 4:17 PM, Edward Capriolo wrote:
>
> About as definitive as the word maybe. Oreilys seo keeps it close to top
> of search results but it probably not the think you want.
>
>
>
About as definitive as the word maybe. Oreilys seo keeps it close to top of
search results but it probably not the think you want.
On Tuesday, January 29, 2013, aaron morton wrote:
> I am trying out the example given in Cassandra Definitive guide, Ch 12.
>
> That book may be out of date.
> You mi
> I am trying out the example given in Cassandra Definitive guide, Ch 12.
That book may be out of date.
You might be better off with info from
http://www.datastax.com/docs/1.1/cluster_architecture/hadoop_integration and
http://wiki.apache.org/cassandra/HadoopSupport as well as the sample in the
I am trying out the example given in Cassandra Definitive guide, Ch 12.
This statement gives error and I am not able to figure out the replacement
for it:
*ConfigHelper.setThriftContact(job.getConfiguration(), "localhost", 9160);*
Also,
*IColumn column = columns.get(columnName.getBytes());*
*Str