Fatima Amjad Khan created RANGER-2070:
-----------------------------------------

             Summary: Ranger Storm service creation fails
                 Key: RANGER-2070
                 URL: https://issues.apache.org/jira/browse/RANGER-2070
             Project: Ranger
          Issue Type: Bug
          Components: Ranger
    Affects Versions: master
            Reporter: Fatima Amjad Khan
            Assignee: Fatima Amjad Khan
             Fix For: master



{code:java}
In latest ranger when tried to enable plugin for Storm, ranger service creation 
fails. 
Found below in Ranger-Admin logs.

2018-04-07 09:48:53,132 [http-bio-6080-exec-4] INFO  
apache.ranger.security.web.filter.RangerKRBAuthenticationFilter 
(RangerKRBAuthenticationFilter.java:220) - Logged into Ranger as = 
storm-rangerstorm
2018-04-07 09:48:53,136 [http-bio-6080-exec-4] INFO  
org.apache.ranger.common.RESTErrorUtil (RESTErrorUtil.java:84) - Request 
failed. loginId=null, logMessage=Bad Credentials
javax.ws.rs.WebApplicationException
        at 
org.apache.ranger.common.RESTErrorUtil.generateRESTException(RESTErrorUtil.java:77)
        at 
org.apache.ranger.biz.RangerBizUtil.blockAuditorRoleUser(RangerBizUtil.java:1637)
        at org.apache.ranger.biz.UserMgr.addUserRole(UserMgr.java:981)
        at org.apache.ranger.biz.UserMgr.createUser(UserMgr.java:167)
        at 
org.apache.ranger.biz.UserMgr$$FastClassBySpringCGLIB$$3bbcf0cf.invoke(<generated>)
        at 
org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
        at 
org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:669)
        at 
org.apache.ranger.biz.UserMgr$$EnhancerBySpringCGLIB$$f11ad8ab.createUser(<generated>)
        at 
org.apache.ranger.biz.XUserMgr.createServiceConfigUser(XUserMgr.java:2225)

{code}




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to