December 2018
Beginner
186 pages
4h 10m
English
To build the project, run this command from the kioto directory as follows:
$ gradle jar
If everything is OK, the output is something similar to the following:
BUILD SUCCESSFUL in 3s1 actionable task: 1 executed
$ ./bin/confluent start
$ ./bin/kafka-console-consumer --bootstrap-server localhost:9092 --topic uptimes
{"event":"HEALTH_CHECK","factory":"Lake Anyaport","serialNumber":"EW05-HV36","type":"WIND","status":"STARTING","lastStartedAt":"2017-09-17T11:05:26.094+0000","temperature":62.0,"ipAddress":"15.185.195.90"} ...Read now
Unlock full access