Use RisingWave in your Java application
You do not need to connect to RisingWave at this stage.
Properties
object parameter to DriverManager.getConnection
.
walk
with the datagen
connector. The datagen
connector is used to generate mock data. The walk
source consists of two columns, distance
and duration
, which respectively represent the distance and the duration of a walk. The source is a simplified version of the data that is tracked by smart watches.
counter
to capture the latest total distance and duration.
counter
to get the real-time data.