zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeCourseSite.com] Udemy - The Ultimate Hands-On Hadoop Tame your Big Data!
magnet:?xt=urn:btih:d62e48bddd9f42dc142c53a7a4bbf09fc1cfffac&dn=[FreeCourseSite.com] Udemy - The Ultimate Hands-On Hadoop Tame your Big Data!
磁力链接详情
Hash值:
d62e48bddd9f42dc142c53a7a4bbf09fc1cfffac
点击数:
261
文件大小:
3.06 GB
文件数量:
96
创建日期:
2021-5-6 15:55
最后访问:
2024-10-30 23:47
访问标签:
FreeCourseSite
com
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.73 MB
1. Learn all the buzzwords! And install the Hortonworks Data Platform Sandbox/2. Tips for Using This Course.mp4 11.47 MB
1. Learn all the buzzwords! And install the Hortonworks Data Platform Sandbox/4. Installing Hadoop [Step by Step].mp4 182.45 MB
1. Learn all the buzzwords! And install the Hortonworks Data Platform Sandbox/5. The Hortonworks and Cloudera Merger, and how it affects this course..mp4 66.4 MB
1. Learn all the buzzwords! And install the Hortonworks Data Platform Sandbox/6. Hadoop Overview and History.mp4 30.3 MB
1. Learn all the buzzwords! And install the Hortonworks Data Platform Sandbox/7. Overview of the Hadoop Ecosystem.mp4 88.49 MB
10. Analyzing Streams of Data/1. Spark Streaming Introduction.mp4 31.9 MB
10. Analyzing Streams of Data/2. [Activity] Analyze web logs published with Flume using Spark Streaming.mp4 40.28 MB
10. Analyzing Streams of Data/3. [Exercise] Monitor Flume-published logs for errors in real time.mp4 25 MB
10. Analyzing Streams of Data/4. Exercise solution Aggregating HTTP access codes with Spark Streaming.mp4 15.03 MB
10. Analyzing Streams of Data/5. Apache Storm Introduction.mp4 16.51 MB
10. Analyzing Streams of Data/6. [Activity] Count words with Storm.mp4 44.57 MB
10. Analyzing Streams of Data/7. Flink An Overview.mp4 12.33 MB
10. Analyzing Streams of Data/8. [Activity] Counting words with Flink.mp4 40.64 MB
11. Designing Real-World Systems/1. The Best of the Rest.mp4 16.22 MB
11. Designing Real-World Systems/2. Review How the pieces fit together.mp4 21.86 MB
11. Designing Real-World Systems/3. Understanding your requirements.mp4 14.29 MB
11. Designing Real-World Systems/4. Sample application consume webserver logs and keep track of top-sellers.mp4 18.23 MB
11. Designing Real-World Systems/5. Sample application serving movie recommendations to a website.mp4 19.73 MB
11. Designing Real-World Systems/6. [Exercise] Design a system to report web sessions per day.mp4 4.85 MB
11. Designing Real-World Systems/7. Exercise solution Design a system to count daily sessions.mp4 14.16 MB
12. Learning More/1. Books and online resources.mp4 60.07 MB
2. Using Hadoop's Core HDFS and MapReduce/1. HDFS What it is, and how it works.mp4 31.44 MB
2. Using Hadoop's Core HDFS and MapReduce/10. [Exercise] Rank movies by their popularity.mp4 13.82 MB
2. Using Hadoop's Core HDFS and MapReduce/11. [Activity] Check your results against mine!.mp4 33.78 MB
2. Using Hadoop's Core HDFS and MapReduce/2. Installing the MovieLens Dataset.mp4 29.2 MB
2. Using Hadoop's Core HDFS and MapReduce/3. [Activity] Install the MovieLens dataset into HDFS using the command line.mp4 33.19 MB
2. Using Hadoop's Core HDFS and MapReduce/4. MapReduce What it is, and how it works.mp4 21.2 MB
2. Using Hadoop's Core HDFS and MapReduce/5. How MapReduce distributes processing.mp4 27.63 MB
2. Using Hadoop's Core HDFS and MapReduce/6. MapReduce example Break down movie ratings by rating score.mp4 24.34 MB
2. Using Hadoop's Core HDFS and MapReduce/8. [Activity] Installing Python, MRJob, and nano.mp4 66.13 MB
2. Using Hadoop's Core HDFS and MapReduce/9. [Activity] Code up the ratings histogram MapReduce job and run it.mp4 14.13 MB
3. Programming Hadoop with Pig/1. Introducing Ambari.mp4 16.02 MB
3. Programming Hadoop with Pig/2. Introducing Pig.mp4 29.33 MB
3. Programming Hadoop with Pig/3. Example Find the oldest movie with a 5-star rating using Pig.mp4 34.45 MB
3. Programming Hadoop with Pig/4. [Activity] Find old 5-star movies with Pig.mp4 72.78 MB
3. Programming Hadoop with Pig/5. More Pig Latin.mp4 14.47 MB
3. Programming Hadoop with Pig/6. [Exercise] Find the most-rated one-star movie.mp4 3.77 MB
3. Programming Hadoop with Pig/7. Pig Challenge Compare Your Results to Mine!.mp4 29.32 MB
4. Programming Hadoop with Spark/1. Why Spark.mp4 30.57 MB
4. Programming Hadoop with Spark/2. The Resilient Distributed Dataset (RDD).mp4 18.16 MB
4. Programming Hadoop with Spark/3. [Activity] Find the movie with the lowest average rating - with RDD's.mp4 39.67 MB
4. Programming Hadoop with Spark/4. Datasets and Spark 2.0.mp4 12.36 MB
4. Programming Hadoop with Spark/5. [Activity] Find the movie with the lowest average rating - with DataFrames.mp4 32.23 MB
4. Programming Hadoop with Spark/6. [Activity] Movie recommendations with MLLib.mp4 44.76 MB
4. Programming Hadoop with Spark/7. [Exercise] Filter the lowest-rated movies by number of ratings.mp4 5.96 MB
4. Programming Hadoop with Spark/8. [Activity] Check your results against mine!.mp4 38.74 MB
5. Using relational data stores with Hadoop/1. What is Hive.mp4 16.42 MB
5. Using relational data stores with Hadoop/2. [Activity] Use Hive to find the most popular movie.mp4 23.86 MB
5. Using relational data stores with Hadoop/3. How Hive works.mp4 15.93 MB
5. Using relational data stores with Hadoop/4. [Exercise] Use Hive to find the movie with the highest average rating.mp4 3.43 MB
5. Using relational data stores with Hadoop/5. Compare your solution to mine..mp4 8.48 MB
5. Using relational data stores with Hadoop/6. Integrating MySQL with Hadoop.mp4 13.92 MB
5. Using relational data stores with Hadoop/7. [Activity] Install MySQL and import our movie data.mp4 74.1 MB
5. Using relational data stores with Hadoop/8. [Activity] Use Sqoop to import data from MySQL to HFDSHive.mp4 21.59 MB
5. Using relational data stores with Hadoop/9. [Activity] Use Sqoop to export data from Hadoop to MySQL.mp4 22.66 MB
6. Using non-relational data stores with Hadoop/1. Why NoSQL.mp4 51.48 MB
6. Using non-relational data stores with Hadoop/10. [Activity] Install MongoDB, and integrate Spark with MongoDB.mp4 40.01 MB
6. Using non-relational data stores with Hadoop/11. [Activity] Using the MongoDB shell.mp4 23.24 MB
6. Using non-relational data stores with Hadoop/12. Choosing a database technology.mp4 56.91 MB
6. Using non-relational data stores with Hadoop/13. [Exercise] Choose a database for a given problem.mp4 16.89 MB
6. Using non-relational data stores with Hadoop/2. What is HBase.mp4 22.33 MB
6. Using non-relational data stores with Hadoop/3. [Activity] Import movie ratings into HBase.mp4 30.88 MB
6. Using non-relational data stores with Hadoop/4. [Activity] Use HBase with Pig to import data at scale..mp4 33.57 MB
6. Using non-relational data stores with Hadoop/5. Cassandra overview.mp4 32.08 MB
6. Using non-relational data stores with Hadoop/7. [Activity] Installing Cassandra.mp4 140.72 MB
6. Using non-relational data stores with Hadoop/8. [Activity] Write Spark output into Cassandra.mp4 33.71 MB
6. Using non-relational data stores with Hadoop/9. MongoDB overview.mp4 81.57 MB
7. Querying your Data Interactively/1. Overview of Drill.mp4 30.52 MB
7. Querying your Data Interactively/2. [Activity] Setting up Drill.mp4 79.51 MB
7. Querying your Data Interactively/3. [Activity] Querying across multiple databases with Drill.mp4 14.35 MB
7. Querying your Data Interactively/4. Overview of Phoenix.mp4 16.61 MB
7. Querying your Data Interactively/5. [Activity] Install Phoenix and query HBase with it.mp4 19.8 MB
7. Querying your Data Interactively/6. [Activity] Integrate Phoenix with Pig.mp4 34.37 MB
7. Querying your Data Interactively/7. Overview of Presto.mp4 22.47 MB
7. Querying your Data Interactively/8. [Activity] Install Presto, and query Hive with it..mp4 42.24 MB
7. Querying your Data Interactively/9. [Activity] Query both Cassandra and Hive using Presto..mp4 34.59 MB
8. Managing your Cluster/1. YARN explained.mp4 24.46 MB
8. Managing your Cluster/10. Zeppelin overview.mp4 21.22 MB
8. Managing your Cluster/11. [Activity] Use Zeppelin to analyze movie ratings, part 1.mp4 24.3 MB
8. Managing your Cluster/12. [Activity] Use Zeppelin to analyze movie ratings, part 2.mp4 24.55 MB
8. Managing your Cluster/13. Hue overview.mp4 16.09 MB
8. Managing your Cluster/14. Other technologies worth mentioning.mp4 16.34 MB
8. Managing your Cluster/2. Tez explained.mp4 8.61 MB
8. Managing your Cluster/3. [Activity] Use Hive on Tez and measure the performance benefit.mp4 28.27 MB
8. Managing your Cluster/4. Mesos explained.mp4 25.9 MB
8. Managing your Cluster/5. ZooKeeper explained.mp4 22.92 MB
8. Managing your Cluster/6. [Activity] Simulating a failing master with ZooKeeper.mp4 18.79 MB
8. Managing your Cluster/7. Oozie explained.mp4 21.48 MB
8. Managing your Cluster/9. [Activity] Set up a simple Oozie workflow.mp4 127.21 MB
9. Feeding Data to your Cluster/1. Kafka explained.mp4 25.29 MB
9. Feeding Data to your Cluster/2. [Activity] Setting up Kafka, and publishing some data..mp4 19.18 MB
9. Feeding Data to your Cluster/3. [Activity] Publishing web logs with Kafka.mp4 31.58 MB
9. Feeding Data to your Cluster/4. Flume explained.mp4 17.62 MB
9. Feeding Data to your Cluster/5. [Activity] Set up Flume and publish logs with it..mp4 54.82 MB
9. Feeding Data to your Cluster/6. [Activity] Set up Flume to monitor a directory and store its data in HDFS.mp4 30.64 MB
其他位置