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 3C96F11245 for ; Fri, 16 May 2014 17:55:41 +0000 (UTC) Received: (qmail 66935 invoked by uid 500); 16 May 2014 16:58:22 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 94179 invoked by uid 500); 16 May 2014 16:33:24 -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 34766 invoked by uid 99); 16 May 2014 16:09:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 May 2014 16:09:16 +0000 Date: Fri, 16 May 2014 16:09:16 +0000 (UTC) From: "Jimmy Xiang (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-11165) Scaling so cluster can host 1M regions and beyond (50M regions?) 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-11165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999925#comment-13999925 ] Jimmy Xiang commented on HBASE-11165: ------------------------------------- It may take a while for a single master to assign 50 million regions. It is also quite some load to the ZK if we use ZK for region assignment. > Scaling so cluster can host 1M regions and beyond (50M regions?) > ---------------------------------------------------------------- > > Key: HBASE-11165 > URL: https://issues.apache.org/jira/browse/HBASE-11165 > Project: HBase > Issue Type: Brainstorming > Reporter: stack > > This discussion issue comes out of "Co-locate Meta And Master HBASE-10569" and comments on the doc posted there. > A user -- our Francis Liu -- needs to be able to scale a cluster to do 1M regions maybe even 50M later. This issue is about discussing how we will do that (or if not 50M on a cluster, how otherwise we can attain same end). > More detail to follow. -- This message was sent by Atlassian JIRA (v6.2#6252)