Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B8552200B83 for ; Sat, 3 Sep 2016 02:06:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B6DAF160A8C; Sat, 3 Sep 2016 00:06:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 0C78B160ACB for ; Sat, 3 Sep 2016 02:06:21 +0200 (CEST) Received: (qmail 90578 invoked by uid 500); 3 Sep 2016 00:06:21 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 90390 invoked by uid 99); 3 Sep 2016 00:06:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Sep 2016 00:06:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id ABE9A2C1B89 for ; Sat, 3 Sep 2016 00:06:20 +0000 (UTC) Date: Sat, 3 Sep 2016 00:06:20 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-16538) Version mismatch in HBaseConfiguration.checkDefaultsVersion MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 03 Sep 2016 00:06:22 -0000 [ https://issues.apache.org/jira/browse/HBASE-16538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15459952#comment-15459952 ] Hudson commented on HBASE-16538: -------------------------------- FAILURE: Integrated in Jenkins build HBase-1.2-JDK7 #22 (See [https://builds.apache.org/job/HBase-1.2-JDK7/22/]) HBASE-16538 Changes the way version information is stored during build. (appy: rev 80444b01f8688c3dcd69d4b4008e270598dbc1be) * (edit) hbase-common/src/saveVersion.sh * (edit) hbase-common/src/main/java/org/apache/hadoop/hbase/util/VersionInfo.java * (delete) hbase-common/src/main/java/org/apache/hadoop/hbase/VersionAnnotation.java > Version mismatch in HBaseConfiguration.checkDefaultsVersion > ----------------------------------------------------------- > > Key: HBASE-16538 > URL: https://issues.apache.org/jira/browse/HBASE-16538 > Project: HBase > Issue Type: Bug > Reporter: Appy > Labels: configuration, test-failure > Fix For: 2.0.0, 1.0.4, 1.4.0, 1.1.6, 1.2.3, 0.98.23 > > Attachments: HBASE-16538.master.001.patch, HBASE-16538.master.002.patch > > > {noformat} > org.apache.hadoop.hbase.procedure2.TestYieldProcedures > testYieldEachExecutionStep(org.apache.hadoop.hbase.procedure2.TestYieldProcedures) Time elapsed: 0.255 sec <<< ERROR! > java.lang.RuntimeException: hbase-default.xml file seems to be for an older version of HBase (2.0.0-SNAPSHOT), this version is Unknown > at org.apache.hadoop.hbase.HBaseConfiguration.checkDefaultsVersion(HBaseConfiguration.java:73) > at org.apache.hadoop.hbase.HBaseConfiguration.addHbaseResources(HBaseConfiguration.java:83) > at org.apache.hadoop.hbase.HBaseConfiguration.create(HBaseConfiguration.java:98) > at org.apache.hadoop.hbase.HBaseCommonTestingUtility.(HBaseCommonTestingUtility.java:46) > at org.apache.hadoop.hbase.procedure2.TestYieldProcedures.setUp(TestYieldProcedures.java:63) > {noformat} > (Exact test is not important) > Reference run: > https://builds.apache.org/view/All/job/HBase-Trunk_matrix/jdk=JDK%201.8%20(latest),label=yahoo-not-h2/1515/console -- This message was sent by Atlassian JIRA (v6.3.4#6332)