Is it possible to add or delete Column Families in a working group?

devquora
devquora

Posted On: Feb 22, 2018

 

Yes, it is possible to add or delete Column Families in a working group but before doing it, there has some precaution or procedure that the client has to follow. These precautions are: -

  • Very first, users must assure that the commit log is clear and it can be done by 'node tool drain'.
  • No data should be left in the commit log. For this Cassandra has to be turned off.
  • Lastly, it is vital to delete the SS Table files for the raised CFs.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Cassandra Interview Questions

    What do you understand by Cassandra?

    It is a NoSQL based technology which is highly selected by the users and customers...

    Cassandra Interview Questions

    What are the main benefits of using Cassandra?

    First of all, the extraordinary points that makes the people so attracted to it that it has no chance of failure..

    Cassandra Interview Questions

    What do you mean by Tunable Consistency?

    Tunable Consistency is used to keep the fresh and co-exist data rows on all their replicas..