[
https://issues.apache.org/jira/browse/HBASE-26813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17713131#comment-17713131
]
Rahul Agarkar commented on HBASE-26813:
---------------------------------------
Hello [~ndimiduk] , do we have any plans to fix this issue? I was looking at a
similar issue and tried a simple fix where I modified the bin/hbase script to
filter out the javax.ws.rs-api* jars while adding the jar files to the
CLASSPATH. This seems to be working for me, although, not sure if this is the
right approach.
Thanks.
> Remove javax.ws.rs-api dependency
> ---------------------------------
>
> Key: HBASE-26813
> URL: https://issues.apache.org/jira/browse/HBASE-26813
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: 2.5.0, 2.6.0, 3.0.0-alpha-3
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Priority: Major
>
> I see that we still have {{javax.ws.rs-api}} as a dependency in our
> hbase-http pom. If, for example, the {{ClientBuilder}} from this jar is used,
> it'll instantiate whatever non-shaded jersey client is on the class path.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)