Return-Path: X-Original-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4F4C1DEFC for ; Tue, 16 Oct 2012 16:02:57 +0000 (UTC) Received: (qmail 93556 invoked by uid 500); 16 Oct 2012 16:02:52 -0000 Delivered-To: apmail-hadoop-hdfs-user-archive@hadoop.apache.org Received: (qmail 93422 invoked by uid 500); 16 Oct 2012 16:02:52 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 93413 invoked by uid 99); 16 Oct 2012 16:02:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Oct 2012 16:02:52 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of harunrasiter@gmail.com designates 209.85.217.176 as permitted sender) Received: from [209.85.217.176] (HELO mail-lb0-f176.google.com) (209.85.217.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Oct 2012 16:02:44 +0000 Received: by mail-lb0-f176.google.com with SMTP id s4so4820984lbc.35 for ; Tue, 16 Oct 2012 09:02:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=8sqQT43de4vTy10MfsRW7h6aZtfvoRxjr3ubuCRbSIA=; b=OhQFP6K5Q0dbEK2kW4MI8rX9rX47oKzgBKLvSHka8NFHjcvH7vD9qKdU2o9kn/i8HW 1YR6aNPEMWDhWwGB27yE6ihtRviQeksl0c6VVIA6K5HRoZ2z1gnZOSJutJvkMI12lk1j nG4bEkk2PTQW3k68ecRwytrE+X/1tQyPCG0lDhRBLR4UwJ4vFMnIYzs5LXe7JYW13j2q 7aJ9nX6Whyig6uq8TTm6E+m6Ca7IDBriIkrFvUetT/FSHRmaSw3F2ELqGnRoaTAO86tE VhVQavA6ywwRvkSsXi7ZcNJ0fQCVaiJ3MBxwQ7DTSXE/JdGyatJgXjyzoTgilrtNC1v7 ZRpw== MIME-Version: 1.0 Received: by 10.152.146.67 with SMTP id ta3mr13160559lab.23.1350403344111; Tue, 16 Oct 2012 09:02:24 -0700 (PDT) Received: by 10.114.67.174 with HTTP; Tue, 16 Oct 2012 09:02:24 -0700 (PDT) Date: Tue, 16 Oct 2012 19:02:24 +0300 Message-ID: Subject: wait at the end of job From: =?ISO-8859-2?Q?Harun_Ra=BAit_Er?= To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=e89a8f22c72ba1195004cc2f47e7 X-Virus-Checked: Checked by ClamAV on apache.org --e89a8f22c72ba1195004cc2f47e7 Content-Type: text/plain; charset=ISO-8859-1 Hi Everyone; I have a windows hadoop cluster consists of 8 slaves 1 master node. My hadoop program is a collection of recursive jobs. I create 14 map, 14 reduce tasks in each job. My files are up to 10mb. My problem is that all jobs are waiting at the end of job. Map %100 Reduce %100 seen on command prompt but it does not progress for 5 minutes. Then it goes to next job execution. So anyone has an idea? Thanks. --e89a8f22c72ba1195004cc2f47e7 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi Everyone;
<= span style=3D"color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13= px;background-color:rgb(255,255,255)">
I have a windows hadoop= cluster consists of=A08 slaves 1 master node. My hadoop program is a colle= ction of recursive jobs. I create 14 map, 14 reduce tasks in each job. My f= iles are up to 10mb.

My problem is that all jobs= are waiting at the end of job. Map %100 Reduce %100 seen on command prompt= but it does not progress for 5 minutes. Then it goes to next job execution= .=A0

So anyone has an idea?

Thanks.
--e89a8f22c72ba1195004cc2f47e7--