使用 apache flink 从 google pub/sub 流式传输

Streaming from google pub/sub using apache flink

我花了大约几个小时来找到一种使用 apache-flink 从 google pub/sub 流式传输的方法。 apache-flink 是否支持从 google pub/sub 流式传输?如果是,我该怎么做?

还没有对 PubSub 源的支持,但是有一个开放的 PR。你可以看看here.