Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B363917A24 for ; Sat, 11 Apr 2015 00:47:13 +0000 (UTC) Received: (qmail 79434 invoked by uid 500); 11 Apr 2015 00:47:12 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 79276 invoked by uid 500); 11 Apr 2015 00:47:12 -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 78993 invoked by uid 99); 11 Apr 2015 00:47:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Apr 2015 00:47:12 +0000 Date: Sat, 11 Apr 2015 00:47:12 +0000 (UTC) From: "Andrew Purtell (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HBASE-2811) Offer a fully integrated Hadoop+HBase+ZooKeeper solution 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-2811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-2811. ----------------------------------- Resolution: Later Lovely idea but we've been talking about it for more than 5 years > Offer a fully integrated Hadoop+HBase+ZooKeeper solution > -------------------------------------------------------- > > Key: HBASE-2811 > URL: https://issues.apache.org/jira/browse/HBASE-2811 > Project: HBase > Issue Type: New Feature > Reporter: Jean-Daniel Cryans > > As dicussed at the Hadoop Summit and HUG11, we could improve usability a lot simply by shipping with all the required components and manage them all. I see two way of doing this: > # We keep all components separated and start/stop them in the right order. It would be much easier for us to develop but it would be much less friendly to use than the next solution. > # Integrate the DNs and TTs with the RSs, the NN, the JT and a ZK quorum member with the master. I'm not sure if it's easily doable but that's what we do for our unit tests so it must be possible. > Then we need to make sure that we have options to disable that management like we currently do for ZK. > This would also give us the chance to configure HDFS with the right amount of xcievers out of the box, among other settings. -- This message was sent by Atlassian JIRA (v6.3.4#6332)