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 8945B200BAE for ; Fri, 28 Oct 2016 18:22:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 882ED160B08; Fri, 28 Oct 2016 16:22:01 +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 EAB95160AF5 for ; Fri, 28 Oct 2016 18:22:00 +0200 (CEST) Received: (qmail 6690 invoked by uid 500); 28 Oct 2016 16:21:59 -0000 Mailing-List: contact issues-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mesos.apache.org Delivered-To: mailing list issues@mesos.apache.org Received: (qmail 6286 invoked by uid 99); 28 Oct 2016 16:21:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Oct 2016 16:21:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3C50E2C2A6E for ; Fri, 28 Oct 2016 16:21:59 +0000 (UTC) Date: Fri, 28 Oct 2016 16:21:59 +0000 (UTC) From: "Artem Harutyunyan (JIRA)" To: issues@mesos.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MESOS-6288) The default executor should maintain launcher_dir. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 28 Oct 2016 16:22:01 -0000 [ https://issues.apache.org/jira/browse/MESOS-6288?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Artem Harutyunyan updated MESOS-6288: ------------------------------------- Sprint: Mesosphere Sprint 44, Mesosphere Sprint 45, Mesosphere Sprint 4= 6 (was: Mesosphere Sprint 44, Mesosphere Sprint 45) > The default executor should maintain launcher_dir. > -------------------------------------------------- > > Key: MESOS-6288 > URL: https://issues.apache.org/jira/browse/MESOS-6288 > Project: Mesos > Issue Type: Bug > Reporter: Alexander Rukletsov > Assignee: Gast=C3=B3n Kleiman > Labels: health-check, mesosphere > > Both command and docker executors require {{launcher_dir}} is provided in= a flag. This directory contains mesos binaries, e.g. a tcp checker necessa= ry for TCP health check. The default executor should obtain somehow (a flag= , env var) and maintain this directory for health checker to use. -- This message was sent by Atlassian JIRA (v6.3.4#6332)