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
72
Write Securer Code
andre
0
65
iPatrol
andre
0
59
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
「待たせ上手」なスケルトンスクリーン、 そのUXの裏側
teamlab
PRO
0
480
Amazon RDS 向けに提供されている MCP Server と仕組みを調べてみた/jawsug-okayama-2025-aurora-mcp
takahashiikki
1
110
CJK and Unicode From a PHP Committer
youkidearitai
PRO
0
110
Ruby×iOSアプリ開発 ~共に歩んだエコシステムの物語~
temoki
0
270
為你自己學 Python - 冷知識篇
eddie
1
350
🔨 小さなビルドシステムを作る
momeemt
3
670
250830 IaCの選定~AWS SAMのLambdaをECSに乗り換えたときの備忘録~
east_takumi
0
380
AI時代のUIはどこへ行く?
yusukebe
17
8.7k
testingを眺める
matumoto
1
140
Performance for Conversion! 分散トレーシングでボトルネックを 特定せよ
inetand
0
120
rage against annotate_predecessor
junk0612
0
160
ユーザーも開発者も悩ませない TV アプリ開発 ~Compose の内部実装から学ぶフォーカス制御~
taked137
0
140
Featured
See All Featured
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
Building Adaptive Systems
keathley
43
2.7k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.6k
The Invisible Side of Design
smashingmag
301
51k
Automating Front-end Workflow
addyosmani
1370
200k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
Git: the NoSQL Database
bkeepers
PRO
431
66k
A better future with KSS
kneath
239
17k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.5k
The Art of Programming - Codeland 2020
erikaheidi
55
13k
Bash Introduction
62gerente
615
210k
GraphQLとの向き合い方2022年版
quramy
49
14k
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!