I think it should be first creating output then executing:
```
dataSet.output(new CassandraTupleOutputFormat<>(INSERT_QUERY, clusterBuilder));
env.execute("Write");
```[ Full content available at: https://github.com/apache/flink/pull/6735 ] This message was relayed via gitbox.apache.org for [email protected]
