Return-Path: X-Original-To: apmail-hadoop-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-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 2D2E2D6B0 for ; Wed, 21 Nov 2012 14:21:00 +0000 (UTC) Received: (qmail 22226 invoked by uid 500); 21 Nov 2012 14:20:55 -0000 Delivered-To: apmail-hadoop-user-archive@hadoop.apache.org Received: (qmail 21948 invoked by uid 500); 21 Nov 2012 14:20:54 -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 21931 invoked by uid 99); 21 Nov 2012 14:20:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Nov 2012 14:20:54 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of akumarb2010@gmail.com designates 209.85.215.176 as permitted sender) Received: from [209.85.215.176] (HELO mail-ea0-f176.google.com) (209.85.215.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Nov 2012 14:20:47 +0000 Received: by mail-ea0-f176.google.com with SMTP id d13so1276070eaa.35 for ; Wed, 21 Nov 2012 06:20:26 -0800 (PST) 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=3TlkOEq3JPVpbtr/BB43r4O+t8DF2V6aG4o2pq/pmkE=; b=NROhpS2xy5phSG5uibTT9C4RDWP/kTpGAecNbu+QUb0gJeYsphsXiOLseapbG5AikL 47itdjqwN+dbWF+mvP/1AqVsTYYWU8lo7noJF5VyW9ceP7RcjbhNYbIE776JbnOs0HQj YVhLGZPXhHmmqZYEHqqiz5Pkvr9wdqTfOIwgDpVsqulWG7HzdqyVc72oeOisizoW3WPB 8QjIkWbRA/DZvnURPXIRvPVd4YvfeUg4fpPUNtht32m/w88iB+L1Xk20JYsq0TkMeE7A PdFPwkxrPJ1uovNLWMgDyCk5aQyV0+etzQ2ZwUrPfvtdB6ftXZU2uuwzlYRa4+45llpz +hMA== MIME-Version: 1.0 Received: by 10.14.203.2 with SMTP id e2mr23258067eeo.20.1353507626387; Wed, 21 Nov 2012 06:20:26 -0800 (PST) Received: by 10.223.130.7 with HTTP; Wed, 21 Nov 2012 06:20:26 -0800 (PST) Date: Wed, 21 Nov 2012 19:50:26 +0530 Message-ID: Subject: When speculative execution is true, there is a data loss issue with multpleoutputs From: AnilKumar B To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=047d7b33db12458a6604cf020dfa X-Virus-Checked: Checked by ClamAV on apache.org --047d7b33db12458a6604cf020dfa Content-Type: text/plain; charset=ISO-8859-1 Hi, We have observed some data loss when we enabled speculative execution with multipleoutputs. But when we disabled speculative execution, multipleOutputs working fine. I am also trying to find the issue, but meanwhile want to know, If anyone faced similar issue and what could be the problem? We are using very old version 0.20.203. Thanks, B Anil Kumar. --047d7b33db12458a6604cf020dfa Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi,

We have observed some data loss when we e= nabled speculative execution with multipleoutputs. But when we disabled spe= culative execution, multipleOutputs working fine.

I am also trying to find the issue, but meanwhile want to know, If anyone f= aced similar issue and what could be the problem?=A0

We are using very old version 0.20.203.

Thanks,=
B Anil Kumar.
--047d7b33db12458a6604cf020dfa--