Hello Spark Users,

I have a spark streaming program that stream data from kafka topics and
output as parquet file on HDFS. 
Now I want to write a unit test for this program to make sure the output
data is correct (i.e not missing any data from kafka). 
However, I have no idea about how to do this, especially how to mock a kafka
topic.
Can someone help me with this?

Thank you very much!

Best Regards,

Jiajia



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Unit-Test-for-Spark-Streaming-tp11394.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to