Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are snapshots and how do you create one in cassandra?



What are snapshots and how do you create one in cassandra?..

Answer / Devendra Kumar Tripathi

Snapshots are point-in-time copies of the data in a Cassandra cluster. They are useful for backup and recovery purposes. To create a snapshot, use the 'cassandra' utility with the `--snapshot` option.nnFor example:nn```shn$ cassandra --snapshot my_keyspace my_table my_timestamp```

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Cassandra Interview Questions

What is the replication factor?

1 Answers  


What is prepare() method in Cassandra?

1 Answers  


What are the key features of any nosql database?

1 Answers  


What are the differences between a node, a cluster, and datacenter in Cassandra?

1 Answers  


What is Replication Factor in Cassandra?

1 Answers  


What do you understand by Commit log in Cassandra?

1 Answers  


What is cqlsh? And why is it used?

1 Answers  


Define composite key?

1 Answers  


Mention when you can use alter keyspace?

1 Answers  


Describe Memtable?

1 Answers  


Give the differences between the different types of primary keys in cassandra?

1 Answers  


When to use secondary indexes?

1 Answers  


Categories