Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 856651858E for ; Mon, 7 Mar 2016 19:17:41 +0000 (UTC) Received: (qmail 60276 invoked by uid 500); 7 Mar 2016 19:17:41 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 60198 invoked by uid 500); 7 Mar 2016 19:17:41 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 60089 invoked by uid 99); 7 Mar 2016 19:17:41 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Mar 2016 19:17:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C3B962C1F62 for ; Mon, 7 Mar 2016 19:17:40 +0000 (UTC) Date: Mon, 7 Mar 2016 19:17:40 +0000 (UTC) From: "John Zhuge (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HADOOP-12900) distcp -delete should show a counter of files deleted MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 John Zhuge created HADOOP-12900: ----------------------------------- Summary: distcp -delete should show a counter of files deleted Key: HADOOP-12900 URL: https://issues.apache.org/jira/browse/HADOOP-12900 Project: Hadoop Common Issue Type: Bug Components: tools/distcp Affects Versions: 2.6.0 Reporter: John Zhuge Assignee: John Zhuge Priority: Minor Command {{hadoop distcp -delete -update src dst}} does not show any counter information about the files deleted. Probably needs a new counter section "DistCp Copy Committer Counters" since the CopyCommitter deletes the missing files. -- This message was sent by Atlassian JIRA (v6.3.4#6332)