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...


Mention what needs to be taken care while adding a column?



Mention what needs to be taken care while adding a column?..

Answer / Anil Kumar Kanojia

When adding a column in Apache Cassandra, you should consider the following points:nn- Column order matters in Cassandra.n- Adding a column requires a schema change and will cause downtime or performance degradation during the upgrade process.n- It's recommended to use Cassandra's `nodetool` utility to perform the upgrade across all nodes.n- Be careful when adding columns that have data types larger than varchar, as they may impact the storage size significantly.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Cassandra Interview Questions

What is the use of cassandra cql collection?

1 Answers  


What is the relationship between apache hadoop, hbase, hive and cassandra?

1 Answers  


What is the use of Bloom Filter in Cassandra?

1 Answers  


Does Cassandra support ACID transactions?

1 Answers  


What is SSTable? How is it different from other relational tables?

1 Answers  


What are the main features of SPM in Cassandra?

1 Answers  


What is the difference between cassandra's schema and rdbms schema?

1 Answers  


Explain the commit log?

1 Answers  


Define Thrift in Apache Cassandra?

1 Answers  


How many types of tunable consistency are supported in Cassandra?

1 Answers  


How is jmx useful in cassandra?

1 Answers  


Define consistency?

1 Answers  


Categories