Re: problem with Cassandra map-reduce support

2013-01-29 Thread Tejas Patil
I really really need this running. I cannot get hadoop-0.20.2 tarball from apache hadoop project website. Is there any place where I can get it ? thanks, Tejas Patil On Tue, Jan 29, 2013 at 1:10 PM, aaron morton wrote: > Brian, > Could you raise a ticket at > https://issues.apache

Re: ConfigHelper.setThriftContact() undefined in cassandra v1.2

2013-01-29 Thread Tejas Patil
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

ConfigHelper.setThriftContact() undefined in cassandra v1.2

2013-01-29 Thread Tejas Patil
e.getBytes());* *String value = new String(column.value());* column.value() gives compilation error. any solutions ? Thanks, Tejas Patil