ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

365 results

internet-class
What is MapReduce?

Building efficient data centers that can hold thousands of machines is hard enough. Programming thousands of machines is even ...

5:37
What is MapReduce?

255,584 views

9 years ago

brainsetmanus
map_reduce_1.mp4

A high level introduction to the concept of mapreduce, which is a framework/library for solving distributed computing problems.

9:54
map_reduce_1.mp4

291 views

13 years ago

Valerio Maggio
MapReduce: Simplified Processing on Large Clusters

Slides available here: https://speakerdeck.com/leriomaggio/mapreduce Table of Content: ---------------------------- - Map Reduce ...

11:58
MapReduce: Simplified Processing on Large Clusters

389 views

5 years ago

Frazier Baker
MapReduce

This is an assignment submission for CS 7070 Course at the University of Cincinnati in Spring Semester 2019. References: Dean ...

4:57
MapReduce

82 views

6 years ago

HackedExistence
Hadoop: Apache's Open Source Implementation of Google's Map/Reduce Framework 2/4 - Defcon 17

This is part 2 of the speech "Hadoop: Apache's Open Source Implementation of Google's Map/Reduce Framework" given at ...

9:57
Hadoop: Apache's Open Source Implementation of Google's Map/Reduce Framework 2/4 - Defcon 17

429 views

13 years ago

HackedExistence
Hadoop: Apache's Open Source Implementation of Google's Map/Reduce Framework 4/4 - Defcon 17

This is the final video of the speech: "Hadoop: Apache's Open Source Implementation of Google's Map/Reduce Framework" given ...

9:17
Hadoop: Apache's Open Source Implementation of Google's Map/Reduce Framework 4/4 - Defcon 17

476 views

13 years ago

The Coding Gopher
MapReduce Architecture: Distributed Big Data Processing

In this video, we dive into the fundamentals of the MapReduce framework, using the classic word count example as a guide.

4:59
MapReduce Architecture: Distributed Big Data Processing

1,321 views

1 year ago

Matloob Khushi
MapReduce Basics and Word Count Example Implementation in Python

MapReduce is a programming model to process big data. MapReduce parallelises computations across multiple machines or ...

9:58
MapReduce Basics and Word Count Example Implementation in Python

14,762 views

5 years ago

HackedExistence
Hadoop: Apache's Open Source Implementation of Google's Map/Reduce Framework 3/4 - Defcon 17

This is part 3 of the speech titled: "Hadoop: Apache's Open Source Implementation of Google's Map/Reduce Framework" given by ...

9:33
Hadoop: Apache's Open Source Implementation of Google's Map/Reduce Framework 3/4 - Defcon 17

318 views

13 years ago

HackedExistence
Hadoop: Apache's Open Source Implementation of Google's Map/Reduce Framework 1/4 - Defcon 17

Hacked Existence speech: Apache's Open Source Implementation of Google's Map/Reduce Framework part 1 of 4. We begin with ...

8:24
Hadoop: Apache's Open Source Implementation of Google's Map/Reduce Framework 1/4 - Defcon 17

773 views

13 years ago

IoTRecruiting
What is Big Data Big Data Explained Hadoop & MapReduce
7:13
What is Big Data Big Data Explained Hadoop & MapReduce

105 views

7 years ago

Digital Science Center Courses
MapReduce and Hadoop 2019 F: PageRank

PageRank Example.

12:33
MapReduce and Hadoop 2019 F: PageRank

295 views

6 years ago

arch4cloud
NoSQL, MapReduce and Cloud

... for example with the with this sample data input here as i have indicated the expected result is like this now in a map reduce ...

19:12
NoSQL, MapReduce and Cloud

794 views

10 years ago

Underscore
Scalapeño 2016: D.R.Y With Hadoop MapReduce and Apache Spark (Neta Barkay)

Hadoop MapReduce and Apache Spark are two popular big data frameworks where data flows can be written in Scala and run on ...

7:50
Scalapeño 2016: D.R.Y With Hadoop MapReduce and Apache Spark (Neta Barkay)

99 views

9 years ago

Garage Education
Ch.03-13 - Secondary Sort - Part 2 | Map Reduce | Hadoop

هادوب #Hadoop_In_Arabic #Big_Data_In_Arabic #بالعربي In this episode, we continue dig dive in details in the following topics: ...

13:32
Ch.03-13 - Secondary Sort - Part 2 | Map Reduce | Hadoop

1,007 views

4 years ago

yogesh murumkar
Hadoop   Analyze Whatsapp Chat data with wordcount in hadoop

This video shows the analysis of whats app chat by using word count program and Map Reduce paradigm in hadoop.

9:02
Hadoop Analyze Whatsapp Chat data with wordcount in hadoop

490 views

6 years ago

Wizard LK
MapReduce explained in Sinahala

MapReduce is a programming model and an associated implementation for processing and generating big data sets with a ...

8:32
MapReduce explained in Sinahala

2,573 views

6 years ago

資料科學與R語言
MapReduce -Introduction of Hadoop Ecosystem
12:24
MapReduce -Introduction of Hadoop Ecosystem

509 views

7 years ago

Bro Nifty
deno kernel jupyter notebooks map reduce theprimeagen

deno kernel for jupyter notebook - putting a struct on this raw data with map and reduce pattern - for @ThePrimeagen continued ...

7:53
deno kernel jupyter notebooks map reduce theprimeagen

229 views

2 years ago

Garage Education
Ch.03-08 - With vs Without Combiners | Map Reduce | Hadoop

هادوب #Hadoop_In_Arabic #Big_Data_In_Arabic #بالعربي In this episode, we explain the following topics. - Run Map-Reduce on ...

15:50
Ch.03-08 - With vs Without Combiners | Map Reduce | Hadoop

2,534 views

4 years ago

Digital Science Center Courses
MapReduce and Hadoop 2019 A: Introduction to Lecture and Distributed Software Systems

Introduction to Lecture and Overview of General Distributed Software Systems.

15:37
MapReduce and Hadoop 2019 A: Introduction to Lecture and Distributed Software Systems

16 views

6 years ago

Alexander Hess - Pythonista
A first look at the map-filter-reduce paradigm

In this video, I introduce the map-filter-reduce paradigm. Conceptually speaking, it is simply a classification scheme for the ...

17:22
A first look at the map-filter-reduce paradigm

227 views

4 years ago

Bruno Rodrigues
Generate many plots in a couple of lines of code with functional programming

In this video I introduce the map2() function that maps a function over elements of two lists. This function allows you to write very ...

16:31
Generate many plots in a couple of lines of code with functional programming

761 views

4 years ago

Garage Education
Ch.03-11 - Custom Partitioner | Map Reduce | Hadoop

هادوب #Hadoop_In_Arabic #Big_Data_In_Arabic #بالعربي In this episode, we explain the following topics: - Why do we need ...

17:37
Ch.03-11 - Custom Partitioner | Map Reduce | Hadoop

1,396 views

4 years ago

Garage Education
Ch.03-12 - Secondary Sort - Part 1 | Map Reduce | Hadoop

هادوب #Hadoop_In_Arabic #Big_Data_In_Arabic #بالعربي In this episode, we explain the following topics: - Secondary Sort ...

19:00
Ch.03-12 - Secondary Sort - Part 1 | Map Reduce | Hadoop

1,682 views

4 years ago