Return-Path: X-Original-To: apmail-hadoop-common-user-archive@www.apache.org Delivered-To: apmail-hadoop-common-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E4FF59AD5 for ; Mon, 27 Feb 2012 19:55:59 +0000 (UTC) Received: (qmail 55911 invoked by uid 500); 27 Feb 2012 19:55:56 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 55777 invoked by uid 500); 27 Feb 2012 19:55:56 -0000 Mailing-List: contact common-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-user@hadoop.apache.org Delivered-To: mailing list common-user@hadoop.apache.org Received: (qmail 55768 invoked by uid 99); 27 Feb 2012 19:55:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Feb 2012 19:55:56 +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 mohitanchlia@gmail.com designates 209.85.160.48 as permitted sender) Received: from [209.85.160.48] (HELO mail-pw0-f48.google.com) (209.85.160.48) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Feb 2012 19:55:48 +0000 Received: by pbcup7 with SMTP id up7so1907516pbc.35 for ; Mon, 27 Feb 2012 11:55:08 -0800 (PST) Received-SPF: pass (google.com: domain of mohitanchlia@gmail.com designates 10.68.136.4 as permitted sender) client-ip=10.68.136.4; Authentication-Results: mr.google.com; spf=pass (google.com: domain of mohitanchlia@gmail.com designates 10.68.136.4 as permitted sender) smtp.mail=mohitanchlia@gmail.com; dkim=pass header.i=mohitanchlia@gmail.com Received: from mr.google.com ([10.68.136.4]) by 10.68.136.4 with SMTP id pw4mr23636916pbb.131.1330372508779 (num_hops = 1); Mon, 27 Feb 2012 11:55:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=6H4jOUazFNiQKD409y0K2BCD7xxNr/VmQAXhwhS3Ipw=; b=Wh5sN5N1riBiHGnzg2mIi3uVp6KysRIpCegMcq7MnP6N209IMi0pLB4CESFzelH7cL SMjA1sEeqNLYV9QguqpqQrIwDVUcHLrlPoafmQBcqSMnBt2+ppTWNZ0iXzvBFsIJV0Eb uCrZziw+qOviBg1fXObjwKhi7tNviraAj1RSs= MIME-Version: 1.0 Received: by 10.68.136.4 with SMTP id pw4mr20139238pbb.131.1330372508728; Mon, 27 Feb 2012 11:55:08 -0800 (PST) Received: by 10.68.242.37 with HTTP; Mon, 27 Feb 2012 11:55:05 -0800 (PST) Date: Mon, 27 Feb 2012 11:55:05 -0800 Message-ID: Subject: Task Killed but no errors From: Mohit Anchlia To: common-user@hadoop.apache.org Content-Type: multipart/alternative; boundary=047d7b15aeabcd3c3c04b9f77cf9 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b15aeabcd3c3c04b9f77cf9 Content-Type: text/plain; charset=ISO-8859-1 I submitted a map reduce job that had 9 tasks killed out of 139. But I don't see any errors in the admin page. The entire job however has SUCCEDED. How can I track down the reason? Also, how do I determine if this is something to worry about? --047d7b15aeabcd3c3c04b9f77cf9--