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

Andrew Kyle Purtell edited comment on HBASE-26717 at 1/28/22, 1:31 AM:
-----------------------------------------------------------------------

The problem is in hbase-shaded-jersey 3.5.1's hbase-shaded-jersey-3.5.1.jar 

{noformat}
 2323 Thu Feb 20 18:37:10 PST 2020 
com/sun/activation/registries/LineTokenizer.class
  1859 Thu Feb 20 18:37:10 PST 2020 
com/sun/activation/registries/LogSupport.class
...
  2797 Thu Feb 20 18:37:10 PST 2020 javax/activation/ActivationDataFlavor.class
   898 Thu Feb 20 18:37:10 PST 2020 javax/activation/CommandInfo$Beans$1.class
...
  1625 Mon Jan 27 09:34:44 PST 2020 javax/xml/bind/Binder.class
  1067 Mon Jan 27 09:34:44 PST 2020 javax/xml/bind/ContextFinder$1.class
...

{noformat}

Somehow unshaded com.sun.activation and javax.activiation and javax.xml.bind 
artifacts were included here.


was (Author: apurtell):
The problem is in hbase-shaded-jersey 3.5.1's hbase-shaded-jersey-3.5.1.jar 

{noformat}
     0 Thu Jan 27 15:43:12 PST 2022 com/
     0 Thu Jan 27 15:43:12 PST 2022 com/sun/
     0 Thu Jan 27 15:43:12 PST 2022 com/sun/activation/
     0 Thu Jan 27 15:43:12 PST 2022 com/sun/activation/registries/
     0 Thu Jan 27 15:43:12 PST 2022 com/sun/activation/viewers/
     0 Thu Jan 27 15:43:12 PST 2022 javax/
     0 Thu Jan 27 15:43:12 PST 2022 javax/activation/
     0 Thu Jan 27 15:43:12 PST 2022 javax/xml/
     0 Thu Jan 27 15:43:12 PST 2022 javax/xml/bind/
     0 Thu Jan 27 15:43:12 PST 2022 javax/xml/bind/annotation/
     0 Thu Jan 27 15:43:12 PST 2022 javax/xml/bind/annotation/adapters/
     0 Thu Jan 27 15:43:12 PST 2022 javax/xml/bind/attachment/
     0 Thu Jan 27 15:43:12 PST 2022 javax/xml/bind/helpers/
     0 Thu Jan 27 15:43:12 PST 2022 javax/xml/bind/util/
{noformat}

Somehow unshaded com.sun.activation and javax.activiation and javax.xml.bind 
artifacts were included here.

> [hbase-thirdparty] hbase-shaded-jersey packages unshaded classes
> ----------------------------------------------------------------
>
>                 Key: HBASE-26717
>                 URL: https://issues.apache.org/jira/browse/HBASE-26717
>             Project: HBase
>          Issue Type: Task
>    Affects Versions: hbase-thirdparty-3.5.1
>         Environment: Apache Maven 3.6.3
> Java version: 1.8.0_312, vendor: Andrew Purtell, runtime: /opt/java-8/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "5.10.0-11-arm64", arch: "aarch64", family: "unix"
>            Reporter: Andrew Kyle Purtell
>            Priority: Major
>             Fix For: hbase-thirdparty-3.5.2
>
>
> Found artifact with unexpected contents: 
> '/home/apurtell/src/hbase/hbase-shaded/hbase-shaded-mapreduce/target/hbase-shaded-mapreduce-2.5.0-SNAPSHOT.jar'
> com/sun/activation/
> javax/activation/
> javax/xml/bind/
> BYO-hadoop artifact is fine, the artifact that includes Hadoop is not.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to