You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/09/28 18:02:00 UTC

[jira] [Created] (HBASE-18903) Investigate PreCommit miss on Hadoop-3 compatibility

Josh Elser created HBASE-18903:
----------------------------------

             Summary: Investigate PreCommit miss on Hadoop-3 compatibility
                 Key: HBASE-18903
                 URL: https://issues.apache.org/jira/browse/HBASE-18903
             Project: HBase
          Issue Type: Bug
            Reporter: Josh Elser
            Assignee: Josh Elser
            Priority: Blocker
             Fix For: 2.0.0-alpha-4


We accidentally committed HBASE-18843 without realizing that it broke compilation against Hadoop 3. The PreCommit check reported that it was OK against Hadoop3, so we were none-the-wiser.

Appy noticed that the reason for this was that some Hadoop 2.7.1. jars were actually being used instead of the Hadoop 3 jars.

Need to investigate what the heck is happening to prevent further bad commits.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)