Analytical Processing: Joins, Subqueries, Views, Table Generating Functions, Explode, Lateral View, Windowing and more
Tuning Hive for better functionality: Partitioning, Bucketing, Join Optimizations, Map Side Joins, Indexes, Writing custom User Defined functions in Java. UDF, UDAF, GenericUDF, GenericUDTF, Custom functions in Python, Implementation of MapReduce for Select, Group by and Join
In Detail
Hive is like a new friend with an old face (SQL). This course is an end-to-end, practical guide to using Hive for Big Data processing. Let's parse that A new friend with an old face: Hive helps you leverage the power of Distributed computing and Hadoop for Analytical processing. Its interface is like an old friend: the very SQL like HiveQL. This course will fill in all the gaps between SQL and what you need to use Hive. End-to-End: The course is an end-to-end guide for using Hive: whether you are analyst who wants to process data or an Engineer who needs to build custom functionality or optimize performance - everything you'll need is right here. New to SQL? No need to look elsewhere. The course has a primer on all the basic SQL constructs, Practical: Everything is taught using real-life examples, working queries and code.
Improving Join performance with tables of different sizes
00:13:12
The Where clause in Joins
00:04:53
The Left Semi Join
00:12:11
Map Side Joins: The Inner Join
00:09:42
Map Side Joins: The Left, Right and Full Outer Joins
00:11:36
Map Side Joins: The Bucketed Map Join and the Sorted Merge Join
00:07:52
Chapter 14 : Custom Functions in Python
Custom functions in Python
00:10:40
Code-Along: Custom Function in Python
00:05:45
Chapter 15 : Custom functions in Java
Introducing UDFs - you’re not limited by what Hive offers
00:04:38
The Simple UDF: The standard function for primitive types
00:07:04
The Simple UDF: Java implementation for replacetext()
00:08:35
Generic UDFs, the Object Inspector and DeferredObjects
00:13:51
The Generic UDF: Java implementation for containsstring()
00:09:11
The UDAF: Custom aggregate functions can get pretty complex
00:14:09
The UDAF: Java implementation for max()
00:09:21
The UDAF: Java implementation for Standard Deviation
00:10:48
The Generic UDTF: Custom table generating functions
00:07:38
The Generic UDTF: Java implementation for namesplit()
00:10:21
Chapter 16 : SQL Primer - Select Statements
Select Statements
00:11:47
Select Statements 2
00:14:12
Operator Functions
00:06:55
Chapter 17 : SQL Primer - Group By, Order by and Having
Aggregation Operators Introduced
00:18:16
The Group by Clause
00:17:20
More Group by Examples
00:19:47
Order by
00:16:15
Having
00:19:52
Chapter 18 : SQL Primer – Joins
Introduction to SQL Joins
00:09:54
Cross Joins and Cartesian Joins
00:17:03
Inner Joins
00:19:53
Left Outer Joins
00:15:31
Right, Full Outer Joins, Natural Joins, Self Joins
00:16:08
Chapter 19 : Appendix
[For Linux/Mac OS Shell Newbies] Path and other Environment Variables
00:08:26
Setting up a Virtual Linux Instance - For Windows Users
00:15:59
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept