Thanks for reading this email.
According to the introduction, the identity program in hibench reads data from Kafka and then writes it back to Kafka.
When using the identity program in hibench to test the Flink, set the parallelism to 20 in the flink.conf file in the conf directory of hibench.
After the task is submitted, only one subtask is found on the UI interface, that is, only one slot in the cluster is assigned a subtask. How can I have multiple subtasks when using identity to test Flink?
(it seems that every time the picture is uploaded, it can't be displayed, so no screenshot is provided.)