Course Information
Course Overview
Learn analyzing and processing big data Using Apache Pig
Pig is a high-level platform for creating MapReduce programs used with Hadoop. The language for this platform is called Pig Latin. In this course we will go through the PIG data flow platform and the language used by PIG tool. The concepts which are covered in this course are:
Writing complex MapReduce transformations using a simple scripting language.
Basics of Big Data, Hadoop and MapReduce Framework.
PIG Data Model and Different type of operators to operate on datasets.
Built-in Functions as well as User Defined Functions for performing a specific task.
Running PIG Script, Unit Testing and Compression.
Many more advance topics such as Embedding PIG in Java, PIG Macros etc.
All the books and PDFs are included, allowing you to follow along with the author throughout the modules in this course.
Course Content
- 8 section(s)
- 49 lecture(s)
- Section 1 Module-0 Introduction to the Course
- Section 2 Module-1 Basics of Big Data, Hadoop and Pig
- Section 3 Module-2 PIG Latin Language, Architecture and Modes of Pig
- Section 4 Module-3 Data Model, Operators and Streaming in PIG
- Section 5 Module-4 Different Kinds of Built-In Functions in PIG
- Section 6 Module-5 Advanced Pig Latin with Pig Scripts,UDF's,Utility Commands
- Section 7 Module-6 File Compression
- Section 8 Module-7 Advanced Pig Latin
What You’ll Learn
- Overview of Big Data and Hadoop Framework, Anatomy of a MapReduce Framework, Basics of Apache Pig tool and Where we should use it or not, Run Pig in different Modes, Use Pig Latin Queries, Different types of PIG Operators for analysing the data, Understand the architecture of PIG tool, Work with PIG data model, Different kinds of built-in functions, Advanced PIG concepts such as PIG Streaming, PIG scripts and User Defined Functions(UDFs), Compress the input files, final output files and intermediate output files, Pig Unit Testing, PIG Macros and Parameter Substitution, How to embed PIG in Java
Skills covered in this course
Reviews
-
FFelipe de Moura Rezende dos Santos
Conteúdo muito bem explicado sobre PIG
-
SSahil Singla
Very shallow description of every topic. No useful examples. All examples are very trivial. Course author has explained superficially. I was expecting at least one good use case. Like parsing or cleaning of web logs. But all the examples are done with simple data like (2,3,4)...(Sam,3,5). In programming language. its just a hello world course, nothing else. Money waste not worth it. I had to buy another course of Pig.
-
BBhavinkumar Shah
Just reading from documents. Not interactive at all. I would take my money back.
-
KKenneth kluck
great class... covers a lot of good info with examples