[
https://issues.apache.org/jira/browse/HBASE-22674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16884075#comment-16884075
]
Sean Busbey commented on HBASE-22674:
-------------------------------------
oh I see, from the PR console:
{code}
00:03:03.727 WARNING: JAVA_HOME=/home/jenkins/tools/java/latest does not exist.
Dockermode: attempting to switch to another.
00:03:03.730 find: â/usr/lib/jvm/â: No such file or directory
{code}
Our invocation overwrote JAVA_HOME in the docker container to a path outside of
the container, so that failed. and the jdk is installed in a different place
than the yetus jdk search heuristic looks for. great. let me figure out how to
fix this.
> precommit docker image installs JRE over JDK (multiple repos)
> -------------------------------------------------------------
>
> Key: HBASE-22674
> URL: https://issues.apache.org/jira/browse/HBASE-22674
> Project: HBase
> Issue Type: Bug
> Components: build, hbase-connectors
> Affects Versions: connector-1.0.0, operator-1.0.0
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Critical
> Fix For: connector-1.0.1, operator-1.0.0
>
>
> see INFRA-18721
> precommit builds are failing for the hbase-connectors repo because maven sees
> a JRE and no JDK provided compiler.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)