Skip to content

jnphilipp/sensoriclife-topology

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

Sensoriclife - topology

Storm topology of the sensoriclife project

Build with Maven: mvn clean assembly:assembly

Run on a cluster: storm jar topology-VERSION-jar-with-dependencies.jar org.sensoriclife.topology.App [confs]

  • -conf : if given the config file will be used instead of the one in the jar
  • --world: if given a new world will be generated THE OTHER GENERATORS WILL NOT RUN!!!
  • --create-tables: if given a create table statement will be generated for the two tables specified in the config file

To start a new generator and generate the worlds: storm jar topology-VERSION-jar-with-dependencies.jar org.sensoriclife.topology.App --world --create-tables

After the world is created and the topology is killed to start the smart meter generators: storm jar topology-VERSION-jar-with-dependencies.jar org.sensoriclife.topology.App

About

Storm topology of the sensoriclife project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages