UnavailableException means "all the nodes that should have this data, are down."
On Thu, May 27, 2010 at 12:01 PM, Atul Gosain wrote:
> Forgot to attach the class .
>
> On Thu, May 27, 2010 at 11:17 PM, Atul Gosain wrote:
>>
>> Hi
>>
>> Im trying to use Hector client to insert and then read th
Forgot to attach the class .
On Thu, May 27, 2010 at 11:17 PM, Atul Gosain wrote:
> Hi
>
> Im trying to use Hector client to insert and then read the data from
> cassandra. While im able to write the data and able to see that thru
> cassandra-client cli, im not able to read that from the progr
Hi
Im trying to use Hector client to insert and then read the data from
cassandra. While im able to write the data and able to see that thru
cassandra-client cli, im not able to read that from the program.
Getting following error. What am in doing wrong in my program. Can someone
help me here ?