What happens if you alter the block size of a column family on an already occupied database?
Answer Posted / Raj Kumar Baghel
Changing the block size of a column family in an already occupied HBase database will trigger a compaction process. This process reorganizes the data blocks to adjust to the new block size, which might impact performance briefly due to data movement and temporary resource usage.
| 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