You can specify the location of cassandra.yaml with a url so you can keep your configs in one (redundant place) like S3 or generate them on the fly in a http service...
On Thu, Dec 30, 2010 at 3:34 PM, B. Todd Burruss <bburr...@real.com> wrote: > how are folks customizing the cassandra.yaml for each node in the cluster. > specifically the token and IP address. > > with XML i used entities, but i'm not familiar with YAML. does yaml > support the same concept? or any sort of textual substitution? > > thx >