[
https://issues.apache.org/jira/browse/HBASE-19991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16364799#comment-16364799
]
Mike Drob commented on HBASE-19991:
-----------------------------------
careful debugging revealed a few more places where the jersey deps were leaking
in.
I also need to add a comment somewhere that upgrading to jersey 2.26 (from our
current 2.25.1) will likely need an upgrade to jetty 9.4, so should be done
with great care, as that was one of the things i tried here and it didn't work
as well as I thought it would
> lots of hbase-rest test failures against hadoop 3
> -------------------------------------------------
>
> Key: HBASE-19991
> URL: https://issues.apache.org/jira/browse/HBASE-19991
> Project: HBase
> Issue Type: Bug
> Components: REST, test
> Reporter: Mike Drob
> Assignee: Mike Drob
> Priority: Major
> Fix For: 2.0.0-beta-2
>
> Attachments: HBASE-19991.WIP.patch, HBASE-19991.v1.patch
>
>
> mvn clean test -pl hbase-rest -Dhadoop.profile=3.0
> [ERROR] Tests run: 106, Failures: 95, Errors: 8, Skipped: 1
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)