Created 04-20-2017 09:03 PM
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