You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2020/03/24 16:37:00 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-24002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Dimiduk resolved HBASE-24002.
----------------------------------
    Resolution: Fixed

> 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)