From hadoop-dev-return-3524-apmail-lucene-hadoop-dev-archive=lucene.apache.org@lucene.apache.org Fri Sep 01 21:14:50 2006 Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 47182 invoked from network); 1 Sep 2006 21:14:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Sep 2006 21:14:49 -0000 Received: (qmail 54904 invoked by uid 500); 1 Sep 2006 21:14:47 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 54880 invoked by uid 500); 1 Sep 2006 21:14:47 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 54869 invoked by uid 99); 1 Sep 2006 21:14:47 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Sep 2006 14:14:47 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Sep 2006 14:14:46 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5408641000B for ; Fri, 1 Sep 2006 21:11:23 +0000 (GMT) Message-ID: <26979027.1157145083341.JavaMail.jira@brutus> Date: Fri, 1 Sep 2006 14:11:23 -0700 (PDT) From: "Doug Cutting (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Commented: (HADOOP-320) bin/hadoop dfs -mv does not mv source's checksum file if source is a file In-Reply-To: <20152082.1151017529846.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/HADOOP-320?page=comments#action_12432243 ] Doug Cutting commented on HADOOP-320: ------------------------------------- I've heard more reports of this. Can someone please provide a test case that demonstrates this? > bin/hadoop dfs -mv does not mv source's checksum file if source is a file > -------------------------------------------------------------------------- > > Key: HADOOP-320 > URL: http://issues.apache.org/jira/browse/HADOOP-320 > Project: Hadoop > Issue Type: Bug > Components: dfs > Affects Versions: 0.3.2 > Reporter: Hairong Kuang > Assigned To: Hairong Kuang > Fix For: 0.6.0 > > Attachments: rename.patch > > > None of the rename operation of DistributedSystem or DFSClient checks if the source is a file or not. Need also to rename the checksum file accordingly if the source is a file. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira