claudevdm

Results 18 comments of claudevdm

Hey @kennknowles @jto does this PR have any next steps?

Hi @Naireen , is this still being worked on?

@darshan-sj can you please take a look? ⁠

From failing check ``` Error: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project cdc-embedded-connector: Compilation failure: Compilation failure: Error: /home/runner/actions-runner/_work/DataflowTemplates/DataflowTemplates/v2/cdc-parent/cdc-embedded-connector/src/main/java/com/google/cloud/dataflow/cdc/connector/DebeziumToPubSubDataSender.java:[22,28] cannot find symbol Error: symbol: class EmbeddedEngine Error: location: package...

How are you launching this job? If using gcloud cli you can control the SDK version by specifying the template file location like ``` gcloud dataflow yaml run pipeline-yaml --yaml-pipeline-file=pipeline.yaml...