lmco / streamflow

StreamFlow™ is a stream processing tool designed to help build and monitor processing workflows.
https://github.com/lmco/streamflow/wiki
Apache License 2.0
253 stars 69 forks source link

Feature/system property configuration #25

Closed juliencruz closed 9 years ago

juliencruz commented 9 years ago

Modified StreamFlow model objects to accept property overrides in the form of Java system properties. Each property is no backed by an overridable system property value such as "-Dserver.port=9090"

juliencruz commented 9 years ago

Feature has been tested heavily in development environments