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 40482200BCA for ; Mon, 21 Nov 2016 22:09:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 3EC7F160B1C; Mon, 21 Nov 2016 21:09:00 +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 B7944160AF9 for ; Mon, 21 Nov 2016 22:08:59 +0100 (CET) Received: (qmail 53364 invoked by uid 500); 21 Nov 2016 21:08:59 -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 53300 invoked by uid 99); 21 Nov 2016 21:08:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Nov 2016 21:08:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B840E2C4C72 for ; Mon, 21 Nov 2016 21:08:58 +0000 (UTC) Date: Mon, 21 Nov 2016 21:08:58 +0000 (UTC) From: "Andrey (JIRA)" To: dev@reef.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (REEF-1448) Support for upstream heartbeats MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 21 Nov 2016 21:09:00 -0000 [ https://issues.apache.org/jira/browse/REEF-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15684733#comment-15684733 ] Andrey commented on REEF-1448: ------------------------------ yes, client just need to provide IJobCancelledDetector.IsJobCancelled implementation when submitting job. resolving this issue. > Support for upstream heartbeats > ------------------------------- > > Key: REEF-1448 > URL: https://issues.apache.org/jira/browse/REEF-1448 > Project: REEF > Issue Type: New Feature > Reporter: Markus Weimer > Assignee: Andrey > Labels: FT > > REEF supports heartbeating regarding its own health towards the YARN and Mesos master and the client that spawned the REEF job. What is missing is the reverse: Sometimes, REEF applications need to implement fate sharing with the program / service that launched them. If that service dies, we want the REEF application to shutdown as well. -- This message was sent by Atlassian JIRA (v6.3.4#6332)