I think it highly depends on your requirements. There are various tools for analyzing and visualizing data. How many concurrent users do you have? What analysis do they do? How much data is involved? Do they have to process the data all the time or can they live with sampling which increases performance and response time significantly. In lambda architecture terms you may want to think about different technologies in the serving layer.
> On 17. Apr 2017, at 06:55, Gaurav1809 <[email protected]> wrote: > > Hi All, I am looking for a data visualization (and analytics) tool. My > processing is done through Spark. There are many tools available around us. > I got some suggestions on Apache Zeppelin too? Can anybody throw some light > on its power and capabilities when it comes to data analytics and > visualization? If there are any better options than this, do suggest too. > One of the options came to me was Kibana (from ELK stack). Thanks. > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Shall-I-use-Apache-Zeppelin-for-data-analytics-visualization-tp28604.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe e-mail: [email protected]
