I dont know how and where i should put the following parameters:
-local (to specify running Flink locally, versus on a real cluster)
-input <path to input file> (e.g.
/path/to/flink-streaming-kmeans/src/test/resources/citibike-20180801-min.tsv)
-accesstoken <MapBox access token>
-clusters <number of cluster> (5 or 10 are good values)
-queryable (to enable calls to the API, on port 8085).