clc demo
clc demo generate data
Generates stream events
Generate data for given name, supported names are:
-
wikipedia-event-stream: Real-time Wikipedia event stream. Following key-value pairs can be set
-
map=<MAP-NAME>: generated stream items are written into the map
Note that the data is streamed from Wikipedia changes. Hazelcast has no control over the incoming data,
Usage:
Parameters:
Parameter | Required | Description | Default |
---|---|---|---|
|
Required |
Name for the event stream source. Supported sources are mentioned above. |
|
|
Optional |
Key value pairs used by event stream sources. |
|
|
Optional |
Print the generated data without interacting with the cluster. |
|
|
Optional |
Number of events to create. |
Example: