Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 339 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 339 Bytes

storm-demo

Basic Storm topology using the Twitter Hosebird client

Config

You will need a properties file named storm-demo.properties in your classpath with the following properties defined:

consumerKey=
consumerSecret=
token=
tokenSecret=

accumuloInstanceName=
zkServers=
accumuloUsername=
accumuloPassword=