Hi,

No, I am using normal spark streaming using DStream API.

Regards,
Favas

From: Mich Talebzadeh <mich.talebza...@gmail.com>
Sent: Friday, April 9, 2021 18:18 PM
To: Muhammed Favas <favas.muham...@expeedsoftware.com>
Cc: user@spark.apache.org
Subject: Re: How to use spark steaming data to plot live line chart

Hi,

Within the event driven architecture are you using Spark Structured Streaming 
with foreachBatch to pick up the streaming data?

HTH




 [Image removed by sender.]   view my Linkedin 
profile<https://www.linkedin.com/in/mich-talebzadeh-ph-d-5205b2/>



Disclaimer: Use it at your own risk. Any and all responsibility for any loss, 
damage or destruction of data or any other property which may arise from 
relying on this email's technical content is explicitly disclaimed. The author 
will in no case be liable for any monetary damages arising from such loss, 
damage or destruction.




On Fri, 9 Apr 2021 at 13:34, Muhammed Favas 
<favas.muham...@expeedsoftware.com<mailto:favas.muham...@expeedsoftware.com>> 
wrote:
Hi,

I have an application that collects streaming data and transformed into 
dataframe. Now I want to plot a live line chart using this data each time when 
ever a new set of data comes in spark RDD.
Please suggest what is the best solution to implement this

Regards,
Favas

Reply via email to