Re: How best we can store streaming data on dashboards for real time user experience?

2017-03-30 Thread Pierce Lamb
SnappyData should work well for what you want, it deeply integrates an in-memory database with Spark which supports ingesting streaming data and concurrently querying it from a dashboard. SnappyData currently has an integration with Apache Zeppelin (notebook visualization) and soon it will have

Re: How best we can store streaming data on dashboards for real time user experience?

2017-03-30 Thread Alonso Isidoro Roman
you can check if you want this link elastic, kibana and spark working together. Alonso Isidoro Roman [image: https://]about.me/alonso.isidoro.roman

Re: How best we can store streaming data on dashboards for real time user experience?

2017-03-30 Thread Miel Hostens
We're doing exactly same thing over here! Spark + ELK Met vriendelijk groeten, *Miel Hostens*, *B**uitenpraktijk+* Department of Reproduction, Obstetrics and Herd Health Ambulatory Clinic Faculty of Veterinary Medicine Ghent University

Re: How best we can store streaming data on dashboards for real time user experience?

2017-03-30 Thread Szuromi Tamás
For us, after some Spark Streaming transformation, Elasticsearch + Kibana is a great combination to store and visualize data. An alternative solution that we use is Spark Streaming put some data back to Kafka and we consume it with nodejs. Cheers, Tamas 2017-03-30 9:25 GMT+02:00 Alonso Isidoro

Re: How best we can store streaming data on dashboards for real time user experience?

2017-03-30 Thread Alonso Isidoro Roman
we can handle these streaming data? where to store? >> (DB >> > or HDFS or ???) >> > I want to give users a real time analytics experience. >> > >> > Please suggest possible ways. Thanks. >> > >> > >> > >> > >> > -- >&

Re: How best we can store streaming data on dashboards for real time user experience?

2017-03-30 Thread Gaurav Pandya
e streaming data? where to store? > (DB > > or HDFS or ???) > > I want to give users a real time analytics experience. > > > > Please suggest possible ways. Thanks. > > > > > > > > > > -- > > View this message in context: http://apache

Re: How best we can store streaming data on dashboards for real time user experience?

2017-03-29 Thread Noorul Islam Kamal Malmiyoda
these streaming data? where to store? (DB > or HDFS or ???) > I want to give users a real time analytics experience. > > Please suggest possible ways. Thanks. > > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/How-best-we

How best we can store streaming data on dashboards for real time user experience?

2017-03-29 Thread Gaurav1809
in context: http://apache-spark-user-list.1001560.n3.nabble.com/How-best-we-can-store-streaming-data-on-dashboards-for-real-time-user-experience-tp28548.html Sent from the Apache Spark User List mailing list archive at Nabble.com