From yarn-issues-return-137146-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Fri Feb 2 23:24:05 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 00B47180608 for ; Fri, 2 Feb 2018 23:24:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E4B34160C25; Fri, 2 Feb 2018 22:24:04 +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 3CCD5160C57 for ; Fri, 2 Feb 2018 23:24:04 +0100 (CET) Received: (qmail 9543 invoked by uid 500); 2 Feb 2018 22:24:03 -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 9531 invoked by uid 99); 2 Feb 2018 22:24:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Feb 2018 22:24:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id E971B1A02B9 for ; Fri, 2 Feb 2018 22:24:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -101.511 X-Spam-Level: X-Spam-Status: No, score=-101.511 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id S14MiYQDeu_3 for ; Fri, 2 Feb 2018 22:24:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 02B615F1BE for ; Fri, 2 Feb 2018 22:24:02 +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 D35DEE030E for ; Fri, 2 Feb 2018 22:24: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 4661121E89 for ; Fri, 2 Feb 2018 22:24:00 +0000 (UTC) Date: Fri, 2 Feb 2018 22:24:00 +0000 (UTC) From: "Arun Suresh (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (YARN-7819) Allow PlacementProcessor to be used with the FairScheduler 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-7819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16351009#comment-16351009 ] Arun Suresh edited comment on YARN-7819 at 2/2/18 10:23 PM: ------------------------------------------------------------ Updating patch after rebasing. The earlier testcase errors are spurious / not-related. [~templedf], [~haibochen] - do let me know if you are ok with the latest patch. was (Author: asuresh): Updating patch after rebasing. The earlier testcase errors are spurious / not-related. [~templedf], [~haibochen] - let me know if the latest patch > Allow PlacementProcessor to be used with the FairScheduler > ---------------------------------------------------------- > > Key: YARN-7819 > URL: https://issues.apache.org/jira/browse/YARN-7819 > Project: Hadoop YARN > Issue Type: Sub-task > Reporter: Arun Suresh > Assignee: Arun Suresh > Priority: Major > Attachments: YARN-7819-YARN-6592.001.patch, YARN-7819-YARN-7812.001.patch, YARN-7819.002.patch, YARN-7819.003.patch, YARN-7819.004.patch > > > The FairScheduler needs to implement the {{ResourceScheduler#attemptAllocationOnNode}} function for the processor to support the FairScheduler. -- 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