Which technique can you use in hbase to access hfile directly without the help of hbase?
Answer Posted / Suraj Tripathi
One way to access HFile directly without using HBase is by enabling 'HFile Direct' mode. This can be done by setting 'hbase.rootdir' to point directly to the HFile location. However, this should be used with caution as it bypasses many of HBase's features.
| 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