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 1D18A200B6D for ; Tue, 23 Aug 2016 14:55:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1BC19160AC3; Tue, 23 Aug 2016 12:55: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 88ED9160AA5 for ; Tue, 23 Aug 2016 14:55:21 +0200 (CEST) Received: (qmail 72442 invoked by uid 500); 23 Aug 2016 12:55:20 -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 72420 invoked by uid 99); 23 Aug 2016 12:55:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Aug 2016 12:55:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 867822C0152 for ; Tue, 23 Aug 2016 12:55:20 +0000 (UTC) Date: Tue, 23 Aug 2016 12:55:20 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-16467) Move AbstractHBaseTool to hbase-common MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 23 Aug 2016 12:55:22 -0000 [ https://issues.apache.org/jira/browse/HBASE-16467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15432729#comment-15432729 ] Hudson commented on HBASE-16467: -------------------------------- FAILURE: Integrated in Jenkins build HBase-0.98-matrix #390 (See [https://builds.apache.org/job/HBase-0.98-matrix/390/]) HBASE-16467 Move AbstractHBaseTool to hbase-common. (appy: rev ac3ec633388eb6160efa2ba593207ce5fef7ecfc) * (add) hbase-common/src/main/java/org/apache/hadoop/hbase/util/AbstractHBaseTool.java * (delete) hbase-server/src/main/java/org/apache/hadoop/hbase/util/AbstractHBaseTool.java > Move AbstractHBaseTool to hbase-common > -------------------------------------- > > Key: HBASE-16467 > URL: https://issues.apache.org/jira/browse/HBASE-16467 > Project: HBase > Issue Type: Task > Reporter: Appy > Assignee: Appy > Priority: Trivial > Fix For: 2.0.0, 1.3.0, 1.0.4, 1.4.0, 1.1.6, 1.2.3, 0.98.22 > > Attachments: HBASE-16467.master.001.patch > > > So it can be used by perf tools going to be added in hbase-procedure. -- This message was sent by Atlassian JIRA (v6.3.4#6332)