Xeli commented on a change in pull request #6594: [FLINK-9311] [pubsub] Added
PubSub source connector with support for checkpointing (ATLEAST_ONCE)
URL: https://github.com/apache/flink/pull/6594#discussion_r259126014
##########
File path: flink-examples/flink-examples-streaming/pom.xml
##########
@@ -62,6 +66,17 @@ under the License.
<version>${project.version}</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.flink</groupId>
+
<artifactId>flink-connector-pubsub_${scala.binary.version}</artifactId>
Review comment:
I'll resolve this for now because I am losing track of what discussion point
are still relevant :)
Please reopen if it is still an issue
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services