630 likes | 659 Views
HBase. Mr. Sriram Email: hadoopsrirama@gmail.com. Objectives. Understand NoSQL Databases and Hbase Analyse difference between Hbase & RDBMS Understand Hbase Components & Storage Architecture Analyze Hbase Read & Write Perform Hbase Cluster Deployment. Understand Hbase Attributes
E N D
HBase Mr. Sriram Email: hadoopsrirama@gmail.com
Objectives Understand NoSQL Databases and Hbase Analyse difference between Hbase & RDBMS Understand Hbase Components & Storage Architecture Analyze Hbase Read & Write Perform Hbase Cluster Deployment Understand Hbase Attributes Understand Data Model and Physical Storage in Hbase Execute Basic Commands on Hbase Shell Analyse Data Loading Techniques in Hbase Implement Hbase API Perform Advance Hbase Actions
Understand NoSQL Databases and Hbase Analyse difference between Hbase & RDBMS Understand Hbase Components & Storage Architecture Analyze Hbase Read & Write Perform Hbase Cluster Deployment Understand Hbase Attributes Understand Data Model and Physical Storage in Hbase Execute Basic Commands on Hbase Shell Analyse Data Loading Techniques in Hbase Implement Hbase API Perform Advance Hbase Actions HBase Concepts
Common Problems in the Real Word Huge Data Fast Random Access Structured Data Variable Schema Need Compression Need of Distribution (Sharing)
Characteristics of Probable Solution Distributed Database Sorted Data Sparse Data Store Automatic Sharding