bvolpato opened a new pull request, #27882: URL: https://github.com/apache/beam/pull/27882
(Suggest reviewing ignoring whitespace differences -- add `?w=1` to the URL) Runners are currently ignoring spurious `filesToStage` / classpath elements. The behavior was not changed, but I've added logs, since failing silently can cause a lot of confusion. Logging level is INFO for the common elements, and for the named elements (in which Dataflow, for example, expects a specific name such as `dataflow-worker.jar` or `windmill_main`), if they are not found, a WARN is issued. -- 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]
