Apache Hbase basics is a basic course in apache hbase on what is hbase and how to use it. Course will explain what is hbase, why it may be used, how it can be used, insert/update/deleting data in hbase, loading a TSV file in hbase, some of the architectural components of hbase, hbase schema/table design and retrieving data from hbase. This course will not teach Java API usage. As this database is powerful and has no SQL, makes it a valuable large data store at the back end for Java and ML developers. Easy to understand step by step course on hbase on cloudera environment.
What you'll learn
understand the fundamentals of HBase
perform data operations in HBase
design HBase schemas and tables
load data from TSV files into HBase
Course objectives
equip learners with the skills to work with HBase
provide practical knowledge for integrating HBase in data-driven applications