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 3C49C200BEC for ; Wed, 14 Dec 2016 23:41:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 398F4160B0D; Wed, 14 Dec 2016 22:41:00 +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 B21F9160B19 for ; Wed, 14 Dec 2016 23:40:59 +0100 (CET) Received: (qmail 8489 invoked by uid 500); 14 Dec 2016 22:40:58 -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 8420 invoked by uid 99); 14 Dec 2016 22:40:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Dec 2016 22:40:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 880812C03EA for ; Wed, 14 Dec 2016 22:40:58 +0000 (UTC) Date: Wed, 14 Dec 2016 22:40:58 +0000 (UTC) From: "Josh Elser (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-17000) [RegionServer] Compute region filesystem space use and report to Master MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 14 Dec 2016 22:41:00 -0000 [ https://issues.apache.org/jira/browse/HBASE-17000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-17000: ------------------------------- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Thanks for the review cycles, Ted and Stephen! Applied .005 to HBASE-16961. > [RegionServer] Compute region filesystem space use and report to Master > ----------------------------------------------------------------------- > > Key: HBASE-17000 > URL: https://issues.apache.org/jira/browse/HBASE-17000 > Project: HBase > Issue Type: Sub-task > Components: regionserver > Reporter: Josh Elser > Assignee: Josh Elser > Fix For: 2.0.0 > > Attachments: HBASE-17000.001.patch, HBASE-17000.002.HBASE-16961.patch, HBASE-17000.004.HBASE-16961.patch, HBASE-17000.005.HBASE-16961.patch > > > Each RegionServer needs to track how much space a Region takes up and roll this up to the table level. > Aggregation of this information in the Master will be covered by HBASE-16997. -- This message was sent by Atlassian JIRA (v6.3.4#6332)