Skip to content

Conversation

@tzolov
Copy link

@tzolov tzolov commented Sep 9, 2016

  • updated SCDF + apps to the latest stable releases (demo is using old snapshots) that doesn't require patching.
  • fixed the SCF start script to match the new version.
  • fixed some build scripts to register the apps like enricher in the local repos (needed by SCDF to create the pipeline)
  • Updated to the latest Geode (M3)

@melofred
Copy link
Owner

@tzolov Couple of things I'd like to change on this before merging.

  1. We should keep Maven offline, at least for this branch. It's made for bullet proof demos, and you don't want to depend on networking for that

  2. "java -jar ./spring-cloud-dataflow-server-cloudfoundry-1.0.0.RELEASE.jar" - you don't want the need of the main SCDF Jar file to be copied to the demo local folder. We should rather keep a variable like $SCDF_PATH and use that, like it was on the original script.

  3. Removing the scdf-stream-apps.properties file adds the need of good networking for demos. Undesirable.

Maybe we'd like to keep a branch for online demos, but this one should be offline. You don't want to depend on networking while presenting at conferences and events...

How do you want to do it..? I appreciate the effort but maybe we can merge this into a new branch (assuming it's possible)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants