Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

Zeppelin Login in cloudera manager

New Contributor

Hi

I'm unable to access my Zeppelin account, do you have any idea where i can find the username and password?

MEFTAH1997_0-1668684887785.png

Thank you

 

2 REPLIES 2

Cloudera Employee

Hi,

 

We can create the Username and password as mentioned in the below doc

 http://zeppelin.apache.org/docs/0.7.0/quickstart/explorezeppelinui.html

 

or the default id and password is admin/admin

 

Thanks

Rising Star

@MEFTAH1997 Kindly share the zeppelin logs for the timeframe when login failed. 

 

Also check if you are hitting the same issue as below. 

https://community.cloudera.com/t5/Customer/ERROR-quot-org-apache-shiro-authc-AuthenticationException...

 

Solution: 

 To resolve this issue you can try the below steps.
------
usermod -a -G shadow zeppelin
chgrp shadow /etc/shadow
chmod 040 /etc/shadow
rm -f /var/run/nologin
-----


If you found that the provided solution(s) assisted you with your query, please take a moment to login and click Accept as Solution below each response that helped.

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.