Getting Started with Streaming Analytics
Also available as:
PDF
loading table of contents...

Configuring and Deploying the Reference Application

In SAM, go into the edit mode the Trucking Ref App using the url outputted in the logs and then follow the below steps to configure and deploy the reference application:

  1. Double click on the TruckGeoEvent Kafka Source and configure it.
    1. Select a cluster.
    2. Select truck_events_avro for the kafka topic.
    3. Select 1 for the Reader Schema Version.
    4. Put an unique value for the consumer group id.
  2. Double click on the TruckSpeedEvent Kafka Source and configure it.
    1. Select a cluster.
    2. Select truck_speed_events_avro for the kafka topic.
    3. Select 1 for the Reader Schema Version.
    4. Put an unique value for the consumer group id.
  3. Open the configuration for the two Druid sinks (Alerts-Speeding-Driver-Cube and Dashboard-Predictions) and configure each one by selecting a cluster.
  4. Open the configuration for the ENRICH-HR and ENRICH-Timesheet configure the ‘Phoenix ZooKeeper Connection Url” based on your cluster (e.g.: ZK_HOST:ZK:PORT).
  5. Open the configuration for the Hbase and HDFS sink and ensure that the cluster is selected.