$29.99
Certification

Industry recognized certification enables you to add this credential to your resume upon completion of all courses

Need Custom Training for Your Team?
Get Quote
Call Us

Toll Free (844) 397-3739

Inquire About This Course
Instructor
Krishna Venkatrama, Instructor - Apache HBase Crash Course - Quick Tutorial

Krishna Venkatrama

Has 30 years high tech experience working with RDBMS, data models, data warehousing, Hadoop architecture. He also worked in large multinationals like IBM, AT&T, Sabre, Corning, TCS, CSX, and Florida Blue. He earned graduate degrees in Mechanical Engineering, Mathematics & an M.S. in Tech Operations and MBA in Tech Management.

Get an introduction to HBase with our quick tutorial.

  • Learn what's HBase.
  • Get introduced to many of its features and functions.
  • Instructor has 30 years of high tech experience working at large multinational companies.

Duration: 21m

Course Description

Apache HBase is an open-source, non-relational, distributed database modeled after Google's Bigtable and is written in Java. It is developed as part of Apache Software Foundation's Apache Hadoop project and runs on top of HDFS (Hadoop Distributed File System), providing Bigtable-like capabilities for Hadoop. This course will scratch the surface and give you an introduction to HBase in a comprehensive and quick tutorial.

What am I going to get from this course?

  • What HBase is and isn't
  • HBase Architecture
  • HBase Tables - Modeling a Table
  • HBase Shell
  • HBase Tables - Design
  • HBase Tables – Create
  • Many other commands

 

Prerequisites and Target Audience

What will students need to know or do before starting this course?

  • Familiarity with Big Data 
  • Comfortable at the command line

Who should take this course? Who should not?

Big Data professionals looking to learn a new technology 

Curriculum

Module 1: HBase

Lecture 1 Introduction
Lecture 2 HDFS/HBase
Lecture 3 HBase Tables - Put and Others
Lecture 4 HBase DML
Lecture 5 HBase Demo