[FreeCoursesOnline.Me] [MANNING] The Ultimate Introduction to Big Data [FCO]


[FreeCoursesOnline.Me] [MANNING] The Ultimate Introduction to Big Data [FCO]
Category:
Date:
04/28/19 at 7:00pm GMT+1
Submitter:
Seeders:
1
Leechers:
0
File size:
4.6 GB in 98 files

Torrent Status:
  This torrent has been verified.

Infohash:
62733f1cc9ef13348a8076e99fd7815c736693e3


File list

  • [FreeCoursesOnline.Me] [MANNING] The Ultimate Introduction to Big Data [FCO]
  • icon 01 - Introduction, and install Hadoop on your desktop!.mp4 236.4 MB
    icon 02 - Hadoop overview and history.mp4 107.7 MB
    icon 03 - Overview of the Hadoop ecosystem.mp4 90.6 MB
    icon 04 - Tips for using this course.mp4 28 MB
    icon 05 - HDFS - what it is and how it works.mp4 49.1 MB
    icon 06 - Install the MovieLens dataset into HDFS using the Ambari UI.mp4 47.8 MB
    icon 07 - Install the MovieLens dataset into HDFS using the command line.mp4 52.4 MB
    icon 08 - MapReduce - what it is and how it works.mp4 31.4 MB
    icon 09 - How MapReduce distributes processing.mp4 47.6 MB
    icon 10 - MapReduce example - break down movie ratings by rating score.mp4 40.1 MB
    icon 11 - Installing Python, MRJob, and nano.mp4 41 MB
    icon 12 - Code up the ratings histogram MapReduce job and run it.mp4 28.5 MB
    icon 13 - Exercise - Rank movies by their popularity.mp4 21 MB
    icon 14 - Check your results against mine!.mp4 49.1 MB
    icon 15 - Introducing Ambari.mp4 39.3 MB
    icon 16 - Introducing Pig.mp4 34.4 MB
    icon 17 - Find the oldest movie with a 5-star rating using Pig.mp4 61.2 MB
    icon 18 - Find old 5-star movies with Pig.mp4 52.2 MB
    icon 19 - More Pig Latin.mp4 20.3 MB
    icon 20 - Exercise - Find the most-rated, one-star movie.mp4 19.5 MB
    icon 21 - Compare your results to mine!.mp4 39.2 MB
    icon 22 - Why Spark.mp4 31.6 MB
    icon 23 - The Resilient Distributed Dataset (RDD).mp4 20.6 MB
    icon 24 - Find the movie with the lowest average rating with RDDs.mp4 94.7 MB
    icon 25 - Datasets and Spark 2.0.mp4 17.4 MB
    icon 26 - Find the movie with the lowest average rating wth DataFrames.mp4 65.1 MB
    icon 27 - Movie recommendations with MLLib.mp4 90.1 MB
    icon 28 - Exercise - Filter the lowest-rated movies by number of ratings.mp4 37.3 MB
    icon 29 - Check your results against mine!.mp4 58.9 MB
    icon 30 - What is Hive.mp4 34 MB
    icon 31 - Use Hive to find the most popular movie.mp4 35.3 MB
    icon 32 - How Hive works.mp4 26.5 MB
    icon 33 - Exercise - Use Hive to find the movie with the highest average rating.mp4 24.2 MB
    icon 34 - Compare your solution to mine.mp4 13.9 MB
    icon 35 - Integrating MySQL with Hadoop.mp4 23 MB
    icon 36 - Install MySQL and import our movie data.mp4 48.4 MB
    icon 37 - Use Sqoop to import data from MySQL to HDFS_Hive.mp4 42.7 MB
    icon 38 - Use Sqoop to export data from Hadoop to MySQL.mp4 47.4 MB
    icon 39 - Why NoSQL.mp4 96.3 MB
    icon 40 - What is HBase.mp4 36.4 MB
    icon 41 - Import movie ratings into HBase.mp4 61.4 MB
    icon 42 - Use HBase with Pig to import data at scale.mp4 63.8 MB
    icon 43 - Cassandra overview.mp4 61 MB
    icon 44 - Installing Cassandra.mp4 95.9 MB
    icon 45 - Write Spark output into Cassandra.mp4 75.4 MB
    icon 46 - MongoDB overview.mp4 65.6 MB
    icon 47 - Install MongoDB and integrate it with Spark.mp4 84.6 MB
    icon 48 - Using the MongoDB shell.mp4 52.4 MB
    icon 49 - Choosing a database technology.mp4 91.3 MB
    icon 50 - Choose a database for a given problem.mp4 27.6 MB
    icon 51 - Overview of Drill.mp4 44.8 MB
    icon 52 - Setting up Drill.mp4 63.5 MB
    icon 53 - Querying across multiple databases.mp4 18.3 MB
    icon 54 - Overview of Phoenix.mp4 33.8 MB
    icon 55 - Install Phoenix and query HBase with it.mp4 45.9 MB
    icon 56 - Integrate Phoenix with Pig.mp4 79.8 MB
    icon 57 - Overview of Presto.mp4 37.3 MB
    icon 58 - Install Presto and query Hive with it.mp4 85.4 MB
    icon 59 - Query both Cassandra and Hive using Presto.mp4 69.7 MB
    icon 60 - YARN explained.mp4 45.6 MB
    icon 61 - Tez explained.mp4 14 MB
    icon 62 - Use Hive on Tez and measure the performance benefit.mp4 48.5 MB
    icon 63 - Mesos explained.mp4 41.2 MB
    icon 64 - ZooKeeper explained.mp4 38.4 MB
    icon 65 - Simulating a failing master with ZooKeeper.mp4 52.7 MB
    icon 66 - Oozie explained.mp4 42 MB
    icon 67 - Set up a simple Oozie workflow.mp4 82.5 MB
    icon 68 - Zeppelin overview.mp4 40 MB
    icon 69 - Use Zeppelin to analyze movie ratings, part 1.mp4 40 MB
    icon 70 - Use Zeppelin to analyze movie ratings, part 2.mp4 35.3 MB
    icon 71 - Hue overview.mp4 32.4 MB
    icon 72 - Other technologies worth mentioning.mp4 27.6 MB
    icon 73 - Kafka explained.mp4 46.3 MB
    icon 74 - Setting up Kafka and publishing some data.mp4 43.3 MB
    icon 75 - Publishing web logs with Kafka.mp4 77.7 MB
    icon 76 - Flume explained.mp4 25.8 MB
    icon 77 - Set up Flume and publish logs with it.mp4 40.1 MB
    icon 78 - Set up Flume to monitor a directory and store its data in HDFS.mp4 68.3 MB
    icon 79 - Spark Streaming - introduction.mp4 56.1 MB
    icon 80 - Analyze web logs published with Flume using Spark Streaming.mp4 89.2 MB
    icon 81 - Exercise - Monitor Flume-published logs for errors in real time.mp4 52.1 MB
    icon 82 - Solution - Aggregating HTTP access codes with Spark Streaming.mp4 30.6 MB
    icon 83 - Apache Storm - Introduction.mp4 28.8 MB
    icon 84 - Count words with Storm.mp4 87.4 MB
    icon 85 - Flink - an overview.mp4 22.4 MB
    icon 86 - Counting words with Flink.mp4 73.9 MB
    icon 87 - The best of the rest.mp4 28.7 MB
    icon 88 - Review - how the pieces fit together.mp4 31 MB
    icon 89 - Understanding your requirements.mp4 28.3 MB
    icon 90 - Sample application - consume webserver logs and keep track of top sellers.mp4 37 MB
    icon 91 - Sample application - serving movie recommendations to a website.mp4 35.6 MB
    icon 92 - Exercise - Design a system to report web sessions per day.mp4 7.4 MB
    icon 93 - Solution - Design a system to report daily sessions.mp4 31.5 MB
    icon 94 - Books and online resources.mp4 60.8 MB
    icon Discuss.FTUForum.com.html 31.9 KB
    icon FreeCoursesOnline.Me.html 108.3 KB
    icon FTUForum.com.html 100.4 KB
    icon How you can help Team-FTU.txt 235 B

Similar Torrents

Category
Name
Size
Date
 [FreeCoursesOnline.Me] Code With Mosh - The Ultimate Data Structures & Algorithms [3in1] 2.3 GB12/10/22466
 [FreeCoursesOnline.Me] Code With Mosh - The Ultimate HTML-CSS Mastery Series [3in1] 3.2 GB12/12/22443
 [FreeCoursesOnline.Me] Code With Mosh - The Ultimate JavaScript Series [2In1] 1.8 GB12/19/22434
 [FreeCoursesOnline.Me] Skillshare - Using ChatGPT to Improve Your YouTube Content A Ste ... 136 MB03/15/23401
 [FreeCoursesOnline.Me] Coursera - Google Data Analytics Professional Certificate 6.9 GB01/07/23396
 [FreeCoursesOnline.Me] Code With Mosh - The Ultimate Design Patterns [Series] 3 In 1 1.3 GB12/06/22374
 [FreeCoursesOnline.Me] MasterClass -DANIEL NEGREANU TEACHES POKER 6.7 GB11/12/18354
 [FreeCoursesOnline.Me] TechWorld - The Ultimate Course For IT Beginners 3.5 GB12/08/22359
 [FreeCoursesOnline.Me] Code With Mosh - Clean Coding and Refactoring 784 MB12/24/22342
 [FreeCoursesOnline.Me] MASTERCLASS - Ray Dalio Teaches Mastering The Markets - Make The ...839 MB07/13/23332
 [FreeCoursesOnline.Me] Complete AI Course ChatGPT, DALL-E, Midjourney and More Ai1.7 GB01/27/24335
 [FreeCoursesOnline.Me] SkillShare - Python 3 Object Oriented Programming - SkilledHares 1.8 GB12/29/22325
 [FreeCoursesOnline.Me] Coursera - Generative AI for Everyone 442 MB02/25/24321
 [FreeCoursesOnline.Me] PhotoshopEasy - The Ultimate Photoshop Course - Learn To Master ... 26.9 GB12/25/223013
 [FreeCoursesOnline.Me] Code With Mosh - The Ultimate Git Mastery Course 939 MB12/21/22292