Answer Posted / Prabhat Ranjan
The 'truncate' command in HBase deletes all the rows within a table, similar to DELETE FROM '<table_name>' in SQL. However, it does not actually delete data from the HFiles; instead, it resets the start and end timestamps of the table to the current time.
| 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