You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2019/11/26 16:55:40 UTC

[pulsar] branch master updated (14f3eee -> a88300c)

This is an automated email from the ASF dual-hosted git repository.

sijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 14f3eee  [Issue 5287][docs] Add documentation on how to configure multiple broker services (#5722)
     add a88300c  Adding Spark example to Write Pojo classes to Stream  (#5470)

No new revisions were added by this update.

Summary of changes:
 ...eceiverData.java => ProducerSparkWithPojo.java} | 56 ++++++++++++----------
 .../streaming/receiver/example/SensorReading.java  | 48 +++++++++++--------
 2 files changed, 60 insertions(+), 44 deletions(-)
 copy examples/spark/src/main/java/org/apache/spark/streaming/receiver/example/{ProducerSparkReceiverData.java => ProducerSparkWithPojo.java} (51%)
 copy pulsar-client-api/src/main/java/org/apache/pulsar/client/api/DeadLetterPolicy.java => examples/spark/src/main/java/org/apache/spark/streaming/receiver/example/SensorReading.java (58%)