7
BigData MapReduce - YARN Syed Solutions Engineer - Big Data [email protected] [email protected] +91-9030477368

Map Reduce in Depth

Embed Size (px)

Citation preview

Page 1: Map Reduce in Depth

BigData – MapReduce - YARN

Syed

Solutions Engineer - Big Data

[email protected]

[email protected]

+91-9030477368

Page 2: Map Reduce in Depth
Page 3: Map Reduce in Depth

Hadoop MapReduce Data Flow

Page 4: Map Reduce in Depth

Hadoop 1 - Running Jobs

Rack1 Rack2 Rack3 RackN

Hadoop Client

JobTracker

DN | TT

DN | TT

DN | TT

DN | TT

DN | TT

DN | TT

DN | TT

DN | TT

DN | TT

DN | TT

DN | TT

DN | TT

submit job

deploy job

part 0

map

reduce

shuffle

Page 5: Map Reduce in Depth

Hadoop 2 - Running Jobs

RackN

NodeManager

NodeManager

NodeManager

Rack2

NodeManager

NodeManager

NodeManager

Rack1

NodeManager

NodeManager

NodeManager

C2.1

C1.4

AM2

C2.2 C2.3

AM1

C1.3

C1.2

C1.1

Hadoop Client 1

Hadoop Client 2

create app2

submit app1

submit app2

create app1

ASM Scheduler

queues

ASM Containers

NM ASM

Scheduler Resources

.......negotiates.......

.......reports to.......

.......partitions.......

ResourceManager

status report

Page 6: Map Reduce in Depth

Partitions