[
https://issues.apache.org/jira/browse/HBASE-28877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17885071#comment-17885071
]
Nihal Jain edited comment on HBASE-28877 at 9/26/24 3:43 PM:
-------------------------------------------------------------
Hi [~leneox] this is a ranger issue. could you please move to appropriate board?
I think i might still help. Try placing com.sun.jersey:jersey-bundle having
same version as jersey-client and jersey-core at path:
\{BASE_DIRECTORY}/ranger-hbase-plugin/lib/ranger-hbase-plugin-impl of your
ranger installation
Please let me know if this works!
was (Author: nihaljain.cs):
Hi [~leneox] this is a ranger issue. could you please move to appropriate board?
I think i might still help. Try placing com.sun.jersey:jersey-bundle of same
version as jersey-client and jersey-core at path:
/\{BASE_DIRECTORY}/ranger-hbase-plugin/lib/ranger-hbase-plugin-impl of your
ranger installation
> Missing dependency
> ------------------
>
> Key: HBASE-28877
> URL: https://issues.apache.org/jira/browse/HBASE-28877
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.6.0
> Reporter: Hugo WARIN
> Priority: Major
>
> Hello, I'm using hbase 2.6 with hadoop 3.3.6 and ranger 2.5 and i have the
> following errors in my logs :
> {code:java}
> 2024-09-23T08:12:51.336Z - ERROR
> [PolicyRefresher(serviceName=hbase-tdp)-196:Errors@168] - The following
> errors and warnings have been detected with resource and/or provider classes:
> SEVERE: Missing dependency for method public void
> com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider.setConfiguration(com.sun.jersey.core.util.FeaturesAndProperties)
> at parameter at index 0 SEVERE: Missing dependency for method public void
> com.sun.jersey.json.impl.provider.entity.JSONListElementProvider.setConfiguration(com.sun.jersey.core.util.FeaturesAndProperties)
> at parameter at index 0 SEVERE: Missing dependency for method public void
> com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider.setConfiguration(com.sun.jersey.core.util.FeaturesAndProperties)
> at parameter at index 0 SEVERE: Missing dependency for method public void
> com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider.setConfiguration(com.sun.jersey.core.util.FeaturesAndProperties)
> at parameter at index 0 SEVERE: Missing dependency for field:
> javax.ws.rs.core.UriInfo
> com.sun.jersey.server.impl.template.ViewableMessageBodyWriter.ui SEVERE:
> Missing dependency for field: com.sun.jersey.spi.template.TemplateContext
> com.sun.jersey.server.impl.template.ViewableMessageBodyWriter.tc SEVERE:
> Missing dependency for method public void
> com.sun.jersey.json.impl.provider.entity.JSONListElementProvider.setConfiguration(com.sun.jersey.core.util.FeaturesAndProperties)
> at parameter at index 0 SEVERE: Missing dependency for method public void
> com.sun.jersey.json.impl.provider.entity.JacksonProviderProxy.setFeaturesAndProperties(com.sun.jersey.core.util.FeaturesAndProperties)
> at parameter at index 1 SEVERE: Missing dependency for method public void
> com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider.setConfiguration(com.sun.jersey.core.util.FeaturesAndProperties)
> at parameter at index 0 SEVERE: Missing dependency for method public void
> com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider.setConfiguration(com.sun.jersey.core.util.FeaturesAndProperties)
> at parameter at index 0
> {code}
> Do you have any ideas on how I can resolve that ?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)