- HCatalog Tutorial
- HCatalog - Home
- HCatalog - Introduction
- HCatalog - Installation
- HCatalog - CLI
- HCatalog CLI Commands
- HCatalog - Create Table
- HCatalog - Alter Table
- HCatalog - View
- HCatalog - Show Tables
- HCatalog - Show Partitions
- HCatalog - Indexes
- HCatalog Useful Resources
- HCatalog - Quick Guide
- HCatalog - Useful Resources
- HCatalog - Discussion
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
HCatalog Tutorial
HCatalog is a table storage management tool for Hadoop that exposes the tabular data of Hive metastore to other Hadoop applications. It enables users with different data processing tools (Pig, MapReduce) to easily write data onto a grid. HCatalog ensures that users don’t have to worry about where or in what format their data is stored. This is a small tutorial that explains just the basics of HCatalog and how to use it.
Audience
This tutorial is meant for professionals aspiring to make a career in Big Data Analytics using Hadoop Framework. ETL developers and professionals who are into analytics in general may as well use this tutorial to good effect.
Prerequisites
Before proceeding with this tutorial, you need a basic knowledge of Core Java, Database concepts of SQL, Hadoop File system, and any of Linux operating system flavors.