Is there any way to initialize via thrift cluster configuration properties (e.g., partitioner)? Do you always have to set these values via the cassandra.yaml file? I'm trying to programmatically build out all of my schema so that I can build out a fresh install just by running the app.
- Cluster properties via Thrift? Stephen McKamey
- Re: Cluster properties via Thrift? Eric Evans