Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-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 533E8184E6 for ; Wed, 20 Apr 2016 05:10:26 +0000 (UTC) Received: (qmail 10219 invoked by uid 500); 20 Apr 2016 05:10:26 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 10103 invoked by uid 500); 20 Apr 2016 05:10:26 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 9872 invoked by uid 99); 20 Apr 2016 05:10:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Apr 2016 05:10:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7C4D02C1F60 for ; Wed, 20 Apr 2016 05:10:25 +0000 (UTC) Date: Wed, 20 Apr 2016 05:10:25 +0000 (UTC) From: "Lin Yiqun (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-10313) Distcp does not check the order of snapshot names passed to -diff MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-10313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Yiqun updated HDFS-10313: ----------------------------- Attachment: (was: HDFS-10313.001.patch) > Distcp does not check the order of snapshot names passed to -diff > ----------------------------------------------------------------- > > Key: HDFS-10313 > URL: https://issues.apache.org/jira/browse/HDFS-10313 > Project: Hadoop HDFS > Issue Type: Bug > Components: distcp > Reporter: Yongjun Zhang > Assignee: Lin Yiqun > > This jira is to propose adding a check to distcp, when {{-diff s1 s2}} is passed, we need to ensure that s2 is newer than s1, otherwise, abort with a informative error message. > This is the result of my offline discussion with [~jingzhao] on HDFS-9820. Thanks Jing. -- This message was sent by Atlassian JIRA (v6.3.4#6332)