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

Nick Dimiduk commented on HBASE-26852:
--------------------------------------

my earlier diagnosis was not entirely accurate -- this is not PR's fault. I 
reproduce the same behavior when I run a single test out of a single module 
(with JDK11, Hadoop3, branch-2). i.e., 

{noformat}
$ env 
JAVA_HOME=/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home 
mvn clean install -Dhadoop.profile=3.0
$ env 
JAVA_HOME=/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home 
mvn -pl hbase-server test -Dhadoop.profile=3.0 
-Dtest=TestApiV1ClusterMetricsResource
{noformat}

> --hadoop-profile is not honored in branch-2 PR builds
> -----------------------------------------------------
>
>                 Key: HBASE-26852
>                 URL: https://issues.apache.org/jira/browse/HBASE-26852
>             Project: HBase
>          Issue Type: Task
>          Components: build
>    Affects Versions: 2.5.0, 2.6.0, 2.4.12
>            Reporter: Nick Dimiduk
>            Priority: Major
>
> I noticed in the PR builds for HBASE-26834 that the {{HADOOP_PROFILE}} is 
> apparently not honored. This is problematic for the JDK11 build, which only 
> works on Hadoop3, which must be enabled via this variable.



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

Reply via email to