zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[DesireCourse.Net] Udemy - The Ultimate Hands-On Hadoop - Tame your Big Data!
magnet:?xt=urn:btih:a383eb41352ad9b4617062cb8d08fd26053400c4&dn=[DesireCourse.Net] Udemy - The Ultimate Hands-On Hadoop - Tame your Big Data!
磁力链接详情
文件列表详情
a383eb41352ad9b4617062cb8d08fd26053400c4
infohash:
95
文件数量
2.58 GB
文件大小
2020-3-8 05:32
创建日期
2024-12-14 17:28
最后访问
相关分词
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.73 MB
1. Learn all the buzzwords! And install the Hortonworks Data Platform Sandbox/2. Tips for Using This Course.mp4 11.46 MB
1. Learn all the buzzwords! And install the Hortonworks Data Platform Sandbox/4. Installing Hadoop [Step by Step].mp4 176.95 MB
1. Learn all the buzzwords! And install the Hortonworks Data Platform Sandbox/5. Hadoop Overview and History.mp4 20.89 MB
1. Learn all the buzzwords! And install the Hortonworks Data Platform Sandbox/6. Overview of the Hadoop Ecosystem.mp4 60 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.27 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.56 MB
10. Analyzing Streams of Data/7. Flink An Overview.mp4 12.34 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.21 MB
11. Designing Real-World Systems/2. Review How the pieces fit together.mp4 21.87 MB
11. Designing Real-World Systems/3. Understanding your requirements.mp4 14.28 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.72 MB
11. Designing Real-World Systems/6. [Exercise] Design a system to report web sessions per day.mp4 4.84 MB
11. Designing Real-World Systems/7. Exercise solution Design a system to count daily sessions.mp4 14.17 MB
12. Learning More/1. Books and online resources.mp4 60.06 MB
2. Using Hadoop's Core HDFS and MapReduce/1. HDFS What it is, and how it works.mp4 31.43 MB
2. Using Hadoop's Core HDFS and MapReduce/10. [Exercise] Rank movies by their popularity.mp4 12.32 MB
2. Using Hadoop's Core HDFS and MapReduce/11. [Activity] Check your results against mine!.mp4 22.15 MB
2. Using Hadoop's Core HDFS and MapReduce/2. Installing the MovieLens Dataset.mp4 22.42 MB
2. Using Hadoop's Core HDFS and MapReduce/3. [Activity] Install the MovieLens dataset into HDFS using the command line.mp4 24.62 MB
2. Using Hadoop's Core HDFS and MapReduce/4. MapReduce What it is, and how it works.mp4 18.86 MB
2. Using Hadoop's Core HDFS and MapReduce/5. How MapReduce distributes processing.mp4 23.99 MB
2. Using Hadoop's Core HDFS and MapReduce/6. MapReduce example Break down movie ratings by rating score.mp4 21.39 MB
2. Using Hadoop's Core HDFS and MapReduce/8. [Activity] Installing Python, MRJob, and nano.mp4 66.12 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.03 MB
3. Programming Hadoop with Pig/2. Introducing Pig.mp4 16.88 MB
3. Programming Hadoop with Pig/3. Example Find the oldest movie with a 5-star rating using Pig.mp4 29.55 MB
3. Programming Hadoop with Pig/4. [Activity] Find old 5-star movies with Pig.mp4 72.77 MB
3. Programming Hadoop with Pig/5. More Pig Latin.mp4 12.97 MB
3. Programming Hadoop with Pig/6. [Exercise] Find the most-rated one-star movie.mp4 3.39 MB
3. Programming Hadoop with Pig/7. Pig Challenge Compare Your Results to Mine!.mp4 18 MB
4. Programming Hadoop with Spark/1. Why Spark.mp4 20.69 MB
4. Programming Hadoop with Spark/2. The Resilient Distributed Dataset (RDD).mp4 16.72 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 11.02 MB
4. Programming Hadoop with Spark/5. [Activity] Find the movie with the lowest average rating - with DataFrames.mp4 25.26 MB
4. Programming Hadoop with Spark/6. [Activity] Movie recommendations with MLLib.mp4 33.96 MB
4. Programming Hadoop with Spark/7. [Exercise] Filter the lowest-rated movies by number of ratings.mp4 5.2 MB
4. Programming Hadoop with Spark/8. [Activity] Check your results against mine!.mp4 24.43 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.85 MB
5. Using relational data stores with Hadoop/3. How Hive works.mp4 15.94 MB
5. Using relational data stores with Hadoop/4. [Exercise] Use Hive to find the movie with the highest average rating.mp4 3.42 MB
5. Using relational data stores with Hadoop/5. Compare your solution to mine..mp4 8.47 MB
5. Using relational data stores with Hadoop/6. Integrating MySQL with Hadoop.mp4 13.93 MB
5. Using relational data stores with Hadoop/7. [Activity] Install MySQL and import our movie data.mp4 74.09 MB
5. Using relational data stores with Hadoop/8. [Activity] Use Sqoop to import data from MySQL to HFDSHive.mp4 21.58 MB
5. Using relational data stores with Hadoop/9. [Activity] Use Sqoop to export data from Hadoop to MySQL.mp4 22.65 MB
6. Using non-relational data stores with Hadoop/1. Why NoSQL.mp4 51.47 MB
6. Using non-relational data stores with Hadoop/10. [Activity] Using the MongoDB shell.mp4 23.23 MB
6. Using non-relational data stores with Hadoop/11. Choosing a database technology.mp4 56.9 MB
6. Using non-relational data stores with Hadoop/12. [Exercise] Choose a database for a given problem.mp4 16.88 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.58 MB
6. Using non-relational data stores with Hadoop/5. Cassandra overview.mp4 32.08 MB
6. Using non-relational data stores with Hadoop/6. [Activity] Installing Cassandra.mp4 36.85 MB
6. Using non-relational data stores with Hadoop/7. [Activity] Write Spark output into Cassandra.mp4 33.71 MB
6. Using non-relational data stores with Hadoop/8. MongoDB overview.mp4 34.17 MB
6. Using non-relational data stores with Hadoop/9. [Activity] Install MongoDB, and integrate Spark with MongoDB.mp4 40 MB
7. Querying your Data Interactively/1. Overview of Drill.mp4 30.51 MB
7. Querying your Data Interactively/2. [Activity] Setting up Drill.mp4 85.84 MB
7. Querying your Data Interactively/3. [Activity] Querying across multiple databases with Drill.mp4 14.34 MB
7. Querying your Data Interactively/4. Overview of Phoenix.mp4 16.6 MB
7. Querying your Data Interactively/5. [Activity] Install Phoenix and query HBase with it.mp4 19.79 MB
7. Querying your Data Interactively/6. [Activity] Integrate Phoenix with Pig.mp4 34.36 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.45 MB
8. Managing your Cluster/10. [Activity] Use Zeppelin to analyze movie ratings, part 1.mp4 24.29 MB
8. Managing your Cluster/11. [Activity] Use Zeppelin to analyze movie ratings, part 2.mp4 24.54 MB
8. Managing your Cluster/12. Hue overview.mp4 16.1 MB
8. Managing your Cluster/13. 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.8 MB
8. Managing your Cluster/7. Oozie explained.mp4 21.48 MB
8. Managing your Cluster/8. [Activity] Set up a simple Oozie workflow.mp4 41.24 MB
8. Managing your Cluster/9. Zeppelin overview.mp4 21.22 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.17 MB
9. Feeding Data to your Cluster/3. [Activity] Publishing web logs with Kafka.mp4 31.57 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 18.97 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
其他位置