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
77
Write Securer Code
andre
0
71
iPatrol
andre
0
65
Hello SDN
andre
0
130
koa introduction (Node.js Web Framework)
andre
3
400
RxJS (The Reactive Extensions for JavaScript ) Introduction
andre
4
380
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
Takumiから考えるSecurity_Maturity_Model.pdf
gessy0129
1
140
20260228_JAWS_Beginner_Kansai
takuyay0ne
5
470
TipKitTips
ktcryomm
0
160
PJのドキュメントを全部Git管理にしたら、一番喜んだのはAIだった
nanaism
0
250
SourceGeneratorのマーカー属性問題について
htkym
0
180
AIとペアプロして処理時間を97%削減した話 #pyconshizu
kashewnuts
1
220
Ruby x Terminal
a_matsuda
7
590
RubyとGoでゼロから作る証券システム: 高信頼性が求められるシステムのコードの外側にある設計と運用のリアル
free_world21
0
260
New in Go 1.26 Implementing go fix in product development
sunecosuri
0
410
AI時代のシステム設計:ドメインモデルで変更しやすさを守る設計戦略
masuda220
PRO
4
650
AIコードレビューの導入・運用と AI駆動開発における「AI4QA」の取り組みについて
hagevvashi
0
380
オブザーバビリティ駆動開発って実際どうなの?
yohfee
3
810
Featured
See All Featured
The Curious Case for Waylosing
cassininazir
0
260
Being A Developer After 40
akosma
91
590k
What Being in a Rock Band Can Teach Us About Real World SEO
427marketing
0
190
Done Done
chrislema
186
16k
RailsConf 2023
tenderlove
30
1.4k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.9k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
12
1.1k
Product Roadmaps are Hard
iamctodd
PRO
55
12k
Designing Powerful Visuals for Engaging Learning
tmiket
0
270
Stewardship and Sustainability of Urban and Community Forests
pwiseman
0
140
Skip the Path - Find Your Career Trail
mkilby
1
75
Context Engineering - Making Every Token Count
addyosmani
9
740
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!