As far as I know nodes are identified by ip address and ports defined in yaml. If you carefully prepare configuraton you should be able to run multiple Cassandra processes on single box participating in different clusters. If you decide to use separate ip address and default ports it should be quite easy. Nowadays when docker is in place you could put cassandra in container or use any kind of vms. 21 maj 2014 20:07, "Salih Kardan" <karda...@gmail.com> napisaĆ(a):
> Hello everyone, > > I want to use Cassandra cluster for some specific purpose across data > centers. What I want to figure out is how can I enable a single Cassandra > node to participate in multiple clusters at the same time? I googled it, > however I could not find any use case of Cassandra as I mentioned above. Is > this possible with the current architecture of Cassandra? > > Salih >