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 34sIn this video, you will learn how to use utility filters that extend the FilterBase class to filter scan results. FREE ACCESS
-
7m 25sIn this video, you will learn how to use comparison filters to limit the scan results using comparison operators and a comparator instance. FREE ACCESS
-
7m 36sLearn how to use custom filters to extend or change the behavior of an existing filter to achieve more fine-grained control over the scan results. FREE ACCESS
-
4mIn this video, find out how to use the HBaseAdmin API to check the status of the master server, the connection instance, and the configuration used by the instance. FREE ACCESS
-
5m 1sDuring this video, you will learn how to view a list of all the user space tables in HBase and the instance for the table. FREE ACCESS
-
5m 42sIn this video, you will disable and delete tables from HBase. FREE ACCESS
-
2m 53sDuring this video, you will learn how to complete a major compaction using the HBase shell. FREE ACCESS
-
3m 12sIn this video, learn how to merge regions in the same table using the Merge utility. FREE ACCESS
-
2m 51sIn this video, you will stop and decommission a RegionServer. FREE ACCESS
-
5m 10sIn this video, find out how to perform a rolling restart on the entire cluster. FREE ACCESS
-
2m 57sIn this video, find out how to add a new node to HBase. FREE ACCESS
-
4m 51sIn this video, you will learn how to view metrics to monitor HBase. FREE ACCESS
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
Wintellect Apache Hadoop