Created 10-03-2016 06:48 PM
Hi everyone,
I'm using HDP and I need Zoomdata for some visualization, problem is I don't find the Lab 7 tutoriel anymore. Any solutions?
Many Thanks!
Seyma
Created 10-04-2016 02:23 AM
That tutorial has been completely replaced with visualization by Zeppelin.
If you really want to try to use it again, you can find a copy here https://github.com/hortonworks/tutorials/blob/f5f97f40807157891c2c9c85e279182d44fdc1ee/tutorials/hor... but all the links to images are broken.
This is taken from an old github repo https://github.com/hortonworks/tutorials/tree/f5f97f40807157891c2c9c85e279182d44fdc1ee/tutorials/hor...
That is the best you will find with this old tutorial.
Bottom line though is that Zeppelin is an exciting new analytics and visualization tool that is worth investing your time in learning. It is the current and future direction of Big Data analytics and visualization for most data discover, exploration and story-telling activities. Check it out: http://hortonworks.com/apache/zeppelin/
(If this answer is what you are looking for, please let me know by accepting the answer)
Created 10-04-2016 02:23 AM
That tutorial has been completely replaced with visualization by Zeppelin.
If you really want to try to use it again, you can find a copy here https://github.com/hortonworks/tutorials/blob/f5f97f40807157891c2c9c85e279182d44fdc1ee/tutorials/hor... but all the links to images are broken.
This is taken from an old github repo https://github.com/hortonworks/tutorials/tree/f5f97f40807157891c2c9c85e279182d44fdc1ee/tutorials/hor...
That is the best you will find with this old tutorial.
Bottom line though is that Zeppelin is an exciting new analytics and visualization tool that is worth investing your time in learning. It is the current and future direction of Big Data analytics and visualization for most data discover, exploration and story-telling activities. Check it out: http://hortonworks.com/apache/zeppelin/
(If this answer is what you are looking for, please let me know by accepting the answer)
Created 10-04-2016 02:43 AM
Thanks Greg! I'm using actually Zeppelin to build a machine learning using pyspark 🙂 I thought it would be more useful to build a clear dashboard with Zoomdata for a non technical decision maker but I think you've convinced me though 😉
Created 10-04-2016 03:05 AM
@Seyma Menjour Glad to hear you are flying though the technology stack with such ease 🙂 BTW, one little trick with Zeppelin is you can hide either the command or the output. Small touch but hiding the Zeppelin commands after you run them can make story-telling to non-tech folks more direct -- you only see the visualizations.
Created 10-07-2016 02:26 AM
Thanks for the tips Greg ^^ ! It's very easy to use!