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 E1394200BB3 for ; Wed, 19 Oct 2016 00:20:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DF3B0160AF7; Tue, 18 Oct 2016 22:20:05 +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 57B2D160AE5 for ; Wed, 19 Oct 2016 00:20:05 +0200 (CEST) Received: (qmail 52443 invoked by uid 500); 18 Oct 2016 22:19: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 52073 invoked by uid 99); 18 Oct 2016 22:19:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Oct 2016 22:19:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 670FE2C4C77 for ; Tue, 18 Oct 2016 22:19:58 +0000 (UTC) Date: Tue, 18 Oct 2016 22:19:58 +0000 (UTC) From: "Andrew Wang (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-11009) Add a tool to reconstruct block meta file from CLI MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 18 Oct 2016 22:20:06 -0000 [ https://issues.apache.org/jira/browse/HDFS-11009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15586850#comment-15586850 ] Andrew Wang commented on HDFS-11009: ------------------------------------ +1 LGTM thanks Xiao! > Add a tool to reconstruct block meta file from CLI > -------------------------------------------------- > > Key: HDFS-11009 > URL: https://issues.apache.org/jira/browse/HDFS-11009 > Project: Hadoop HDFS > Issue Type: Improvement > Components: datanode > Reporter: Xiao Chen > Assignee: Xiao Chen > Attachments: HDFS-11009.01.patch, HDFS-11009.02.patch, HDFS-11009.03.patch, HDFS-11009.04.patch > > > If the block file on local disk presents, but the meta file is missing, it's theoretically possible to manually restore the meta file and have the block readable. > This jira is to propose to add such a tool to do that. -- 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