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
120
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
74
Write Securer Code
andre
0
66
iPatrol
andre
0
60
Hello SDN
andre
0
120
koa introduction (Node.js Web Framework)
andre
3
390
RxJS (The Reactive Extensions for JavaScript ) Introduction
andre
4
370
JSDC 2014 Taiwan Lightning Talk: TBD
andre
0
140
From Facebook Graph API 1.0 to 2.1
andre
0
250
Other Decks in Programming
See All in Programming
AI時代に必須!状況言語化スキル / ai-context-verbalization
minodriven
2
320
Blazing Fast UI Development with Compose Hot Reload (Bangladesh KUG, October 2025)
zsmb
2
460
Amazon ECS Managed Instances が リリースされた!キャッチアップしよう!! / Let's catch up Amazon ECS Managed Instances
cocoeyes02
0
130
お前も Gemini CLI extensions を作らないか?
satohjohn
0
100
CSC509 Lecture 10
javiergs
PRO
0
170
alien-signals と自作 OSS で実現する フレームワーク非依存な ロジック共通化の探求 / Exploring Framework-Agnostic Logic Sharing with alien-signals and Custom OSS
aoseyuu
3
5.5k
TransformerからMCPまで(現代AIを理解するための羅針盤)
mickey_kubo
7
6k
CSC509 Lecture 07
javiergs
PRO
0
250
AI Agent 時代的開發者生存指南
eddie
4
2.3k
テーブル定義書の構造化抽出して、生成AIでDWH分析を試してみた / devio2025tokyo
kasacchiful
0
380
エンジニアインターン「Treasure」とHonoの2年、そして未来へ / Our Journey with Hono Two Years at Treasure and Beyond
carta_engineering
0
480
業務でAIを使いたい話
hnw
0
230
Featured
See All Featured
Designing for Performance
lara
610
69k
The Cost Of JavaScript in 2023
addyosmani
55
9.1k
Building a Modern Day E-commerce SEO Strategy
aleyda
44
8k
The Illustrated Children's Guide to Kubernetes
chrisshort
51
51k
Faster Mobile Websites
deanohume
310
31k
Rails Girls Zürich Keynote
gr2m
95
14k
Practical Orchestrator
shlominoach
190
11k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
31
2.9k
How to Think Like a Performance Engineer
csswizardry
27
2.2k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
253
22k
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!