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 31A5E200BAB for ; Sat, 17 Sep 2016 01:35:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2E551160AC4; Fri, 16 Sep 2016 23:35:22 +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 A1639160AD9 for ; Sat, 17 Sep 2016 01:35:21 +0200 (CEST) Received: (qmail 65457 invoked by uid 500); 16 Sep 2016 23:35:20 -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 65350 invoked by uid 99); 16 Sep 2016 23:35:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Sep 2016 23:35:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 98D412C0D5B for ; Fri, 16 Sep 2016 23:35:20 +0000 (UTC) Date: Fri, 16 Sep 2016 23:35:20 +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: Fri, 16 Sep 2016 23:35:22 -0000 [ https://issues.apache.org/jira/browse/REEF-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15497730#comment-15497730 ] Andrey commented on REEF-1448: ------------------------------ Hi JangHo, Please let me know if you have any design/implementations, otherwise I'd like to take over this task and will start working on it next week .... (high level design outlined above - should be extensible). I will wait till Tue (Sep 20th) for your reply. Best regards, Andrey. > 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: JangHo Seo > 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)