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 F148C17C82 for ; Fri, 3 Oct 2014 00:52:57 +0000 (UTC) Received: (qmail 98012 invoked by uid 500); 3 Oct 2014 00:52:57 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 97972 invoked by uid 500); 3 Oct 2014 00:52:57 -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 97963 invoked by uid 99); 3 Oct 2014 00:52:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Oct 2014 00:52:57 +0000 X-ASF-Spam-Status: No, hits=-2000.6 required=5.0 tests=ALL_TRUSTED,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; Fri, 03 Oct 2014 00:52:36 +0000 Received: (qmail 97875 invoked by uid 99); 3 Oct 2014 00:52:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Oct 2014 00:52:33 +0000 Date: Fri, 3 Oct 2014 00:52:33 +0000 (UTC) From: "Bill Farner (JIRA)" To: issues@aurora.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AURORA-790) Resources field should belong to aurora, not thermos 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-790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14157527#comment-14157527 ] Bill Farner commented on AURORA-790: ------------------------------------ Just to add context, i assume you mean this? https://github.com/apache/incubator-aurora/blob/467f84285d7fd0c9f861b839f25449b194e391e4/src/main/python/apache/thermos/config/schema_base.py#L38-L41 > Resources field should belong to aurora, not thermos > ---------------------------------------------------- > > Key: AURORA-790 > URL: https://issues.apache.org/jira/browse/AURORA-790 > Project: Aurora > Issue Type: Task > Components: Client, Executor, Thermos > Reporter: brian wickman > > Thermos doesn't care about Resources, yet it owns the specification of them. We should move the Resource definition schema to the Job struct from the Task struct. -- This message was sent by Atlassian JIRA (v6.3.4#6332)