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

Hudson commented on HBASE-23007:
--------------------------------

Results for branch branch-1
        [build #1055 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/1055/]: 
(x) *{color:red}-1 overall{color}*
----
details (if available):

(x) {color:red}-1 general checks{color}
-- For more information [see general 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/1055//General_Nightly_Build_Report/]


(/) {color:green}+1 jdk7 checks{color}
-- For more information [see jdk7 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/1055//JDK7_Nightly_Build_Report/]


(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- Something went wrong running this stage, please [check relevant console 
output|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/1055//console].




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


> UnsatisfiedLinkError when using hbase-shaded packages under linux
> -----------------------------------------------------------------
>
>                 Key: HBASE-23007
>                 URL: https://issues.apache.org/jira/browse/HBASE-23007
>             Project: HBase
>          Issue Type: Bug
>          Components: shading
>    Affects Versions: 3.0.0
>            Reporter: Balazs Meszaros
>            Assignee: Balazs Meszaros
>            Priority: Critical
>             Fix For: 3.0.0, 1.5.0, 2.3.0, 1.4.11, 2.1.7, 2.2.2
>
>
> If we use hbase-shaded-* packages under linux, we get the following exception:
> {noformat}
> 2019-08-26 16:36:10,413 ERROR [Time-limited test] regionserver.HRegionServer 
> (HRegionServer.java:<init>(662)) - Failed construction RegionServer
> java.lang.UnsatisfiedLinkError: failed to load the required native library
>     at 
> org.apache.hbase.thirdparty.io.netty.channel.epoll.Epoll.ensureAvailability(Epoll.java:79)
> …
> Caused by: java.lang.UnsatisfiedLinkError: could not load a native library: 
> org_apache_hbase_thirdparty_org.apache.hadoop.hbase.shaded.netty_transport_native_epoll_x86_64
>     at 
> org.apache.hbase.thirdparty.io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:224)
> {noformat}
> {{liborg_apache_hbase_thirdparty_netty_transport_native_epoll_x86_64.so}} is 
> in the shaded jar files, but 
> {{org_apache_hbase_thirdparty_org.apache.hadoop.hbase.shaded.netty_transport_native_epoll_x86_64.so}}
>  is not.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to