Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As Flink is not a managed service like Dataflow, you need to setup the cluster before you start the test. We prepared scripts to do that for you using Google Cloud Dataproc. You can see instructions on how to set up a full-blown Flink cluster in create_flink_cluster.sh script.

After you set up the cluster, run the tests with the following command:

...