Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2184C10C05 for ; Mon, 9 Feb 2015 16:34:35 +0000 (UTC) Received: (qmail 8011 invoked by uid 500); 9 Feb 2015 16:34:35 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 7962 invoked by uid 500); 9 Feb 2015 16:34:35 -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 7946 invoked by uid 99); 9 Feb 2015 16:34:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Feb 2015 16:34:34 +0000 Date: Mon, 9 Feb 2015 16:34:34 +0000 (UTC) From: "Solomon Duskis (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-12991) Use HBase 1.0 interfaces in hbase-rest MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-12991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Solomon Duskis updated HBASE-12991: ----------------------------------- Status: Patch Available (was: Open) > Use HBase 1.0 interfaces in hbase-rest > -------------------------------------- > > Key: HBASE-12991 > URL: https://issues.apache.org/jira/browse/HBASE-12991 > Project: HBase > Issue Type: Bug > Reporter: Solomon Duskis > Assignee: Solomon Duskis > Fix For: 2.0.0, 1.0.1 > > Attachments: HBASE-12991.patch > > > hbase-rest uses HTable and HBaseAdmin under the covers. They should use the new hbase 1.0 interfaces instead. -- This message was sent by Atlassian JIRA (v6.3.4#6332)