liunaijie commented on issue #7878:
URL: https://github.com/apache/seatunnel/issues/7878#issuecomment-2425348521

   The config file is read from client node, your screenshot is on master node, 
did you also copy/mount file to the client node?
   
   mount file into this container
   ```
   docker run --name seatunnel_client --network seatunnel-network -e 
ST_DOCKER_MEMBER_LIST=172.18.0.2:5801 --rm apache/seatunnel ./bin/seatunnel.sh 
-c /opt/seatunnel/config/mysqlcdc_console.config
   ```
   
   


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