[ 
https://issues.apache.org/jira/browse/HBASE-27820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17730371#comment-17730371
 ] 

Hudson commented on HBASE-27820:
--------------------------------

Results for branch master
        [build #854 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/854/]: 
(/) *{color:green}+1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/854/General_20Nightly_20Build_20Report/]




(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/854/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/854/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> HBase is not starting due to Jersey library conflicts with javax.ws.rs.api jar
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-27820
>                 URL: https://issues.apache.org/jira/browse/HBASE-27820
>             Project: HBase
>          Issue Type: Task
>          Components: dependencies
>    Affects Versions: 3.0.0-alpha-3
>            Reporter: Rahul Agarkar
>            Assignee: Rahul Agarkar
>            Priority: Major
>             Fix For: 2.6.0, 2.5.5, 2.4.18, 3.0.0-beta-1
>
>
> With some recent Atlas changes for supporting HTTP based hook support, HBase 
> is not starting because of conflicts between jersey jars and rs-api jar.
> This Jira is to exclude the javax.ws.rs-api.jar from the HBase classpath.
> HBase uses shaded jersey jars and hence does not need to use this jar 
> directly. However, it still adds this jar to the CLASSPATH while starting the 
> server. Atlas on the other hand is using a non-shaded version of 
> javax.ws.rs-api jar which causes this conflict and causes the hbase server 
> fail while initializing atlas co-processor.
> Since hbase is using shaded jersey jar and not using this jar directly, it 
> should be removed from the bundle as it may cause similar conflicts with 
> other client applications potentially using it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to