If you’re already a SQL user then working with Hadoop may be a little easier than you think, thanks to Apache Hive. It provides a mechanism to project structure onto the data in Hadoop and to query that data using a SQL-like language called HiveQL (HQL). This cheat sheet covers: -- Query -- Metadata -- SQL Compatibility -- Command Line -- Hive Shell