Snapshots, Backups, and MapReduce
Apache HBase 1.1.1
| Intermediate
- 12 videos | 49m 39s
- 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 perform backup and restore operations, and work with MapReduce.
WHAT YOU WILL LEARN
-
Take a snapshotUse a snapshot to clone a table and move it to another clusterExport and restore a snapshot to another clusterPerform a full shutdown backup of hbasePerform a backup of hbase on a live clusterRestore hbase
-
Use the tableoutputformat class to set up a table as an output to the mapreduce process using hbase as the data sinkUse the tableinputformat class to set up a table as an input to a mapreduce process using hbase as the data sourceUse mapreduce to bulk load data directly into hbase file system by bypassing the hbase apiUse the getsplits method of the tableinputformatbase class to create custom splitters when using an hbase table as a data sourceAccess other hbase tables from within a mapreduce job by creating a table instance in the setup method of mapperPerform hbase cluster and node maintenance
IN THIS COURSE
-
3m 28sDuring this video, you will learn how to take a screenshot. FREE ACCESS
-
3m 40sIn this video, learn how to use a snapshot to clone a table and move it to another database. FREE ACCESS
-
5m 2sLearn how to export and restore snapshots to another cluster. FREE ACCESS
-
2m 47sDuring this video, you will learn how to perform a full shutdown backup of HBase. FREE ACCESS
-
4m 20sIn this video, learn how to perform a backup of HBase on a live cluster. FREE ACCESS
-
2m 14sDuring this video, you will learn how to restore HBase. FREE ACCESS
-
4m 38sIn this video, you will learn how to use the TableOutputFormat class to set up a table as an output to the MapReduce process using HBase as the data sink. FREE ACCESS
-
6m 6sDuring this video, you will learn how to use the TableInputFormat class to set up a table as an input to a MapReduce process using HBase as the data source. FREE ACCESS
-
4m 24sIn this video, you will learn how to use MapReduce to bulk load data directly into the HBase file system by bypassing the HBase API. FREE ACCESS
-
3m 23sIn this video, you will learn how to use the getSplits method of the TableInputFormatBase class to create custom splitters when using an HBase table as a data source. FREE ACCESS
-
4m 11sTo access other HBase tables from within a MapReduce job, create a Table instance in the setup method of Mapper. FREE ACCESS
-
5m 26sIn this video, find out how to perform HBase cluster and node maintenance. 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
Database Backup & Recovery