但是,当我通过SSH连接到数据流VM并运行docker ps时,我发现它引用的docker镜像与我们在模板中指定的镜像(绿色下划线)不同: ? /Sub, uses Beam SQL to transform the message data, and writes the results to a BigQuery", "parameters": [
我正在设计CDC管道,使用DataStreams和GCP上的Dataflow将数据从cloud传输到CloudStorage,数据部分工作良好,我可以看到数据正在以avro格式成功地传输到CloudStorage当涉及到DataFlow时,我使用的是DataFlow模板DataStream to BigQuery和屏幕截图中的配置
我可以看到DataFlow作业启动并运行,日志中没有错误,但是我看不到从Cloud到BigQuery的任何数据传输。在我看来,还缺少一些东西,那就是云存储和Pub/<