Udemy - The Ultimate Hands-On Hadoop - Tame your Big Data! [Desir...

  • Category Other
  • Type Tutorials
  • Language English
  • Total size 2.6 GB
  • Uploaded By CourseClub
  • Downloads 722
  • Last checked 5 days ago
  • Date uploaded 6 years ago
  • Seeders 9
  • Leechers 5

Infohash : A383EB41352AD9B4617062CB8D08FD26053400C4



The Ultimate Hands-On Hadoop - Tame your Big Data!

Hadoop, MapReduce, HDFS, Spark, Pig, Hive, HBase, MongoDB, Cassandra, Flume - the list goes on! Over 25 technologies.

For More Courses Visit: https://desirecourse.net

Files:

[DesireCourse.Net] Udemy - The Ultimate Hands-On Hadoop - Tame your Big Data! 1. Learn all the buzzwords! And install the Hortonworks Data Platform Sandbox
  • 1. Udemy 101 Getting the Most From This Course.mp4 (19.7 MB)
  • 1. Udemy 101 Getting the Most From This Course.srt (4.0 KB)
  • 2. Tips for Using This Course.mp4 (11.5 MB)
  • 2. Tips for Using This Course.srt (3.4 KB)
  • 2.1 Materials, tips, and tricks for the course.html (0.1 KB)
  • 3. If you have trouble downloading Hortonworks Data Platform....html (1.4 KB)
  • 4. Installing Hadoop [Step by Step].mp4 (177.0 MB)
  • 4. Installing Hadoop [Step by Step].srt (31.2 KB)
  • 4.1 VirtualBoxTroubleshooting.pdf.pdf (410.9 KB)
  • 5. Hadoop Overview and History.mp4 (20.9 MB)
  • 5. Hadoop Overview and History.srt (12.8 KB)
  • 6. Overview of the Hadoop Ecosystem.mp4 (60.0 MB)
  • 6. Overview of the Hadoop Ecosystem.srt (26.5 KB)
10. Analyzing Streams of Data
  • 1. Spark Streaming Introduction.mp4 (31.9 MB)
  • 1. Spark Streaming Introduction.srt (23.8 KB)
  • 2. [Activity] Analyze web logs published with Flume using Spark Streaming.mp4 (40.3 MB)
  • 2. [Activity] Analyze web logs published with Flume using Spark Streaming.srt (20.9 KB)
  • 3. [Exercise] Monitor Flume-published logs for errors in real time.mp4 (25.0 MB)
  • 3. [Exercise] Monitor Flume-published logs for errors in real time.srt (3.3 KB)
  • 4. Exercise solution Aggregating HTTP access codes with Spark Streaming.mp4 (15.0 MB)
  • 4. Exercise solution Aggregating HTTP access codes with Spark Streaming.srt (7.2 KB)
  • 5. Apache Storm Introduction.mp4 (16.5 MB)
  • 5. Apache Storm Introduction.srt (15.7 KB)
  • 6. [Activity] Count words with Storm.mp4 (44.6 MB)
  • 6. [Activity] Count words with Storm.srt (21.5 KB)
  • 7. Flink An Overview.mp4 (12.3 MB)
  • 7. Flink An Overview.srt (11.6 KB)
  • 8. [Activity] Counting words with Flink.mp4 (40.6 MB)
  • 8. [Activity] Counting words with Flink.srt (17.0 KB)
11. Designing Real-World Systems
  • 1. The Best of the Rest.mp4 (16.2 MB)
  • 1. The Best of the Rest.srt (15.3 KB)
  • 2. Review How the pieces fit together.mp4 (21.9 MB)
  • 2. Review How the pieces fit together.srt (10.4 KB)
  • 3. Understanding your requirements.mp4 (14.3 MB)
  • 3. Understanding your requirements.srt (13.9 KB)
  • 4. Sample application consume webserver logs and keep track of top-sellers.mp4 (18.2 MB)
  • 4. Sample application consume webserver logs and keep track of top-sellers.srt (16.9 KB)
  • 5. Sample application serving movie recommendations to a website.mp4 (19.7 MB)
  • 5. Sample application serving movie recommendations to a website.srt (19.0 KB)
  • 6. [Exercise] Design a system to report web sessions per day.mp4 (4.8 MB)
  • 6. [Exercise] Design a system to report web sessions per day.srt (4.9 MB)
  • 7. Exercise solution Design a system to count daily sessions.mp4 (14.2 MB)
  • 7. Exercise solution Design a system to count daily sessions.srt (8.0 KB)
12. Learning More
  • 1. Books and online resources.mp4 (60.1 MB)
  • 1. Books and online resources.srt (9.9 KB)
  • 2. Bonus Lecture More courses to explore!.html (6.2 KB)
2. Using Hadoop's Core HDFS and MapReduce
  • 1. HDFS What it is, and how it works.mp4 (31.4 MB)
  • 1. HDFS What it is, and how it works.srt (22.7 KB)
  • 10. [Exercise] Rank movies by their popularity.mp4 (12.3 MB)
  • 10. [Exercise] Rank movies by their popularity.srt (12.0 KB)
  • 11. [Activity] Check your results against mine!.mp4 (22.1 MB)
  • 11. [Activity] Check your results against mine!.srt (13.7 KB)
  • 2. Installing the MovieLens Dataset.mp4 (22.4 MB)
  • 2. Installing the MovieLens Dataset.srt (9.7 KB)
  • 3. [Activity] Install the MovieLens dataset into HDFS using the command line.mp4 (24.6 MB)
  • 3. [Activity] Install the MovieLens dataset into HDFS using the command line.srt (11.6 KB)
  • 4. MapReduce What it is, and how it works.mp4 (18.9 MB)
  • 4. MapReduce What it is, and how it works.srt (17.7 KB)
  • 5. How MapReduce distributes processing.mp4 (24.0 MB)
  • 5. How MapReduce distributes processing.srt (21.2 KB)
  • 6. MapReduce example Break down movie ratings by rating score.mp4 (21.4 MB)
  • 6. MapReduce example Break down movie ratings by rating score.srt (19.5 KB)
  • 7. Troubleshooting tips installing pip and mrjob.html (0.8 KB)
  • 8. [Activity] Installing Python, MRJob, and nano.mp4 (66.1 MB)
  • 8. [Activity] Installing Python, MRJob, and nano.srt (14.8 KB)
  • 9. [Activity] Code up the ratings histogram MapReduce job and run it.mp4 (14.1 MB)
  • 9. [Activity] Code up the ratings histogram MapReduce job and run it.srt (11.8 KB)
3. Programming Hadoop with Pig
  • 1. Introducing Ambari.mp4 (16.0 MB)
  • 1. Introducing Ambari.srt (16.0 KB)
  • 2. Introducing Pig.mp4 (16.9 MB)
  • 2. Introducing Pig.srt (10.5 KB)
  • 3. Example Find the oldest movie with a 5-star rating using Pig.mp4 (29.6 MB)
  • 3. Example Find the oldest movie with a 5-star rating using Pig.srt (24.3 KB)
  • 4. [Activity] Find old 5-star movies with Pig.mp4 (72.8 MB)
  • 4. [Activity] Find old 5-star movies with Pig.srt (16.6 KB)
  • 4.1 pig.txt.txt (0.8 KB)
  • 5. More Pig Latin.mp4 (13.0 MB)
  • 5. More Pig Latin.srt (12.9 KB)
  • 6. [Exercise] Find the most-rated one-star movie.mp4 (3.4 MB)
  • 6. [Exercise] Find the most-rated one-star movie.srt (3.1 KB)
  • 7. Pig Challenge Compare Your Results to Mine!.mp4 (18.0 MB)
  • 7. Pig Challenge Compare Your Results to Mine!.srt (9.4 KB)
4. Programming Hadoop with Spark
  • 1. Why Spark.mp4 (20.7 MB)
  • 1. Why Spark.srt (16.6 KB)
  • 2. The Resilient Distributed Dataset (RDD).mp4 (16.7 MB)
  • 2. The Resilient Distributed Dataset (RDD).srt (16.2 KB)
  • 3. [Activity] Find the movie with the lowest average rating - with RDD's.mp4 (39.7 MB)
  • 3. [Activity] Find the movie with the lowest average rating - with RDD's.srt (22.4 KB)
  • 4. Datasets and Spark 2.0.mp4 (11.0 MB)
  • 4. Datasets and Spark 2.0.srt (9.9 KB)
  • 5. [Activity] Find the movie with the lowest average rating - with DataFrames.mp4 (25.3 MB)
  • 5. [Activity] Find the movie with the lowest average rating - with DataFrames.srt (14.4 KB)
  • 6. [Activity] Movie recommendations with MLLib.mp4 (34.0 MB)
  • 6. [Activity] Movie recommendations with MLLib.srt (19.2 KB)
  • 7. [Exercise] Filter the lowest-rated movies by number of ratings.mp4 (5.2 MB)
  • 7. [Exercise] Filter the lowest-rated movies by number of ratings.srt (4.5 KB)
  • 8. [Activity] Check your results against mine!.mp4 (24.4 MB)
  • 8. [Activity] Check your results against mine!.srt (9.8 KB)
5. Using relational data stores with Hadoop
  • 1. What is Hive.mp4 (16.4 MB)
  • 1. What is Hive.srt (11.3 KB)
  • 2. [Activity] Use Hive to find the most popular movie.mp4 (23.8 MB)
  • 2. [Activity] Use Hive to find the most popular movie.srt (17.1 KB)
  • 3. How Hive works.mp4 (15.9 MB)
  • 3. How Hive works.srt (15.2 KB)
  • 4. [Exercise] Use Hive to find the movie with the highest average rating.mp4 (3.4 MB)
  • 4. [Exercise] Use Hive to find the movie with the highest average rating.srt (3.3 KB)
  • 5. Compare your solution to mine..mp4 (8.5 MB)
  • 5. Compare your solution to mine..srt (8.5 MB)
  • 6. Integrating MySQL with Hadoop.mp4 (13.9 MB)
  • 6. Integrating MySQL with Hadoop.srt (13.0 KB)
  • 7. [Activity] Install MySQL and import our movie data.mp4 (74.1 MB)
  • 7. [Activity] Install MySQL and import our movie data.srt (12.0 KB)
  • 8. [Activity] Use Sqoop to import data from MySQL to HFDSHive.mp4 (21.6 MB)
  • 8. [Activity] Use Sqoop to import data from MySQL to HFDSHive.srt (10.7 KB)
  • 9. [Activity] Use Sqoop to export data from Hadoop to MySQL.mp4 (22.7 MB)
  • 9. [Activity] Use Sqoop to export data from Hadoop to MySQL.srt (10.1 KB)
6. Using non-relational data stores with Hadoop
  • 1. Why NoSQL.mp4 (51.5 MB)
  • 1. Why NoSQL.srt (24.0 KB)
  • 10. [Activity] Using the MongoDB shell.mp4 (23.2 MB)
  • 10. [Activity] Using the MongoDB shell.srt (11.0 KB)
  • 11. Choosing a database technology.mp4 (56.9 MB)
  • 11. Choosing a database technology.srt (27.9 KB)
  • 12. [Exercise] Choose a database for a given problem.mp4 (16.9 MB)
  • 12. [Exercise] Choose a database for a given problem.srt (8.4 KB)
  • 2. What is HBase.mp4 (22.3 MB)
  • 2. What is HBase.srt (20.6 KB)
  • 3. [Activity] Import movie ratings into HBase.mp4 (30.9 MB)
  • 3. [Activity] Import movie ratings into HBase.srt (19.9 KB)
  • 4. [Activity] Use HBase with Pig to import data at scale..mp4 (33.6 MB)
  • 4. [Activity] Use HBase with Pig to import data at scale..srt (16.4 KB)
  • 5. Cassandra overview.mp4 (32.1 MB)
  • 5. Cassandra overview.srt (24.9 KB)
  • 6. [Activity] Installing Cassandra.mp4 (36.9 MB)
  • 6. [Activity] Installing Cassandra.srt (15.5 KB)
  • 7. [Activity] Write Spark output into Cassandra.mp4 (33.7 MB)
  • 7. [Activity] Write Spark output into Cassandra.srt (16.1 KB)
  • 8. MongoDB overview.mp4 (34.2 MB)
  • 8. MongoDB overview.srt (34.2 MB)
  • 9. [Activity] Install MongoDB, and integrate Spark with MongoDB.mp4 (40.0 MB)
  • 9. [Activity] Install MongoDB, and integrate Spark with MongoDB.srt (16.8 KB)
7. Querying your Data Interactively
  • 1. Overview of Drill.mp4 (30.5 MB)
  • 1. Overview of Drill.srt (13.6 KB)
  • 2. [Activity] Setting up Drill.mp4 (85.8 MB)
  • 2. [Activity] Setting up Drill.srt (16.2 KB)
  • 3. [Activity] Querying across multiple databases with Drill.mp4 (14.3 MB)
  • 3. [Activity] Querying across multiple databases with Drill.srt (10.1 KB)
  • 4. Overview of Phoenix.mp4 (16.6 MB)
  • 4. Overview of Phoenix.srt (14.9 KB)
  • 5. [Activity] Install Phoenix and query HBase with it.mp4 (19.8 MB)
  • 5. [Activity] Install Phoenix and query HBase with it.srt (10.4 KB)
  • 6. [Activity] Integrate Phoenix with Pig.mp4 (34.4 MB)
  • 6. [Activity] Integrate Phoenix with Pig.srt (17.3 KB)
  • 7. Overview of Presto.mp4 (22.5 MB)
  • 7. Overview of Presto.srt (10.5 KB)
  • 8. [Activity] Install Presto, and query Hive with it..mp4 (42.2 MB)
  • 8. [Activity] Install Presto, and query Hive with it..srt (19.2 KB)
  • 9. [Activity] Query both Cassandra and Hive using Presto..mp4 (34.6 MB)
  • 9. [Activity] Query both Cassandra and Hive using Presto..srt (12.8 KB)
8. Managing your Cluster
  • 1. YARN explained.mp4 (24.5 MB)
  • 1. YARN explained.srt (16.9 KB)
  • 10. [Activity] Use Zeppelin to analyze movie ratings, part 1.mp4 (24.3 MB)
  • 10. [Activity] Use Zeppelin to analyze movie ratings, part 1.srt (17.9 KB)
  • 11. [Activity] Use Zeppelin to analyze movie ratings, part 2.mp4 (24.5 MB)
  • 11. [Activity] Use Zeppelin to analyze movie ratings, part 2.srt (14.4 KB)
  • 12. Hue overview.mp4 (16.1 MB)
  • 12. Hue overview.srt (13.0 KB)
  • 13. Other technologies worth mentioning.mp4 (16.3 MB)
  • 13. Other technologies worth mentioning.srt (8.0 KB)
  • 2. Tez explained.mp4 (8.6 MB)
  • 2. Tez explained.srt (8.3 KB)
  • 3. [Activity] Use Hive on Tez and measure the performance benefit.mp4 (28.3 MB)
  • 3. [Activity] Use Hive on Tez and measure the performance benefit.srt (13.0 KB)
  • 4. Mesos explained.mp4 (25.9 MB)
  • 4. Mesos explained.srt (11.7 KB)
  • 5. ZooKeeper explained.mp4 (22.9 MB)
  • 5. ZooKeeper explained.srt (22.3 KB)
  • 6. [Activity] Simulating a failing master with ZooKeeper.mp4 (18.8 MB)
  • 6. [Activity] Simulating a failing master with ZooKeeper.srt (11.0 KB)
  • 7. Oozie explained.mp4 (21.5 MB)
  • 7. Oozie explained.srt (19.8 KB)
  • 8. [Activity] Set up a simple Oozie workflow.mp4 (41.2 MB)
  • 8. [Activity] Set up a simple Oozie workflow.srt (23.4 KB)
  • 9. Zeppelin overview.mp4 (21.2 MB)
  • 9. Zeppelin overview.srt (8.9 KB)
9. Feeding Data to your Cluster
  • 1. Kafka explained.mp4 (25.3 MB)
  • 1. Kafka explained.srt (16.7 KB)
  • 2. [Activity] Setting up Kafka, and publishing some data..mp4 (19.2 MB)
  • 2. [Activity] Setting up Kafka, and publishing some data..srt (10.0 KB)
  • 3. [Activity] Publishing web logs with Kafka.mp4 (31.6 MB)
  • 3. [Activity] Publishing web logs with Kafka.srt (13.7 KB)
  • 4. Flume explained.mp4 (17.6 MB)
  • 4. Flume explained.srt (16.6 KB)
  • 5. [Activity] Set up Flume and publish logs with it..mp4 (19.0 MB)
  • 5. [Activity] Set up Flume and publish logs with it..srt (11.7 KB)
  • 6. [Activity] Set up Flume to monitor a directory and store its data in HDFS.mp4 (30.6 MB)
  • 6. [Activity] Set up Flume to monitor a directory and store its data in HDFS.srt (13.9 KB)
  • [CourseClub.Me].url (0.0 KB)
  • [DesireCourse.Net].url (0.0 KB)
  • [FreeCourseWorld.Com].url (0.1 KB)

There are currently no comments. Feel free to leave one :)

Code:

  • udp://p4p.arenabg.com:1337/announce
  • udp://explodie.org:6969/announce
  • udp://zephir.monocul.us:6969/announce
  • udp://tracker.ds.is:6969/announce
  • udp://open.demonii.si:1337/announce
  • udp://exodus.desync.com:6969/announce
  • udp://denis.stalker.upeer.me:6969/announce
  • udp://tracker.nyaa.uk:6969/announce
  • udp://retracker.akado-ural.ru:80/announce
  • http://tracker.files.fm:6969/announce
  • udp://tracker-udp.gbitt.info:80/announce
  • https://tracker.opentracker.se:443/announce
  • udp://tracker.zum.bi:6969/announce
  • http://tracker.nyap2p.com:8080/announce
GDRIVE-CACHE 📁 GD (hit) | ID: 10CSn-2-NZ... 📄 torrent 🕐 27 Jan 2026, 07:50:35 am IST ⏰ 21 Feb 2026, 07:50:35 am IST ⚠️ Expired 4d 18h ago 🔄 Refresh Cache