Created on
03-18-2020
12:12 PM
- last edited on
03-18-2020
12:44 PM
by
ask_bill_brooks
I'm attempting to set up 2 way SSL between Ranger Admin and the Ranger HDFS Plugin.
Ranger Admin works without issue, but the HDFS plugin is not able to communicate properly to Ranger Admin via SSL, and Ranger HDFS policies do not get applied. Main error message from /var/log/ranger/admin/xa_portal.log:
[http-xxx-xxxx-exec-1] INFO org.apache.ranger.common.RESTErrorUtil (RESTErrorUtil.java:345) - Request failed. loginId=null, logMessage=VXResponse={org.apache.ranger.view.VXResponse@7bed9b22statusCode={1} msgDesc={Unauthorized access - unable to get client certificate} messageList={[VXMessage={org.apache.ranger.view.VXMessage@72ecb1bfname={OPER_NOT_ALLOWED_FOR_ENTITY} rbKey={xa.error.oper_not_allowed_for_state} message={Operation not allowed for entity} objectId={null} fieldName={null} }]} }javax.ws.rs.WebApplicationException
Is there something in particular I am missing?
References for steps followed:
1)
2)
https://www.youtube.com/watch?v=g6m-LII4zjE&feature=emb_title
3)
Thanks
Braz
Created 06-25-2020 05:02 PM
@Braz Are you still facing the issue?