Skip to content

Files

Latest commit

author
Anand Kesari
Jan 28, 2011
dc089b4 · Jan 28, 2011

History

History

twittertopiccount

Twitter Hash Tag Count Example

Introduction

This sample application listens to the twitter garden hose and keeps track of the top 10 hash tags.

Requirements

  • Linux
  • Java 1.6
  • Maven
  • S4 Communication Layer
  • S4 Core

Build Instructions

  1. First build and install the comm and core packages in your Maven repository.

  2. Build and install using Maven

     mvn assembly:assembly install