Created on 08-09-2018 01:50 PM - edited 08-17-2019 07:53 PM
Created 08-09-2018 02:01 PM
Hi @Aviral Pathak ,
Are you logged in as Admin user ?
also is the Blue tick there for your service.
AFAIK This will happen either you are not an admin user instead you have just normal access or the Host is in heartbeat lost stage.
Created 08-09-2018 02:01 PM
Hi @Aviral Pathak ,
Are you logged in as Admin user ?
also is the Blue tick there for your service.
AFAIK This will happen either you are not an admin user instead you have just normal access or the Host is in heartbeat lost stage.
Created 08-09-2018 02:15 PM
Hello @Akhil S Naik
No, I'm not logged in as admin.
Please tell, how to log-in as admin??
I'm new in this.
Created 08-09-2018 02:57 PM
Hi @Aviral,
can you login as maria_dev and password same .
you can even rest admin password if you need.
reference : https://community.hortonworks.com/questions/97059/cant-login-into-ambari.html#answer-container-97339
Created 08-09-2018 04:36 PM
@Akhil S Naik
I'm login as maria_dev only and even password is that only but still m getting problem.
Created 08-09-2018 05:05 PM
Hi @Aviral Pathak,
admin/admin worked for me.
If it doesnt please login to
root/hadoop
and execute the command : ambari-admin-password-reset
refer to https://hortonworks.com/tutorial/learning-the-ropes-of-the-hortonworks-sandbox/#admin-password-reset
IMPORTANT: The first time you login as root, you may be required to change the password – remember it!
Please accept answer if you found it helpful 🙂
Created on 08-09-2018 05:08 PM - edited 08-17-2019 07:53 PM
@Akhil S Naik, this is my original problem, when I'm clicking on 'pig view' then this error is coming
Created 08-09-2018 05:12 PM
I saw your original post . you need to add the configs as per : https://docs.hortonworks.com/HDPDocuments/Ambari-2.6.1.5/bk_ambari-views/content/setup_WebHCat_proxy...
Created 08-09-2018 05:16 PM
@Akhil S Naik , Sir can you please explain the process step wise to add property in HDFS?
it will be helpful for me
Created 08-09-2018 05:24 PM
Please login as admin user ( refer to my previous comment to do it)
go to Services > HDFS > Configs
Under the Advanced tab, navigate to the Custom core-site section.
Click Add Property… to add the following custom properties:
hadoop.proxyuser.hcat.groups=* hadoop.proxyuser.hcat.hosts=* webhcat.proxyuser.root.groups=* webhcat.proxyuser.root.hosts=*
Save the configuration change and restart the required components as indicated by Ambari.
and see if it works.