tmljob commented on issue #1708: URL: https://github.com/apache/incubator-seatunnel/issues/1708#issuecomment-1103615177
@ruanwenjun After I executed the mvn build, the same error was reported. I debugged and found that the seatunnel-core-spark.jar was not uploaded to the docker container. In addition, why does the log show that the jar package is loaded in this path? ``` 22/04/20 07:39:55 WARN DependencyUtils: Local jar /opt/bitnami/spark/tmpseatunnel-core-spark.jar does not exist, skipping. ```  -- 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]
