IonOlaru / cassandra-dse-helper-scripts

Helper scripts that simplify work with Apache Cassandra or DSE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains a number of auxiliary scripts for Cassandra or DSE that simplify their maintenance.

What is included

  • adjust-keyspaces - script that helps to adjust replication factor of Cassandra/DSE system (or user-provided) keyspaces based on current cluster topology;
  • copy-cluster-topology-info - script that helps to clone an entire cluster topology identically to another cluster;

Contact

For questions, to report an issue, to request a feature/enhancement, etc., please use GitHub Issue or visit our Community Forums: https://community.datastax.com

License

Copyright DataStax, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.


DataStax is a registered trademark of DataStax, Inc. and its subsidiaries in the United States and/or other countries.

Apache Cassandra, Apache, Tomcat, Lucene, Solr, Hadoop, Spark, TinkerPop, and Cassandra are trademarks of the Apache Software Foundation or its subsidiaries in Canada, the United States and/or other countries.

About

Helper scripts that simplify work with Apache Cassandra or DSE

License:Apache License 2.0


Languages

Language:Shell 100.0%