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 B2A8C200CC5 for ; Tue, 11 Jul 2017 22:32:06 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B1A051672DD; Tue, 11 Jul 2017 20:32:06 +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 025121672DC for ; Tue, 11 Jul 2017 22:32:05 +0200 (CEST) Received: (qmail 33573 invoked by uid 500); 11 Jul 2017 20:32:04 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 33561 invoked by uid 99); 11 Jul 2017 20:32:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jul 2017 20:32:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 6CEC0188AC2 for ; Tue, 11 Jul 2017 20:32:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id EF4n2IkOPCys for ; Tue, 11 Jul 2017 20:32:03 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 0201D623BB for ; Tue, 11 Jul 2017 20:32:03 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id C86ABE0E16 for ; Tue, 11 Jul 2017 20:32:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 953CE24701 for ; Tue, 11 Jul 2017 20:32:00 +0000 (UTC) Date: Tue, 11 Jul 2017 20:32:00 +0000 (UTC) From: "Mike Drob (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HBASE-4329) Use NextGen Hadoop to deploy HBase MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 11 Jul 2017 20:32:06 -0000 [ https://issues.apache.org/jira/browse/HBASE-4329?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved HBASE-4329. ------------------------------ Resolution: Won't Fix AFAICT, this is the raison d'=C3=AAtre for Apache Slider. Doesn't look like there is any further movement on this JIRA, cleaning it u= p. > Use NextGen Hadoop to deploy HBase > ---------------------------------- > > Key: HBASE-4329 > URL: https://issues.apache.org/jira/browse/HBASE-4329 > Project: HBase > Issue Type: Brainstorming > Reporter: Arun C Murthy > Assignee: Devaraj Das > > Currently (circa 2011), with due respect, it's not practical to run share= d, multi-tenant HBase clusters on the largest Hadoop installs (of 4000+ nod= es). > As an interim, I'd like to brainstorm using NextGen Hadoop (MAPREDUCE-279= ) to deploy HBase for focussed sets of applications/users/organizations. Th= us, one could deploy a smaller instance of HBase (100s of nodes) in a large= Hadoop cluster and use it for a set of applications. > The other advantage is that the resource usage of HBase (master, region-s= erver etc.) is accounted for in the overall utilization of the cluster and,= conceivably, aid in resource tracking, capacity planning etc. > ---- > Thoughts? -- This message was sent by Atlassian JIRA (v6.4.14#64029)