Member since
05-19-2016
2
Posts
0
Kudos Received
0
Solutions
06-18-2019
09:25 AM
I have setup hdp-3.0.1 with Isilon + kerberized the cluster, everything was working fine until I added Ranger Service, all basic hdp services started failing with error- Caused by: org.apache.hadoop.ipc.RemoteException(org.apache.hadoop.security.AccessControlException): Permission denied: user=hdfs-hdp@WATTEEL.LAN, access=WRITE, path="/user/spark" at org.apache.hadoop.ipc.Client.getRpcResponse(Client.java:1497)
... View more
Labels:
05-21-2017
07:57 AM
Guys- Initially I was getting the similar issue and had issue to reset admin password. later I downloaded full sandbox version HDP 2.6 from hortonworks official site. Opened the image using VMware Workstation. Connected through Putty using user "root" and used port-"2222". After that I ran - ambari-admin-password-reset and it worked fine.
... View more