sijie commented on a change in pull request #5470: Adding Spark example to Write Pojo classes to Stream URL: https://github.com/apache/pulsar/pull/5470#discussion_r339349828
########## File path: examples/spark/src/main/java/org/apache/spark/streaming/receiver/example/ProducerSparkWithPojo.java ########## @@ -0,0 +1,43 @@ +package org.apache.spark.streaming.receiver.example; Review comment: we need to add license header to every file. you can run `mvn license:format` to do so. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
