InterviewSolution
Saved Bookmarks
| 1. |
What are the different types of filters used in Hbase? |
|
Answer» Filters are used to get specific data form a Hbase table rather than all the records. They are of the following types.
|
|