You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Andrew Holway <an...@otternetworks.de> on 2016/11/08 16:13:51 UTC

Live data visualisations with Spark

Hello,

A colleague and I are trying to work out the best way to provide live data
visualisations based on Spark. Is it possible to explore a dataset in spark
from a web browser? Set up pre defined functions that the user can click on
which return datsets.

We are using a lot of R here. Is this something that could be accomplished
with shiny server for instance?

Thanks,

Andrew Holway

Re: Live data visualisations with Spark

Posted by Masood Krohy <ma...@intact.net>.
+1 for Zeppelin.

See 
https://community.hortonworks.com/articles/10365/apache-zeppelin-and-sparkr.html


------------------------------
Masood Krohy, Ph.D. 
Data Scientist, Intact Lab-R&D 
Intact Financial Corporation 
http://ca.linkedin.com/in/masoodkh 



De :    Vadim Semenov <va...@datadoghq.com>
A :     Andrew Holway <an...@otternetworks.de>
Cc :    user <us...@spark.apache.org>
Date :  2016-11-08 11:17
Objet : Re: Live data visualisations with Spark



Take a look at https://zeppelin.apache.org

On Tue, Nov 8, 2016 at 11:13 AM, Andrew Holway <
andrew.holway@otternetworks.de> wrote:
Hello,

A colleague and I are trying to work out the best way to provide live data 
visualisations based on Spark. Is it possible to explore a dataset in 
spark from a web browser? Set up pre defined functions that the user can 
click on which return datsets.

We are using a lot of R here. Is this something that could be accomplished 
with shiny server for instance?

Thanks,

Andrew Holway



Re: Live data visualisations with Spark

Posted by Vadim Semenov <va...@datadoghq.com>.
Take a look at https://zeppelin.apache.org

On Tue, Nov 8, 2016 at 11:13 AM, Andrew Holway <
andrew.holway@otternetworks.de> wrote:

> Hello,
>
> A colleague and I are trying to work out the best way to provide live data
> visualisations based on Spark. Is it possible to explore a dataset in spark
> from a web browser? Set up pre defined functions that the user can click on
> which return datsets.
>
> We are using a lot of R here. Is this something that could be accomplished
> with shiny server for instance?
>
> Thanks,
>
> Andrew Holway
>