Return-Path: X-Original-To: apmail-aurora-issues-archive@minotaur.apache.org Delivered-To: apmail-aurora-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 EBDB71062C for ; Mon, 1 Dec 2014 21:59:37 +0000 (UTC) Received: (qmail 88363 invoked by uid 500); 1 Dec 2014 21:59:37 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 88320 invoked by uid 500); 1 Dec 2014 21:59:37 -0000 Mailing-List: contact issues-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.incubator.apache.org Delivered-To: mailing list issues@aurora.incubator.apache.org Received: (qmail 88311 invoked by uid 99); 1 Dec 2014 21:59:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Dec 2014 21:59:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 01 Dec 2014 21:59:15 +0000 Received: (qmail 84427 invoked by uid 99); 1 Dec 2014 21:59:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Dec 2014 21:59:13 +0000 Date: Mon, 1 Dec 2014 21:59:13 +0000 (UTC) From: "Chris Lambert (JIRA)" To: issues@aurora.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AURORA-414) if thermos_executor_runner exists on $PATH, choose it instead of embedded runner MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AURORA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Lambert updated AURORA-414: --------------------------------- Sprint: Twitter Aurora Q4 Sprint 5 > if thermos_executor_runner exists on $PATH, choose it instead of embedded runner > -------------------------------------------------------------------------------- > > Key: AURORA-414 > URL: https://issues.apache.org/jira/browse/AURORA-414 > Project: Aurora > Issue Type: Task > Components: Executor, Thermos > Reporter: brian wickman > Assignee: brian wickman > Priority: Critical > > Right now the ThermosTaskRunner in the aurora executor requires the thermos runner to be embedded as a pex file. This is not compatible philosophically with the ability to pip install everything. If a runner exists on the $PATH, we should use that instead. -- This message was sent by Atlassian JIRA (v6.3.4#6332)