Book Image

Hands-On Beginner's Guide on Big Data and Hadoop 3 [Video]

By : Milind Jagre
Book Image

Hands-On Beginner's Guide on Big Data and Hadoop 3 [Video]

By: Milind Jagre

Overview of this book

<p>Do you struggle to store and handle big data sets? This course will teach to smoothly handle big data sets using Hadoop 3.</p> <p>The course starts by covering basic commands used by big data developers on a daily basis. Then, you'll focus on HDFS architecture and command lines that a developer uses frequently. Next, you'll use Flume to import data from other ecosystems into the Hadoop ecosystem, which plays a crucial role in the data available for storage and analysis using MapReduce. Also, you'll learn to import and export data from RDBMS to HDFS and vice-versa using SQOOP. Then, you'll learn about Apache Pig, which is used to deal with data using Flume and SQOOP. Here you'll also learn to load, transform, and store data in Pig relation. Finally, you'll dive into Hive functionality and learn to load, update, delete content in Hive.</p> <p>By the end of the course, you'll have gained enough knowledge to work with big data using Hadoop. So, grab the course and handle big data sets with ease.</p> <p>The code bundle for this course is available at <a href="https://github.com/PacktPublishing/Hands-On-Beginner-s-Guide-on-Big-Data-and-Hadoop-3-" target="_blank">https://github.com/PacktPublishing/Hands-On-Beginner-s-Guide-on-Big-Data-and-Hadoop-3-</a>.</p> <h2>Style and Approach</h2> <p>The course will practically get you started with HDFS to store data efficiently, SQOOP to transfer bulk data, and YARN to ensure efficient data management. You will gain the hands-on knowledge to analyze and process big data sets with MapReduce functions.</p>
Table of Contents (6 chapters)
Chapter 6
Apache Hive
Content Locked
Section 2
Load Data into Hive Table
In this video, you will learn how to load data from input files into the Hive table – part one. - Get familiar with Hive INTERNAL table - Create input file to load into the Hive INTERNAL table - Load file from both local FS and HDFS