Is it possible to configure embedded cassandra instance using properties file not the storage-conf.xml?
I'm lunching cassandra in embedded mode and want to configure seeds for 开发者_高级运维its nodes in .property file. By default cassandra config contained in storage-conf.xml.
No, it is not possible.
精彩评论