Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Hadoop, and what Hadoop can do for us?
Search
andre
September 23, 2011
Programming
0
110
Hadoop, and what Hadoop can do for us?
It's a brief intro for Hadoop. Although it's spark's world now.
andre
September 23, 2011
Tweet
Share
More Decks by andre
See All by andre
Booking.com Hackathon Taipei 2017
andre
0
200
Auto I18N (Internationalization) Process
andre
0
71
Write Securer Code
andre
0
64
iPatrol
andre
0
59
Hello SDN
andre
0
120
koa introduction (Node.js Web Framework)
andre
3
380
RxJS (The Reactive Extensions for JavaScript ) Introduction
andre
4
370
JSDC 2014 Taiwan Lightning Talk: TBD
andre
0
130
From Facebook Graph API 1.0 to 2.1
andre
0
250
Other Decks in Programming
See All in Programming
地方に住むエンジニアの残酷な現実とキャリア論
ichimichi
5
1.3k
Bytecode Manipulation 으로 생산성 높이기
bigstark
2
380
DroidKnights 2025 - 다양한 스크롤 뷰에서의 영상 재생
gaeun5744
3
320
KotlinConf 2025 現地で感じたServer-Side Kotlin
n_takehata
1
230
Team topologies and the microservice architecture: a synergistic relationship
cer
PRO
0
1k
Haskell でアルゴリズムを抽象化する / 関数型言語で競技プログラミング
naoya
17
4.9k
AIエージェントはこう育てる - GitHub Copilot Agentとチームの共進化サイクル
koboriakira
0
380
関数型まつり2025登壇資料「関数プログラミングと再帰」
taisontsukada
2
850
Rubyでやりたい駆動開発 / Ruby driven development
chobishiba
1
410
Java on Azure で LangGraph!
kohei3110
0
170
関数型まつりレポート for JuliaTokai #22
antimon2
0
150
明示と暗黙 ー PHPとGoの インターフェイスの違いを知る
shimabox
2
320
Featured
See All Featured
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.3k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Adopting Sorbet at Scale
ufuk
77
9.4k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
46
9.6k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
A designer walks into a library…
pauljervisheath
207
24k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
2.9k
Docker and Python
trallard
44
3.4k
Transcript
S Hadoop, and what Hadoop can do for us?
How to get the info you want from totally 10TB
log files? S After 1 hour S After 2 hours S After 3 hours S … S After 2 days
Hadoop S is a Java-based framework S contains S Hadoop
Common S Hadoop HDFS S Hadoop MapReduce S and has lots of children and friends
How it works? DEBUG - 2011-09-22 13:56:15 --> Session Class
Initialized : OBSession 2.0.0 DEBUG - 2011-09-22 13:56:15 --> Database Driver Class Initialized DEBUG - 2011-09-22 13:56:15 --> A session cookie was not found. DEBUG - 2011-09-22 13:56:16 --> Sending session cookie DEBUG - 2011-09-22 13:56:16 --> New session started. DEBUG - 2011-09-22 13:56:16 --> Controller Class Initialized DEBUG - 2011-09-22 13:56:16 --> [MYLanguage] Language file loaded: language/EN-US/portal_lang.xml ERROR - 2011-09-22 13:56:16 --> [MYConfig] MY Config class in framework loaded DEBUG - 2011-09-22 13:56:16 --> Config Class Initialized ERROR - 2011-09-22 13:56:16 --> Hooks Class Initialized Reducer DEBUG 8 ERROR 2
What are the difficult parts? S Mapper & Reducer S
Mapper & Reducer S Mapper & Reducer S Mapper & Reducer S Mapper & Reducer
and next? S Search & index
CloudGo!