Filters and Administration
Apache HBase 1.1.1
| Intermediate
- 12 videos | 58m 11s
- Earns a Badge
HBase can be managed using the Java client API and can also be integrated with MapReduce to maximize performance. Discover how to implement filters to limit the results returned from a scan operation.
WHAT YOU WILL LEARN
-
Use utility filters that extend the filterbase class to filter scan resultsUse comparison filters to limit the scan results using comparison operators and comparator instanceUse custom filters to extend or change the behavior of an existing filter to achieve a more fine-grained control over the scan resultsUse the hbaseadmin api to check the status of the master server, connection instance, and the configuration used by the instanceView a list of all the user space tables in hbase and the instance for the tableDisable and delete tables from hbase
-
Complete a major compaction using the hbase shellMerge regions in the same table using the merge utilityStop and decommission a regionserverPerform a rolling restart on the entire clusterAdd a new node to hbaseView metrics to monitor hbase
IN THIS COURSE
-
6m 34s
-
7m 25s
-
7m 36s
-
4m
-
5m 1s
-
5m 42s
-
2m 53s
-
3m 12s
-
2m 51s
-
5m 10s
-
2m 57s
-
4m 51s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE

Channel
Apache HBase

Channel
Apache Hadoop