You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2020/03/25 06:30:00 UTC

[jira] [Commented] (HBASE-24002) shadedjars check does not propagate --hadoop-profile

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

Hudson commented on HBASE-24002:
--------------------------------

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

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




(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2565//JDK8_Nightly_Build_Report_(Hadoop2)/]


(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2565//JDK8_Nightly_Build_Report_(Hadoop3)/]


(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2565//JDK11_Nightly_Build_Report/]


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


(x) {color:red}-1 client integration test{color}
--Failed when running client tests on top of Hadoop 2. [see log for details|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2565//artifact/output-integration/hadoop-2.log]. (note that this means we didn't run on Hadoop 3)


> shadedjars check does not propagate --hadoop-profile
> ----------------------------------------------------
>
>                 Key: HBASE-24002
>                 URL: https://issues.apache.org/jira/browse/HBASE-24002
>             Project: HBase
>          Issue Type: Task
>          Components: build
>    Affects Versions: 3.0.0, 2.3.0, 2.4.0
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>            Priority: Major
>             Fix For: 3.0.0, 2.3.0, 2.4.0
>
>
> After HBASE-23829, we see the {{shadedjars}} check fail on JDK11 stages. From the log
> {noformat}
> Tue Mar 17 00:14:24 UTC 2020
> cd /home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1296/yetus-jdk11-hadoop3-check/src
> /opt/maven/bin/mvn --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1296/yetus-m2/hbase-branch-2-patch-1 clean verify -fae --batch-mode -pl hbase-shaded/hbase-shaded-check-invariants -am -Dtest=NoUnitTests -DHBasePatchProcess -Prelease -Dmaven.javadoc.skip=true -Dcheckstyle.skip=true -Dspotbugs.skip=true
> ...
> [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (hadoop3-profile-required) @ hbase ---
> [INFO] Adding ignore: module-info
> [WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireProperty failed with message:
> HBase with JDK11 requires Hadoop3. Activate the profile with `-Dhadoop.profile=3.0`.
> {noformat} 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)