Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-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 CF376D2FB for ; Thu, 7 Feb 2013 20:37:13 +0000 (UTC) Received: (qmail 68325 invoked by uid 500); 7 Feb 2013 20:37:13 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 68273 invoked by uid 500); 7 Feb 2013 20:37:13 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 68228 invoked by uid 99); 7 Feb 2013 20:37:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Feb 2013 20:37:13 +0000 Date: Thu, 7 Feb 2013 20:37:13 +0000 (UTC) From: "Hudson (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-385) ResourceRequestPBImpl's toString() is missing location and # containers MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/YARN-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13573895#comment-13573895 ] Hudson commented on YARN-385: ----------------------------- Integrated in Hadoop-trunk-Commit #3340 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/3340/]) YARN-385. Add missing fields - location and #containers to ResourceRequestPBImpl's toString(). Contributed by Sandy Ryza. (Revision 1443702) Result = SUCCESS sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1443702 Files : * /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt * /hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/records/impl/pb/ResourceRequestPBImpl.java > ResourceRequestPBImpl's toString() is missing location and # containers > ----------------------------------------------------------------------- > > Key: YARN-385 > URL: https://issues.apache.org/jira/browse/YARN-385 > Project: Hadoop YARN > Issue Type: Improvement > Components: api > Affects Versions: 2.0.2-alpha > Reporter: Sandy Ryza > Assignee: Sandy Ryza > Fix For: 2.0.4-beta > > Attachments: YARN-385.patch > > > ResourceRequestPBImpl's toString method includes priority and resource capability, but omits location and number of containers. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira