[Cassandra] Changer mot de passe, changer nom de cluster

Changer mot de passe : 

 

modifier paramètres dans yaml : 

keystore_password
truststore_password 

 

Changer de nom de cluster :

1 -UPDATE system.local SET cluster_name = ‘<cluster_name>’ where key=‘local’;

2- nodetool flush system (recommended)

3. cluster_name update cassandra.yaml the name for the new cluster
4. Restart cassandra cluster

Commentaires

Laisser un commentaire

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *

Translate »