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

Updated JDBC datastore to copy framework jars and icon data from the database. #36

Open juliencruz opened 9 years ago

juliencruz commented 9 years ago

The JDBC datastore does persist framework JARs as Blobs, but they are not being fetched from the database during topology submission. This causes issues if you clear out the $STREAMFLOW_HOME/temp directory and attempt to redeploy a topology. This issue also seems to be affecting framework icons.