sunnyday-sky commented on issue #3271: URL: https://github.com/apache/incubator-streampark/issues/3271#issuecomment-1776656657
OK, Thanks for the explanation. Another problem on job rebuild is that, when I change my pom twice by removing and adding dependencies which is need to be updated, and trigger a job rebuild, in many cases the latest version of the SNAPSHOT dependency will not necessarily be downloaded to the workspace. The current discovery is that I updated my udf package twice a day. The new version was successfully downloaded during the first rebuild of the day. However, when the job was rebuilt after the second update, the SNAPSHOT dependency package was not updated to the latest version. -- 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]
