Topic 2 Question 42
Which of the following is NOT true about Dataflow pipelines?
Dataflow pipelines are tied to Dataflow, and cannot be run on any other runner
Dataflow pipelines can consume data from other Google Cloud services
Dataflow pipelines can be programmed in Java
Dataflow pipelines use a unified programming model, so can work both with streaming and batch data sources
解説
Dataflow pipelines can also run on alternate runtimes like Spark and Flink, as they are built using the Apache Beam SDKs Reference: https://cloud.google.com/dataflow/
コメント(3)
Answer A
👍 9[Removed]2020/03/21Answer: A Description: Directrunner and Dataflow runner
👍 5[Removed]2020/03/28- 👍 2daghayeghi2021/03/03
シャッフルモード