Re: Bulk loader: Got an unknow host from describe_ring

2011-09-05 Thread Christopher Bottaro
That issue says you can workaround the problem by turning off auto node discovery... any instructions on how to do that? Is it done on the cluster or just the sstableloader? Thanks. On Thu, Sep 1, 2011 at 5:34 PM, Jonathan Ellis wrote: > Sounds like https://issues.apache.org/jira/browse/CASSAN

Re: Bulk loader: Got an unknow host from describe_ring

2011-09-01 Thread Jonathan Ellis
Sounds like https://issues.apache.org/jira/browse/CASSANDRA-3044, fixed for 0.8.5 On Thu, Sep 1, 2011 at 4:27 PM, Christopher Bottaro wrote: > Hello, > I'm trying to import data from one Cassandra cluster to another.  The old > cluster is using ports 7000 and 9160 and the new cluster is using 700

Bulk loader: Got an unknow host from describe_ring

2011-09-01 Thread Christopher Bottaro
Hello, I'm trying to import data from one Cassandra cluster to another. The old cluster is using ports 7000 and 9160 and the new cluster is using 7001 and 9161. I ran "nodetool -h localhost snapshot" on a node on the old cluster. I then downloaded apache-cassandra-0.8.4-bin.tar.gz, edited conf/