Which method is used to access HFile directly without using HBase?
Answer Posted / Vijay Kumar Arya
Apache HBase provides a tool called 'hbase hfile' which can be used to directly manipulate HFiles. The command 'hbase hfile list' lists the available HFiles, while 'hbase hfile copy' and 'hbase hfile move' are used for moving or copying HFiles.
| 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