Deploying the stream

To deploy the stream, we can execute the following command on the Data Flow Shell:

stream deploy --name process-stock-change-events

You will see the message shown here when the request is sent for the creation of stream:

Deployment request has been sent for stream 'process-stock-change-events'

The following extract shows an extract from the Local Data Flow Server log:

o.s.c.d.spi.local.LocalAppDeployer : deploying app process-stock-change-events.event-store-sink instance 0Logs will be in /var/folders/y_/x4jdvdkx7w94q5qsh745gzz00000gn/T/spring-cloud-dataflow-3084432375250471462/process-stock-change-events-1492100265496/process-stock-change-events.event-store-sinko.s.c.d.spi.local.LocalAppDeployer : deploying app process-stock-change-events.stock-intelligence-processor ...

Get Mastering Spring 5.0 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.