Created on 12-26-2017 01:51 PM - edited 08-17-2019 05:36 PM
While working on enabling kerberoes setup on SandBox latest version - App TimeLine Server fails to start with the below error
Attached is the complete error log
sandbox-app-timeline-error.txtresource_management.libraries.providers.hdfs_resource.WebHDFSCallException: Execution of 'curl -sS -L -w '%{http_code}' -X PUT --negotiate -u : 'http://sandbox-hdp.hortonworks.com:50070/webhdfs/v1/ats/done?op=SETPERMISSION&permission=755'' returned status_code=403. { "RemoteException": { "exception": "AccessControlException", "javaClassName": "org.apache.hadoop.security.AccessControlException", "message": "Permission denied. user=dr.who is not the owner of inode=done" } }
Created 12-27-2017 09:13 PM
Heya @Ahshan MD
The current version of the HDP sandbox was not configured for straight out-of-the-box Kerberos use - just as a heads up. There may need to be some tender loving care put in to set up all of the . This 'security' track would be a good place to start, along with maybe these docs: https://docs.hortonworks.com/HDPDocuments/Ambari-2.6.0.0/bk_ambari-security/content/use_manual_kerbe...
If you get things going I'd be very interested in learning how it went.
Created 03-05-2018 11:23 PM
I hit the same wall.
Did you pass this point?
Created 03-22-2018 11:24 PM
Configure HTTP authentication for HDFS and restart.