17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Udemy - Apache Hive For Data Engineers (Hands On)
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Language: English | Size: 2.30 GB | Duration: 4h 22m
Learn everything about Apache Hive a modern, data warehouse.
What you'll learn
Why Hive is necessary for Data Engineer
The goal of this course is to help you become familiar with Apache Hive bits and bytes
Learn A to Z of Apache HIVE (From Basic to Advance level).
Hands on Experience on Apache Hive and Real-time Use Case
Requirements
Basic Knowledge of Hadoop
Basic Knowledge of SQL and Database
Desktop or Laptop with Ubuntu Operating System and Minimum 8 GB RAM is recommended
Description
The Apache Hive data warehouse software facilitates reading, writing, and managing large datasets residing in distributed storage using SQL. Structure can be projected onto data already in storage. A command-line tool and JDBC driver are provided to connect users to Hive.
If You Need More Stuff, kindly Visit and Support Us -->> https://CourseWikia.com
Get More Tutorials and Support Us -->> https://FreeCourseWeb.com
We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
~Get Your Files Here !/1. Introduction/1. Introduction to Course.mp4
66.2 MB
~Get Your Files Here !/1. Introduction/2. Introduction to Apache Hive.mp4
16 MB
~Get Your Files Here !/1. Introduction/3. Hive Architecture.mp4
24.6 MB
~Get Your Files Here !/1. Introduction/4. How a Hive query flows through the system..mp4
17.2 MB
~Get Your Files Here !/1. Introduction/5. (Optional) Introduction to Big Data.mp4
37.2 MB
~Get Your Files Here !/1. Introduction/6. (Optional) What is Hadoop.mp4
72.5 MB
~Get Your Files Here !/1. Introduction/7. Hive Features.mp4
15.1 MB
~Get Your Files Here !/1. Introduction/8. Hive Limitation.mp4
6.3 MB
~Get Your Files Here !/10. Hive Join/1. Joins.mp4
10.2 MB
~Get Your Files Here !/10. Hive Join/2. Inner Join (Hands On).mp4
61.4 MB
~Get Your Files Here !/10. Hive Join/3. Left Outer Join (Hands On).mp4
33.1 MB
~Get Your Files Here !/10. Hive Join/4. Right Outer Join (Hands On).mp4
28.9 MB
~Get Your Files Here !/10. Hive Join/5. Full Outer Join (Hands On).mp4
39.1 MB
~Get Your Files Here !/11. Frequently Asked Interview Question and Answers/1. How to create HIVE Table with multi character delimiter.mp4
33.1 MB
~Get Your Files Here !/11. Frequently Asked Interview Question and Answers/2. How to load Data from a .txt file to Table Stored as ORC in Hive.mp4
98.5 MB
~Get Your Files Here !/11. Frequently Asked Interview Question and Answers/3. How to skip header rows from a table in Hive.mp4
35.7 MB
~Get Your Files Here !/11. Frequently Asked Interview Question and Answers/4. Create single Hive table for small files without degrading performance in Hive.mp4
101.1 MB
~Get Your Files Here !/11. Frequently Asked Interview Question and Answers/5. How will you consume this CSV file into the Hive warehouse using built SerDe.mp4
35.5 MB
~Get Your Files Here !/11. Frequently Asked Interview Question and Answers/6. Is it possible to change the default location of a managed table.mp4
31.9 MB
~Get Your Files Here !/11. Frequently Asked Interview Question and Answers/7. Can hive queries be executed from script files How.mp4
15.6 MB
~Get Your Files Here !/11. Frequently Asked Interview Question and Answers/8. Can we run unix shell commands from hive Give example.mp4
9.1 MB
~Get Your Files Here !/2. Installing Apache Hive on Ubuntu (Linux) Machine/1. Installation Steps of Hadoop.html
11 KB
~Get Your Files Here !/2. Installing Apache Hive on Ubuntu (Linux) Machine/2. Installation Steps of Apache Hive.html
6.1 KB
~Get Your Files Here !/3. Hive Data Model/1. Hive Data Model Diagram.mp4
8.9 MB
~Get Your Files Here !/3. Hive Data Model/2. Tables.mp4
23.9 MB
~Get Your Files Here !/3. Hive Data Model/3. Partitions.mp4
10.7 MB
~Get Your Files Here !/3. Hive Data Model/4. Buckets or Clusters.mp4
9.7 MB
~Get Your Files Here !/4. Hive Data Types/1. Hive Data Types.mp4
6.5 MB
~Get Your Files Here !/4. Hive Data Types/2. Primitive Type.mp4
31.3 MB
~Get Your Files Here !/4. Hive Data Types/3. Complex Type.mp4
14.6 MB
~Get Your Files Here !/5. HIVE Data Definition Language/1. Create Database.mp4
45.3 MB
~Get Your Files Here !/5. HIVE Data Definition Language/10. Create Table (Hands On) with all Complex Datatype.mp4
55.2 MB
~Get Your Files Here !/5. HIVE Data Definition Language/10.1 Create Table2.txt
660 B
~Get Your Files Here !/5. HIVE Data Definition Language/11. Managed and External Tables.mp4
17.7 MB
~Get Your Files Here !/5. HIVE Data Definition Language/12. Managed and External Tables (Hands On).mp4
92.7 MB
~Get Your Files Here !/5. HIVE Data Definition Language/13. Storage Formats.mp4
61.7 MB
~Get Your Files Here !/5. HIVE Data Definition Language/14. Show Tables.mp4
12.9 MB
~Get Your Files Here !/5. HIVE Data Definition Language/15. Describe Tables.mp4
20.3 MB
~Get Your Files Here !/5. HIVE Data Definition Language/16. Drop Table.mp4
17.4 MB
~Get Your Files Here !/5. HIVE Data Definition Language/17. Alter Table.mp4
20.1 MB
~Get Your Files Here !/5. HIVE Data Definition Language/18. Truncate Table.mp4
18.7 MB
~Get Your Files Here !/5. HIVE Data Definition Language/2. Drop Database.mp4
18.8 MB
~Get Your Files Here !/5. HIVE Data Definition Language/3. Alter Database.mp4
24.9 MB
~Get Your Files Here !/5. HIVE Data Definition Language/4. Use Database.mp4
18.1 MB
~Get Your Files Here !/5. HIVE Data Definition Language/5. Show Database.mp4
11.4 MB
~Get Your Files Here !/5. HIVE Data Definition Language/6. Describe Database.mp4
16.2 MB
~Get Your Files Here !/5. HIVE Data Definition Language/7. Create Table.mp4
48 MB
~Get Your Files Here !/5. HIVE Data Definition Language/8. Create Table (Hands On).mp4
81.2 MB
~Get Your Files Here !/5. HIVE Data Definition Language/8.1 Create Table.txt
463 B
~Get Your Files Here !/5. HIVE Data Definition Language/9. Create Table (Hands On) with all Primitive Datatype.mp4
136.3 MB
~Get Your Files Here !/5. HIVE Data Definition Language/9.1 Create Table1.txt
904 B
~Get Your Files Here !/6. HIVE Data Manipulation Language/1. LOAD.mp4
32.4 MB
~Get Your Files Here !/6. HIVE Data Manipulation Language/2. SELECT.mp4
21.1 MB
~Get Your Files Here !/6. HIVE Data Manipulation Language/3. INSERT.mp4
41.3 MB
~Get Your Files Here !/6. HIVE Data Manipulation Language/4. UPDATE.mp4
71.1 MB
~Get Your Files Here !/6. HIVE Data Manipulation Language/4.1 Update.txt
575 B
~Get Your Files Here !/6. HIVE Data Manipulation Language/5. DELETE.mp4
37.2 MB
~Get Your Files Here !/7. Hive View, Metastore, Partitions, and Bucketing/1. View.mp4
11 MB
~Get Your Files Here !/7. Hive View, Metastore, Partitions, and Bucketing/2. View (Hands On).mp4
24 MB
~Get Your Files Here !/7. Hive View, Metastore, Partitions, and Bucketing/3. Metastore.mp4
35.9 MB
~Get Your Files Here !/7. Hive View, Metastore, Partitions, and Bucketing/4. Partitions.mp4
25.4 MB
~Get Your Files Here !/7. Hive View, Metastore, Partitions, and Bucketing/5. Partitions (Hands On).mp4
79.7 MB
~Get Your Files Here !/7. Hive View, Metastore, Partitions, and Bucketing/6. Bucketing.mp4
28.6 MB
~Get Your Files Here !/7. Hive View, Metastore, Partitions, and Bucketing/7. Bucketing (Hands On).mp4
94.4 MB
~Get Your Files Here !/8. Hive Built-In Functions/1. Date Functions.mp4
61.1 MB
~Get Your Files Here !/8. Hive Built-In Functions/2. Mathematical Functions.mp4
33.7 MB
~Get Your Files Here !/8. Hive Built-In Functions/3. String Functions.mp4
59.8 MB
~Get Your Files Here !/9. Built-in Operators/1. Relational Operators.mp4
27.8 MB
~Get Your Files Here !/9. Built-in Operators/2. Arithmetic Operators.mp4
32 MB
~Get Your Files Here !/9. Built-in Operators/3. Logical Operators.mp4
22.4 MB
~Get Your Files Here !/9. Built-in Operators/4. String Operators.mp4