Return-Path: Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: (qmail 99389 invoked from network); 25 Oct 2009 00:55:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Oct 2009 00:55:22 -0000 Received: (qmail 32818 invoked by uid 500); 25 Oct 2009 00:55:22 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 32720 invoked by uid 500); 25 Oct 2009 00:55:22 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 32641 invoked by uid 99); 25 Oct 2009 00:55:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Oct 2009 00:55:22 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Oct 2009 00:55:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6FE66234C04C for ; Sat, 24 Oct 2009 17:54:59 -0700 (PDT) Message-ID: <1145921754.1256432099456.JavaMail.jira@brutus> Date: Sun, 25 Oct 2009 00:54:59 +0000 (UTC) From: "Christian Kunz (JIRA)" To: hdfs-dev@hadoop.apache.org Subject: [jira] Created: (HDFS-732) HDFS files are ending up truncated MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 HDFS files are ending up truncated ---------------------------------- Key: HDFS-732 URL: https://issues.apache.org/jira/browse/HDFS-732 Project: Hadoop HDFS Issue Type: Bug Components: name-node Affects Versions: 0.20.1 Reporter: Christian Kunz We recently started to use hadoop-0.20.1 in our production environment (less than 2 weeks ago) and already had 3 instances of truncated files, more than we had for months using hadoop-0.18.3. Writing is done using libhdfs, although it rather seems to be a problem on the server side. I will post some relevant logs (they are too large to be put into the description) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.