arunpandianp commented on PR #30474: URL: https://github.com/apache/beam/pull/30474#issuecomment-1977233094
@damccorm could it be due to the test running with an older container? The stack trace complains about StreamingDataflowWorkerOptions and DataflowStreamingPipelineOptions. This change renamed StreamingDataflowWorkerOptions to DataflowStreamingPipelineOptions, so I think the container in the test might be using old version with StreamingDataflowWorkerOptions. -- 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]
