From hdfs-issues-return-282587-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Tue Sep 10 09:55:05 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 3D467180642 for ; Tue, 10 Sep 2019 11:55:05 +0200 (CEST) Received: (qmail 62177 invoked by uid 500); 10 Sep 2019 09:55:04 -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 62153 invoked by uid 99); 10 Sep 2019 09:55:04 -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, 10 Sep 2019 09:55:04 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id BAEA9E315C for ; Tue, 10 Sep 2019 09:55:03 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 357AA782347 for ; Tue, 10 Sep 2019 09:55:01 +0000 (UTC) Date: Tue, 10 Sep 2019 09:55:01 +0000 (UTC) From: "Shashikant Banerjee (Jira)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-13660) DistCp job fails when new data is appended in the file while the distCp copy job is running 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-13660?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Shashikant Banerjee updated HDFS-13660: --------------------------------------- Status: Patch Available (was: Open) > DistCp job fails when new data is appended in the file while the distCp c= opy job is running > -------------------------------------------------------------------------= ------------------ > > Key: HDFS-13660 > URL: https://issues.apache.org/jira/browse/HDFS-13660 > Project: Hadoop HDFS > Issue Type: Bug > Components: distcp > Reporter: Mukund Thakur > Assignee: Mukund Thakur > Priority: Critical > Attachments: distcp_failure_when_file_append.log > > > Steps to reproduce:=C2=A0 > Suppose distcp MR job is copying the file /tmp/web_returns_merged/data-m-= 002 and=C2=A0 > we append some more data to this file using command=C2=A0 > hadoop fs -appendToFile xaa=C2=A0 /tmp/web_returns_merged/data-m-002 > the job fails with exception=C2=A0 > Mismatch in length of source:hdfs://mycluster0/tmp/web_returns_merged/da= ta-m-002 and target. > Attached the logs. -- This message was sent by Atlassian Jira (v8.3.2#803003) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org