[ 
https://issues.apache.org/jira/browse/CASSANDRA-5067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13575930#comment-13575930
 ] 

Brandon Williams commented on CASSANDRA-5067:
---------------------------------------------

bq. specified on the command line in some canonical form (numbers, strings, 
lists, etc)

Perhaps we could use a serialization format, like yaml?  All kidding aside, 
it's as valid a choice as any, and illustrates how we're relocating, rather 
than solving a problem by doing this.
                
> Allow basic yaml properties to be specified via JVM parameters
> --------------------------------------------------------------
>
>                 Key: CASSANDRA-5067
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5067
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Ahmed Bashir
>            Priority: Trivial
>              Labels: ponies
>
> In the case of large clusters, each node operates with a cassandra.yaml that 
> is nearly identical to every other node with the exception of some basic 
> properties:
> listen_address
> rpc_address 
> initial_token
> data_file_directories
> etc
> If it was possible to specific these as JVM parameters, we wouldn't have to 
> prepare a customized cassandra.yaml for each node but rather share a single 
> cassandra.yaml file.  This is increasingly important when the number of nodes 
> being managed gets very large. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to