wse/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 70
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/
Hello,
I installed deb Cassandra 0.8.4 packages from the apt repo a la:
http://wiki.apache.org/cassandra/DebianPackaging
Where is sstableloader? Also, where is the tool to convert old
storage-schema.xml files to the new yaml (I think it's called
config-converter)?
Thanks for the help.