Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 218 Bytes

File metadata and controls

8 lines (5 loc) · 218 Bytes

MarketWatcher Data Processor

Running

KAFKA_ZOO_KEEPER=<zoo_keeper> GROUP=<consumer-group> TOPICS=<topics> NUM_THREADS=<num-threads> CASSANDRA_NODES=<cassandra-nodes> sbt "run-main TwitterProcessor"