Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 61AE1200B33 for ; Wed, 29 Jun 2016 23:33:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6050A160A6F; Wed, 29 Jun 2016 21:33:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A2359160A3C for ; Wed, 29 Jun 2016 23:33:11 +0200 (CEST) Received: (qmail 47325 invoked by uid 500); 29 Jun 2016 21:33:10 -0000 Mailing-List: contact dev-help@reef.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@reef.apache.org Delivered-To: mailing list dev@reef.apache.org Received: (qmail 47305 invoked by uid 99); 29 Jun 2016 21:33:10 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jun 2016 21:33:10 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7C8282C02A2 for ; Wed, 29 Jun 2016 21:33:10 +0000 (UTC) Date: Wed, 29 Jun 2016 21:33:10 +0000 (UTC) From: "Sergiy Matusevych (JIRA)" To: dev@reef.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (REEF-1471) IMRUDriver.FailAction does not report job failure MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 29 Jun 2016 21:33:12 -0000 [ https://issues.apache.org/jira/browse/REEF-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergiy Matusevych reassigned REEF-1471: --------------------------------------- Assignee: Sergiy Matusevych > IMRUDriver.FailAction does not report job failure > ------------------------------------------------- > > Key: REEF-1471 > URL: https://issues.apache.org/jira/browse/REEF-1471 > Project: REEF > Issue Type: Bug > Components: IMRU > Reporter: Andrey > Assignee: Sergiy Matusevych > Priority: Critical > Labels: FT > > Currently both FailAction() and DoneAction() in IMRUDriver have the same behavior: shut down all evaluators and return with no error. > We need to report job failure to RM (yarn). FailAction seem to be right place to do it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)