TaoZex commented on issue #3611: URL: https://github.com/apache/incubator-seatunnel/issues/3611#issuecomment-1343790271
JobId was initialized before dag was resolved, but PipelineId was created for executeplan after dag was resolved. Therefore, JobId and Pipelineid were created at different locations. I have communicated with @Hisoka-X ,this does not seem to be able to pass jobId+pipelneId directly to the connector. -- 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]
