Answer Posted / Kanchan Kanojia
Data versioning in Apache HBase refers to the management and tracking of changes made to a cell's value over time. Each cell's data has a timestamp, which marks the time when the data was written or last updated. This allows for the retrieval of historical data and supports use cases like auditing and analytics. Timestamps can be manually set by users or automatically managed by HBase using the Major Compact operation.
| 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