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 E3589200BF8 for ; Fri, 30 Dec 2016 05:03:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E20B3160B2D; Fri, 30 Dec 2016 04:03: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 5CF39160B40 for ; Fri, 30 Dec 2016 05:03:00 +0100 (CET) Received: (qmail 42514 invoked by uid 500); 30 Dec 2016 04:02:58 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 42432 invoked by uid 99); 30 Dec 2016 04:02:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Dec 2016 04:02:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6E1FA2C03DE for ; Fri, 30 Dec 2016 04:02:58 +0000 (UTC) Date: Fri, 30 Dec 2016 04:02:58 +0000 (UTC) From: "chenrongwei (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HDFS-11283) why should we not introduce distributed database to storage hdfs's metadata? MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 30 Dec 2016 04:03:01 -0000 chenrongwei created HDFS-11283: ---------------------------------- Summary: why should we not introduce distributed database to = storage hdfs's metadata? Key: HDFS-11283 URL: https://issues.apache.org/jira/browse/HDFS-11283 Project: Hadoop HDFS Issue Type: Wish Reporter: chenrongwei why should we not introduce distributed database to storage hdfs's metadat= a? In my opinion,it maybe loss some performance,but it has below improvements: 1=E3=80=81enhance NN's extend ability,such as NN can support much more file= s and blocks. The problem of massive little files always make me headache. 2=E3=80=81In most MR cluster aren't care the performance loss,but more care= the cluster's scale. 3=E3=80=81NN's HA implements maybe more simply and reasonable. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org