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 46798200B76 for ; Tue, 30 Aug 2016 16:07:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 44DFE160AC6; Tue, 30 Aug 2016 14:07: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 8100E160AA8 for ; Tue, 30 Aug 2016 16:07:21 +0200 (CEST) Received: (qmail 17859 invoked by uid 500); 30 Aug 2016 14:07:20 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 17815 invoked by uid 99); 30 Aug 2016 14:07:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Aug 2016 14:07:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 834D02C014C for ; Tue, 30 Aug 2016 14:07:20 +0000 (UTC) Date: Tue, 30 Aug 2016 14:07:20 +0000 (UTC) From: "Varun Vasudev (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (YARN-5586) Update the Resources class to consider all resource types MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 30 Aug 2016 14:07:22 -0000 Varun Vasudev created YARN-5586: ----------------------------------- Summary: Update the Resources class to consider all resource types Key: YARN-5586 URL: https://issues.apache.org/jira/browse/YARN-5586 Project: Hadoop YARN Issue Type: Sub-task Reporter: Varun Vasudev Assignee: Varun Vasudev The Resources class provides a bunch of useful functions like clone, addTo, etc. These need to be updated to consider all resource types instead of just memory and cpu. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org