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

Hudson commented on HBASE-27065:
--------------------------------

Results for branch branch-2.5
        [build #128 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/128/]:
 (x) *{color:red}-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/branch-2.5/128/General_20Nightly_20Build_20Report/]




(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/128/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]


(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/128/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.5/128/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}


> Build against Hadoop 3.3.3
> --------------------------
>
>                 Key: HBASE-27065
>                 URL: https://issues.apache.org/jira/browse/HBASE-27065
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.5.0
>            Reporter: Andrew Kyle Purtell
>            Assignee: Andrew Kyle Purtell
>            Priority: Major
>             Fix For: 2.5.0, 3.0.0-alpha-3
>
>
> When building against Hadoop 3.3.3 and any future version of Hadoop 
> incorporating reload4j, the new Enforcer rule we have active in branch-2.5 
> and up to exclude other logging frameworks besides log4j2 will trigger. We 
> need to add exclusions to prevent that from happening so the build will 
> succeed.
> Tested with {{mvn clean install assembly:single -DskipTests 
> -Dhadoop-three.version=3.3.3}} on master branch and with {{mvn clean install 
> assembly:single -DskipTests -Dhadoop.profile=3.0 
> -Dhadoop-three.version=3.3.3}} on branch-2.5. 
> I also needed to exclude leveldbjni-all via hadoop-hdfs to avoid a LICENSE 
> file generation error. hadoop-hdfs is messy and exports this among findbugs 
> and other clutter. Anyway, better to exclude something we do not require than 
> add an unnecessary supplemental model. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to