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 BB3EF195D7 for ; Sun, 28 Feb 2016 12:35:18 +0000 (UTC) Received: (qmail 60002 invoked by uid 500); 28 Feb 2016 12:35:18 -0000 Delivered-To: apmail-tez-issues-archive@tez.apache.org Received: (qmail 59952 invoked by uid 500); 28 Feb 2016 12:35:18 -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 59940 invoked by uid 99); 28 Feb 2016 12:35:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Feb 2016 12:35:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 191E32C14F2 for ; Sun, 28 Feb 2016 12:35:18 +0000 (UTC) Date: Sun, 28 Feb 2016 12:35:18 +0000 (UTC) From: "Tsuyoshi Ozawa (JIRA)" To: issues@tez.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TEZ-3009) Errors that occur during container task acquisition are not logged 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-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15171026#comment-15171026 ] Tsuyoshi Ozawa commented on TEZ-3009: ------------------------------------- Kicking CI again. [~sseth], the patch looks good to me(non-binding). Could you check it? > Errors that occur during container task acquisition are not logged > ------------------------------------------------------------------ > > Key: TEZ-3009 > URL: https://issues.apache.org/jira/browse/TEZ-3009 > Project: Apache Tez > Issue Type: Bug > Affects Versions: 0.7.0 > Reporter: Jason Lowe > Assignee: Jason Lowe > Attachments: TEZ-3009.001.patch, TEZ-3009.002.patch > > > If TezChild encounters an error while trying to obtain a task the error will be silently handled. This results in a mysterious shutdown of containers with no cause. -- This message was sent by Atlassian JIRA (v6.3.4#6332)