Explain what happens if you alter the block size of a column family on an already occupied database?
Answer Posted / Vinay Kumar Dubey
When you change the block size of a column family in an already occupied HBase database, it triggers a compaction process. This compaction reorganizes the data blocks to adjust to the new block size. During this process, data might be moved around, and temporary resources are used, which could impact performance briefly.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category