Running the Stream Simulator
Now that you have developed and deployed the NiFi Flow Application and the Stream Analytics Application, you can run a data simulator that generates truck geo events and sensor events for the apps to process.
To generate the raw truck events serialized into Avro objects using the Schema registry and publish them into the raw Kafka topics, do the following:
You should see events being sent to the gateway kafka topics. NiFi should consume the events, enrich them, and then push them into the syndicate topics. SAM, Spark Streaming and other apps should consume from these syndicate topics