From yarn-issues-return-144151-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Thu May 3 20:15:05 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 3C7D1180677 for ; Thu, 3 May 2018 20:15:05 +0200 (CEST) Received: (qmail 34784 invoked by uid 500); 3 May 2018 18:15:04 -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 34756 invoked by uid 99); 3 May 2018 18:15:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 May 2018 18:15:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 9E0C9C0590 for ; Thu, 3 May 2018 18:15:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -109.511 X-Spam-Level: X-Spam-Status: No, score=-109.511 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id tP2PjIeSokwz for ; Thu, 3 May 2018 18:15:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id CB1515FC42 for ; Thu, 3 May 2018 18:15:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id AE630E12C8 for ; Thu, 3 May 2018 18:15:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 4377C2129C for ; Thu, 3 May 2018 18:15:00 +0000 (UTC) Date: Thu, 3 May 2018 18:15:00 +0000 (UTC) From: "Hudson (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-8226) Improve anti-affinity section description in YARN Service API doc MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/YARN-8226?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16462= 884#comment-16462884 ]=20 Hudson commented on YARN-8226: ------------------------------ SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14120 (See [https= ://builds.apache.org/job/Hadoop-trunk-Commit/14120/]) YARN-8226. Improved anti-affinity description in YARN Service doc. (e= yang: rev 7698737207b01e80b1be2b4df60363f952a1c2b4) * (edit) hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown= /yarn-service/YarnServiceAPI.md * (edit) hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-ya= rn-services-api/src/main/resources/definition/YARN-Services-Examples.md > Improve anti-affinity section description in YARN Service API doc > ----------------------------------------------------------------- > > Key: YARN-8226 > URL: https://issues.apache.org/jira/browse/YARN-8226 > Project: Hadoop YARN > Issue Type: Improvement > Components: docs, documentation > Reporter: Charan Hebri > Assignee: Gour Saha > Priority: Major > Attachments: YARN-8226.01.patch > > > The anti-affinity section in the YARN services doc says, > {noformat} > Note, that the 3 containers will come up on 3 different nodes. If there a= re less than 3 NMs running in the cluster, then all 3 container requests wi= ll not be fulfilled and the service will be in non-STABLE state.{noformat} > Based on the description the expected behavior for the case of number of = NMs less than the number of containers requested isn't very obvious. Openin= g=C2=A0issue to improve the comment. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org