GangLiCN commented on issue #8227: URL: https://github.com/apache/seatunnel/issues/8227#issuecomment-2522710159
On Linux, "seatunne.sh" starts Seatunel server(hazelcast cluster) automatically: log snippet: 2024-12-06 15:16:03,554 INFO [c.h.i.AddressPicker ] [main] - [LOCAL] [seatunnel-94424] [5.1] Resolving domain name 'localhost' to address(es): [127.0.0.1] 2024-12-06 15:16:03,555 INFO [c.h.i.AddressPicker ] [main] - [LOCAL] [seatunnel-94424] [5.1] Interfaces is disabled, trying to pick one address from TCP-IP config addresses: [localhost/127.0.0.1] 2024-12-06 15:16:03,622 INFO [o.a.s.e.s.SeaTunnelServer ] [main] - SeaTunnel server start... 2024-12-06 15:16:03,628 INFO [c.h.system ] [main] - [localhost]:5801 [seatunnel-94424] [5.1] Based on Hazelcast IMDG version: 5.1.0 (20220228 - 21f20e7) 2024-12-06 15:16:03,628 INFO [c.h.system ] [main] - [localhost]:5801 [seatunnel-94424] [5.1] Cluster name: seatunnel-94424 2024-12-06 15:16:03,628 INFO [c.h.system ] [main] - [localhost]:5801 [seatunnel-94424] [5.1] From above log, it indicates the Seatunnel server(hazelcast cluster) is started successfully. -- 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: commits-unsubscr...@seatunnel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org