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 5018210318 for ; Mon, 9 Feb 2015 18:30:36 +0000 (UTC) Received: (qmail 76643 invoked by uid 500); 9 Feb 2015 18:30:35 -0000 Delivered-To: apmail-tez-issues-archive@tez.apache.org Received: (qmail 76482 invoked by uid 500); 9 Feb 2015 18:30:35 -0000 Mailing-List: contact issues-help@tez.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tez.apache.org Delivered-To: mailing list issues@tez.apache.org Received: (qmail 76255 invoked by uid 99); 9 Feb 2015 18:30:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Feb 2015 18:30:35 +0000 Date: Mon, 9 Feb 2015 18:30:35 +0000 (UTC) From: "Siddharth Seth (JIRA)" To: issues@tez.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TEZ-2045) TaskAttemptListener should not pull Tasks from AMContainer MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TEZ-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14312576#comment-14312576 ] Siddharth Seth commented on TEZ-2045: ------------------------------------- Thanks, will remove the extra logs. Any other comments, or is this otherwise good to go ? > TaskAttemptListener should not pull Tasks from AMContainer > ---------------------------------------------------------- > > Key: TEZ-2045 > URL: https://issues.apache.org/jira/browse/TEZ-2045 > Project: Apache Tez > Issue Type: Task > Reporter: Siddharth Seth > Assignee: Siddharth Seth > Attachments: TEZ-2045.1.txt, TEZ-2045.2.txt > > > The flow should be reversed where AMContainer registers with the TaskAttemptListener, like it's done for all other operations. -- This message was sent by Atlassian JIRA (v6.3.4#6332)