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 |
What is the use of cassandra cql collection?
What is the relationship between apache hadoop, hbase, hive and cassandra?
What is the use of Bloom Filter in Cassandra?
Does Cassandra support ACID transactions?
What is SSTable? How is it different from other relational tables?
What are the main features of SPM in Cassandra?
What is the difference between cassandra's schema and rdbms schema?
Explain the commit log?
Define Thrift in Apache Cassandra?
How many types of tunable consistency are supported in Cassandra?
How is jmx useful in cassandra?
Define consistency?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)