linyu003 commented on issue #3715:
URL: 
https://github.com/apache/incubator-seatunnel/issues/3715#issuecomment-1497411392

   I worked around the problem.
   
   The cause is Mac's m1 chip. The docker images e2e depended on are based on 
AMD64arch. Althoungh it can be run on mac's m1 chip, which is arm64 arch, the 
performance is really limited and many unexpected blockings and errors will 
fail the running.
   
   So I just go to use another PC with ubuntu 22 and an AMD64 cpu.  Everything 
goes well now.
   


-- 
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]

Reply via email to