No. Your only option is to give each instance its own ports.
On Mon, May 27, 2013 at 10:24 PM, Mark Mccraw <mark.mcc...@sas.com> wrote: > Hi All, > > I'm using Cassandra as an embedded datastore for a small service that > doesn't need (or want) to act as a database service in any way. Moreover, > we may want to start up multiple instances of the application, and right > now whenever that happens, we get port conflicts on 7000 because Cassandra > is listening for connections. I couldn't find an obvious way to disable > listening on any port. Is there an easy way? > > Thanks! > Mark > > > >