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 E1E92200B36 for ; Wed, 22 Jun 2016 06:22:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DEF2A160A60; Wed, 22 Jun 2016 04:22:59 +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 58F6A160A4F for ; Wed, 22 Jun 2016 06:22:59 +0200 (CEST) Received: (qmail 19979 invoked by uid 500); 22 Jun 2016 04:22:58 -0000 Mailing-List: contact issues-help@aurora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.apache.org Delivered-To: mailing list issues@aurora.apache.org Received: (qmail 19961 invoked by uid 99); 22 Jun 2016 04:22:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jun 2016 04:22:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CDD1B2C0451 for ; Wed, 22 Jun 2016 04:22:57 +0000 (UTC) Date: Wed, 22 Jun 2016 04:22:57 +0000 (UTC) From: "Renan DelValle (JIRA)" To: issues@aurora.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AURORA-1723) Add support for Mesos Fetcher MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 22 Jun 2016 04:23:00 -0000 [ https://issues.apache.org/jira/browse/AURORA-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15343689#comment-15343689 ] Renan DelValle commented on AURORA-1723: ---------------------------------------- Thanks [~wfarner], this sounds like the right place to look at. As usual, thanks for saving me a few hours of pouring through code. > Add support for Mesos Fetcher > ----------------------------- > > Key: AURORA-1723 > URL: https://issues.apache.org/jira/browse/AURORA-1723 > Project: Aurora > Issue Type: Task > Components: Scheduler > Reporter: Renan DelValle > Priority: Minor > Labels: features > > Adding support for Aurora Tasks to be capable of using the [Mesos Fetcher|http://mesos.apache.org/documentation/latest/fetcher/] by allowing the client to provide arbitrary URIs at which resources can be retrieved. Resources will be marked non-executable to avoid security risks. -- This message was sent by Atlassian JIRA (v6.3.4#6332)