real-time analytics with apache storm

8
Real-Time Analytics with Apache Storm Tae-woo Kim [email protected]

Upload: taewoo-kim

Post on 07-Aug-2015

42 views

Category:

Technology


1 download

TRANSCRIPT

Page 1: Real-Time Analytics with Apache Storm

Real-Time Analytics with Apache Storm

Tae-woo Kim

[email protected]

Page 2: Real-Time Analytics with Apache Storm

The Progress of Study

1. Theory, Setup and Basic Storm

2. Storm with Twitter Streams

3. Beyond Storm Basics

4. Storm Project and Hackathon

- 1 -

Page 3: Real-Time Analytics with Apache Storm

Storm Overview

- 2 -

Storm is a platform for analyzing real-time streams of data as they arrive

Page 4: Real-Time Analytics with Apache Storm

Run a server for Visualization

- 3 -

Page 5: Real-Time Analytics with Apache Storm

Practice 1 - Add Exclamation

- 4 -

Page 6: Real-Time Analytics with Apache Storm

Practice 2 – Word Count Topology

- 5 -

Page 7: Real-Time Analytics with Apache Storm

Practice 3 – Sentence Word Count

- 6 -

Page 8: Real-Time Analytics with Apache Storm

Plan of Study

1. Theory, Setup and Basic Storm

2. Storm with Twitter Streams (twitter 예제 수행 )

3. Beyond Storm Basics << 진행

4. Storm Project and Hackathon

- 1 -