Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

zeppelin architecture

avatar
Super Collaborator

Hi,

I have been trying to understand zeppelin architecture but not getting good information, can the experts please share some information how does it work, and how to debug various issues with it.

Thanks,

Avijeet

1 ACCEPTED SOLUTION

avatar
Super Collaborator

Hi All,

was looking for more around http://zeppelin.apache.org/docs/0.7.0/manual/dependencymanagement.html

How exactly Maven repos are used in Zeppelin

Thanks,

Avijeet

View solution in original post

7 REPLIES 7

avatar
Expert Contributor

What about:

https://www.slideshare.net/vinnies12/apache-spark-apache-zeppelin-security-for-enterprise-deployment...

As per the above, there are multiple components in the stack - livy servers, Spark, Zeppelin server. It can depend on which interpreter you are calling, and what security protocols you have defined.

avatar
Expert Contributor

avatar
Super Collaborator

Hi All,

was looking for more around http://zeppelin.apache.org/docs/0.7.0/manual/dependencymanagement.html

How exactly Maven repos are used in Zeppelin

Thanks,

Avijeet

avatar
Master Mentor

Your original question was not asking about dependency management, it was open ended, we can help you better if you ask right questions

avatar
Master Mentor

For Zeppelin in HDP 2.5 we introduced a new interpreter called Livy and it has its own way of managing dependency. Please look here http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.3/bk_zeppelin-component-guide/content/zepp-wit...

avatar
Master Mentor

It supports both Spark and Pyspark so you're not missing out on anything

avatar
Explorer

Hi Avijeet Dash , Apache Zeppelin 0.7.0 is packed and integrated with new version of HDP 2.6. It has new security feature for Zeppelin.