I've developed an application using Apache Spark Streaming, that reads simple
info from plane sensors like acceleration, via TCP sockets on json format,
and analyse it.

I'd like to be able to persist this info from each "flight" on real-time,
while it is shown on any responsive dashboard.

I just don't know if is it possible to use a no-SQL database like Mongo,
Cassandra in collaboration with a monitoring tools like Grafana,Kabana, and
it make sense.



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Streaming-Real-time-save-data-and-visualize-on-dashboard-tp28587.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe e-mail: user-unsubscr...@spark.apache.org

Reply via email to