Details
-
Task
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
Description
This is to ensure existing users will have no issues making the transition to YAML (CASSANDRA-990).
This will be a new Java program (that can be run via a shell script in bin) to convert an existing XML config to YAML. The converter program will extract the config values from the XML, and build a new YAML document according to the schema outlined in CASSANDRA-990. The new config will reside in the same location as the previous config.
Attachments
Attachments
Issue Links
- is depended upon by
-
CASSANDRA-990 Replace cassandra.xml with cassandra.yaml
- Resolved