From hdfs-issues-return-268034-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Tue Jun 18 01:02:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id DC5DC18062B for ; Tue, 18 Jun 2019 03:02:01 +0200 (CEST) Received: (qmail 5643 invoked by uid 500); 18 Jun 2019 01:02:00 -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 5626 invoked by uid 99); 18 Jun 2019 01:02:00 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Jun 2019 01:02:00 +0000 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 4B0AEE02E3 for ; Tue, 18 Jun 2019 01:02:00 +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 1039924617 for ; Tue, 18 Jun 2019 01:02:00 +0000 (UTC) Date: Tue, 18 Jun 2019 01:02:00 +0000 (UTC) From: "qiang Liu (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-14303) check block directory logic not correct when there is only meta file, print no meaning warn log MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-14303?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] qiang Liu updated HDFS-14303: ----------------------------- Attachment: HDFS-14303-branch-2.015.patch > check block directory logic not correct when there is only meta file, pri= nt no meaning warn log > -------------------------------------------------------------------------= ---------------------- > > Key: HDFS-14303 > URL: https://issues.apache.org/jira/browse/HDFS-14303 > Project: Hadoop HDFS > Issue Type: Bug > Components: datanode, hdfs > Affects Versions: 2.7.3, 2.9.2, 2.8.5 > Environment: env free > Reporter: qiang Liu > Assignee: qiang Liu > Priority: Minor > Labels: easy-fix > Attachments: HDFS-14303-branch-2.005.patch, HDFS-14303-branch-2.0= 09.patch, HDFS-14303-branch-2.010.patch, HDFS-14303-branch-2.015.patch, HDF= S-14303-branch-2.7.001.patch, HDFS-14303-branch-2.7.004.patch, HDFS-14303-b= ranch-2.7.006.patch, HDFS-14303-branch-2.9.011.patch, HDFS-14303-branch-2.9= .012.patch, HDFS-14303-branch-2.9.013.patch, HDFS-14303-trunk.014.patch, HD= FS-14303-trunk.015.patch > > Original Estimate: 1m > Remaining Estimate: 1m > > chek block directory logic not correct when there is only meta file,print= no meaning warn log, eg: > =C2=A0WARN DirectoryScanner:? - Block: 1101939874 has to be upgraded to b= lock ID-based layout. Actual block file path: /data14/hadoop/data/current/B= P-1461038173-10.8.48.152-1481686842620/current/finalized/subdir174/subdir68= , expected block file path: /data14/hadoop/data/current/BP-1461038173-10.8.= 48.152-1481686842620/current/finalized/subdir174/subdir68/subdir68 -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org