[
https://issues.apache.org/jira/browse/HBASE-18934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16194180#comment-16194180
]
Sean Busbey commented on HBASE-18934:
-------------------------------------
{code}
04:11:48 JAVA_HOME: /home/jenkins/tools/java/latest1.7 does not exist.
Dockermode: attempting to switch to another.
04:11:48 Setting /usr/lib/jvm/java-7-openjdk-amd64 as the JAVA_HOME.
04:11:49 [Fri Oct 6 04:11:48 UTC 2017 INFO]: setting Hadoop versions to test
based on master/feature branch rules.
04:11:49 Modes: MultiJDK Jenkins Robot Docker ResetRepo UnitTests
04:11:49 Processing: HBASE-18934
04:11:51 HBASE-18934 patch is being downloaded at Fri Oct 6 04:11:50 UTC 2017
from
04:11:51
https://issues.apache.org/jira/secure/attachment/12890645/HBASE-18934-branch-1.v0.patch
-> Downloaded
04:11:51
04:11:51
04:11:51
============================================================================
04:11:51
============================================================================
04:11:51 Confirming git environment
04:11:51
============================================================================
04:11:51
============================================================================
04:11:51
04:11:51
04:11:51 HEAD is now at 719f546 HBASE-18940 include project pylint configs in
source artifact.
04:11:52 Switched to branch 'master'
04:11:52 Your branch is up-to-date with 'origin/master'.
04:11:55 Current branch master is up to date.
04:11:56 Switched to branch 'branch-1'
04:11:56 Your branch is up-to-date with 'origin/branch-1'.
04:11:57 Current branch branch-1 is up to date.
04:11:57 Testing HBASE-18934 patch on branch-1.
04:11:57
04:11:57
04:11:57
============================================================================
04:11:57
============================================================================
04:11:57 Re-exec mode detected. Continuing.
04:11:57
============================================================================
04:11:57
============================================================================
{code}
Ah. our init is before the patch branch is determined. big frowns.
> precommit on branch-1 isn't supposed to run against hadoop 3
> ------------------------------------------------------------
>
> Key: HBASE-18934
> URL: https://issues.apache.org/jira/browse/HBASE-18934
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 1.5.0
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Critical
> Attachments: HBASE-18934-branch-1.v0.patch
>
>
> Hadoop 3 doesn't work with HBase 1.y and we haven't done any work to backport
> the efforts to make HBase 2.y work with it. Precommit shouldn't tell
> contributors otherwise.
> see HBASE-18923 for an example of a branch-1 patch that had hadoop 3
> compilation checked.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)