What you'll learn:
- Set up a database for your application using HBase
- Integrate HBase with MapReduce for data processing tasks
- Create tables, insert , read and delete data from HBase
- Get an all round understanding of HBase and it's role in the Hadoop ecosystem
Prerequisites:Working with HBase requiresknowledge of Java
Taught byateam which includes 2Stanford-educated, ex-Googlers and 2 ex-Flipkart Lead Analysts. This team has decades of practical experience in working with large-scaledata processing jobs.
Relational Databases are so stuffy and old!Welcome toHBase - adatabase solution for a new age.
HBase: Do you feel like your relational database is not giving you the flexibility you need anymore?Column oriented storage, no fixed schemaand low latency make HBase a great choice for thedynamically changing needs of yourapplications.
What's Covered:
25 solved examplescovering all aspects of working with data in HBase
CRUD operations in the shell and with the Java API, Filters, Counters, MapReduce
Implement your own notification service for a social network using HBase
HBase and it’s role in the Hadoop ecosystem, HBase architecture and what makes HBase different from RDBMS and other Hadoop technologies like Hive.