liugddx commented on issue #5373: URL: https://github.com/apache/seatunnel/issues/5373#issuecomment-1700847693
> I've changed docker compose file. It has a mounted directory with seatunnel. > > [docker-compose-mounted-seatunnel.txt](https://github.com/apache/seatunnel/files/12431089/docker-compose-mounted-seatunnel.txt) Command bin/start-seatunnel-spark-3-connector-v2.sh -m spark://0.0.0.0:7077 -e client -c config/v2.batch.config.template - works properly. > > But command bin/start-seatunnel-spark-3-connector-v2.sh -m spark://0.0.0.0:7077 -e cluster -c config/v2.batch.config.template - fails. > >  > > What am I doing wrong? > > Should I copy seatunnel-spark-3-starter.jar to $SPARK_HOME/jars in every member of cluster? You can try this. -- 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]
