You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/12/17 19:59:43 UTC

[GitHub] erenavsarogullari commented on a change in pull request #3205: [pulsar-flink] Implements a batch program on Pulsar topic by writing Flink DataSet as Avro

erenavsarogullari commented on a change in pull request #3205: [pulsar-flink] Implements a batch program on Pulsar topic by writing Flink DataSet as Avro
URL: https://github.com/apache/pulsar/pull/3205#discussion_r242290430
 
 

 ##########
 File path: examples/flink-consumer-source/src/main/scala/org/apache/flink/batch/connectors/pulsar/example/README.md
 ##########
 @@ -279,5 +279,67 @@ Please find sample output for above application as follows:
 
 ### Complete Example
 
-You can find a complete example [here](https://github.com/apache/incubator-pulsar/tree/master/pulsar-flink/src/test/scala/org/apache/flink/batch/connectors/pulsar/example/FlinkPulsarBatchJsonSinkScalaExample.scala).
+You can find a complete example [here](https://github.com/apache/pulsar/tree/master/examples/flink-consumer-source/src/main/scala/org/apache/flink/batch/connectors/pulsar/example/FlinkPulsarBatchJsonSinkScalaExample.scala).
 In this example, Flink DataSet is processed and written to Pulsar in Json format.
+
+
+# PulsarJsonOutputFormat
 
 Review comment:
   @ambition119 Firstly, thanks for the contribution.
   Following documentation should point `PulsarAvroOutputFormat` documentation.
   Also row: **289** and **304**.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services