Support Questions

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

Who agreed with this solution

avatar
New Contributor

I faced the same issue ...and I checked all verifcation steps suggested by cloudera

in my case the issue was I put underscore (_) character in hostname inside /etc/hosts which is not allowed.

hostname can contain only alphabets ,digits and hyphen (-) character , so if you set any special character in hostname please remove it and check it again

View solution in original post

Who agreed with this solution