Magnetic link has been copied to the cutting board

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

File Type video

Size 4.57GB

UpdateDate 2024-9-22

hash *****F1CC9EF13348A8076E99FD7815C736693E

Hot 1

Files 01 - Introduction, and install Hadoop on your desktop!.mp4 | 236.41MB 02 - Hadoop overview and history.mp4 | 107.71MB 03 - Overview of the Hadoop ecosystem.mp4 | 90.61MB 04 - Tips for using this course.mp4 | 28.03MB 05 - HDFS - what it is and how it works.mp4 | 49.12MB 06 - Install the MovieLens dataset into HDFS using the Ambari UI.mp4 | 47.81MB 07 - Install the MovieLens dataset into HDFS using the command line.mp4 | 52.43MB 08 - MapReduce - what it is and how it works.mp4 | 31.37MB 09 - How MapReduce distributes processing.mp4 | 47.57MB 10 - MapReduce example - break down movie ratings by rating score.mp4 | 40.07MB 11 - Installing Python, MRJob, and nano.mp4 | 40.97MB 12 - Code up the ratings histogram MapReduce job and run it.mp4 | 28.48MB 13 - Exercise - Rank movies by their popularity.mp4 | 21.03MB 14 - Check your results against mine!.mp4 | 49.14MB 15 - Introducing Ambari.mp4 | 39.35MB 16 - Introducing Pig.mp4 | 34.36MB 17 - Find the oldest movie with a 5-star rating using Pig.mp4 | 61.22MB 18 - Find old 5-star movies with Pig.mp4 | 52.17MB 19 - More Pig Latin.mp4 | 20.33MB 20 - Exercise - Find the most-rated, one-star movie.mp4 | 19.47MB 21 - Compare your results to mine!.mp4 | 39.18MB 22 - Why Spark.mp4 | 31.55MB 23 - The Resilient Distributed Dataset (RDD).mp4 | 20.58MB 24 - Find the movie with the lowest average rating with RDDs.mp4 | 94.68MB 25 - Datasets and Spark 2.0.mp4 | 17.39MB 26 - Find the movie with the lowest average rating wth DataFrames.mp4 | 65.13MB 27 - Movie recommendations with MLLib.mp4 | 90.08MB 28 - Exercise - Filter the lowest-rated movies by number of ratings.mp4 | 37.33MB 29 - Check your results against mine!.mp4 | 58.88MB 30 - What is Hive.mp4 | 33.99MB 31 - Use Hive to find the most popular movie.mp4 | 35.25MB 32 - How Hive works.mp4 | 26.48MB 33 - Exercise - Use Hive to find the movie with the highest average rating.mp4 | 24.24MB 34 - Compare your solution to mine.mp4 | 13.89MB 35 - Integrating MySQL with Hadoop.mp4 | 23.04MB 36 - Install MySQL and import our movie data.mp4 | 48.38MB 37 - Use Sqoop to import data from MySQL to HDFS_Hive.mp4 | 42.67MB 38 - Use Sqoop to export data from Hadoop to MySQL.mp4 | 47.43MB 39 - Why NoSQL.mp4 | 96.34MB 40 - What is HBase.mp4 | 36.43MB 41 - Import movie ratings into HBase.mp4 | 61.43MB 42 - Use HBase with Pig to import data at scale.mp4 | 63.81MB 43 - Cassandra overview.mp4 | 61.05MB 44 - Installing Cassandra.mp4 | 95.90MB 45 - Write Spark output into Cassandra.mp4 | 75.38MB 46 - MongoDB overview.mp4 | 65.64MB 47 - Install MongoDB and integrate it with Spark.mp4 | 84.60MB 48 - Using the MongoDB shell.mp4 | 52.38MB 49 - Choosing a database technology.mp4 | 91.35MB 50 - Choose a database for a given problem.mp4 | 27.62MB 51 - Overview of Drill.mp4 | 44.81MB 52 - Setting up Drill.mp4 | 63.52MB 53 - Querying across multiple databases.mp4 | 18.29MB 54 - Overview of Phoenix.mp4 | 33.84MB 55 - Install Phoenix and query HBase with it.mp4 | 45.87MB 56 - Integrate Phoenix with Pig.mp4 | 79.84MB 57 - Overview of Presto.mp4 | 37.29MB 58 - Install Presto and query Hive with it.mp4 | 85.38MB 59 - Query both Cassandra and Hive using Presto.mp4 | 69.74MB 60 - YARN explained.mp4 | 45.62MB 61 - Tez explained.mp4 | 14.02MB 62 - Use Hive on Tez and measure the performance benefit.mp4 | 48.46MB 63 - Mesos explained.mp4 | 41.22MB 64 - ZooKeeper explained.mp4 | 38.45MB 65 - Simulating a failing master with ZooKeeper.mp4 | 52.71MB 66 - Oozie explained.mp4 | 41.96MB 67 - Set up a simple Oozie workflow.mp4 | 82.45MB 68 - Zeppelin overview.mp4 | 39.98MB 69 - Use Zeppelin to analyze movie ratings, part 1.mp4 | 40.01MB 70 - Use Zeppelin to analyze movie ratings, part 2.mp4 | 35.33MB 71 - Hue overview.mp4 | 32.37MB 72 - Other technologies worth mentioning.mp4 | 27.64MB 73 - Kafka explained.mp4 | 46.29MB 74 - Setting up Kafka and publishing some data.mp4 | 43.32MB 75 - Publishing web logs with Kafka.mp4 | 77.74MB 76 - Flume explained.mp4 | 25.81MB 77 - Set up Flume and publish logs with it.mp4 | 40.12MB 78 - Set up Flume to monitor a directory and store its data in HDFS.mp4 | 68.26MB 79 - Spark Streaming - introduction.mp4 | 56.08MB 80 - Analyze web logs published with Flume using Spark Streaming.mp4 | 89.24MB 81 - Exercise - Monitor Flume-published logs for errors in real time.mp4 | 52.12MB 82 - Solution - Aggregating HTTP access codes with Spark Streaming.mp4 | 30.60MB 83 - Apache Storm - Introduction.mp4 | 28.83MB 84 - Count words with Storm.mp4 | 87.42MB 85 - Flink - an overview.mp4 | 22.37MB 86 - Counting words with Flink.mp4 | 73.90MB 87 - The best of the rest.mp4 | 28.72MB 88 - Review - how the pieces fit together.mp4 | 30.99MB 89 - Understanding your requirements.mp4 | 28.33MB 90 - Sample application - consume webserver logs and keep track of top sellers.mp4 | 37.00MB 91 - Sample application - serving movie recommendations to a website.mp4 | 35.57MB 92 - Exercise - Design a system to report web sessions per day.mp4 | 7.44MB 93 - Solution - Design a system to report daily sessions.mp4 | 31.47MB 94 - Books and online resources.mp4 | 60.75MB Discuss.FTUForum.com.html | 31.89KB FreeCoursesOnline.Me.html | 108.30KB FTUForum.com.html | 100.44KB How you can help Team-FTU.txt | 235B NulledPremium.com.url | 163B Torrent Downloaded From GloDls.to.txt | 84B

Recommend

Magnetic link has been copied to the cutting board