Return-Path: X-Original-To: apmail-tez-issues-archive@minotaur.apache.org Delivered-To: apmail-tez-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A9FC910FBA for ; Tue, 6 Aug 2013 18:50:13 +0000 (UTC) Received: (qmail 85773 invoked by uid 500); 6 Aug 2013 18:50:13 -0000 Delivered-To: apmail-tez-issues-archive@tez.apache.org Received: (qmail 85734 invoked by uid 500); 6 Aug 2013 18:50:12 -0000 Mailing-List: contact issues-help@tez.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tez.incubator.apache.org Delivered-To: mailing list issues@tez.incubator.apache.org Received: (qmail 85703 invoked by uid 99); 6 Aug 2013 18:50:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Aug 2013 18:50:12 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 06 Aug 2013 18:50:10 +0000 Received: (qmail 84251 invoked by uid 99); 6 Aug 2013 18:49:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Aug 2013 18:49:48 +0000 Date: Tue, 6 Aug 2013 18:49:48 +0000 (UTC) From: "Bikas Saha (JIRA)" To: issues@tez.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TEZ-347) CompletionEvents should be generated by Tasks instead of the AM MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/TEZ-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13731088#comment-13731088 ] Bikas Saha commented on TEZ-347: -------------------------------- +1. I was going to open an identical jira. The input and output classes (or their proxies on the AM) are the ones who really know contents (eg URI's) of the data. > CompletionEvents should be generated by Tasks instead of the AM > --------------------------------------------------------------- > > Key: TEZ-347 > URL: https://issues.apache.org/jira/browse/TEZ-347 > Project: Apache Tez > Issue Type: Improvement > Reporter: Siddharth Seth > > DependencyCompletionEvents / TaskCompletionEvents should be generated by the task itself instead of being generated in the AM. Currently the AM generates these events assuming the tasks are connected together using the ShuffleHandler. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira