ic4y commented on issue #4986: URL: https://github.com/apache/seatunnel/issues/4986#issuecomment-1666450640
Currently, we can run multiple tasks in local mode using separate JVM instances. The issue likely stems from the hazelcast-client.yaml where cluster-members doesn't include multiple ports. I suggest configuring it like the image shown below: <img width="240" alt="image" src="https://github.com/apache/seatunnel/assets/83933160/746bf90b-5fbb-4c23-afc4-177c15063c65"> With this, we can run up to 9 jobs simultaneously -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
