From yarn-issues-return-135765-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Wed Jan 24 03:21:04 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 64709180621 for ; Wed, 24 Jan 2018 03:21:04 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 53B2C160C4E; Wed, 24 Jan 2018 02:21: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 99C8E160C3A for ; Wed, 24 Jan 2018 03:21:03 +0100 (CET) Received: (qmail 32808 invoked by uid 500); 24 Jan 2018 02:21:02 -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 32797 invoked by uid 99); 24 Jan 2018 02:21:02 -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; Wed, 24 Jan 2018 02:21:02 +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 3F3F01A0BCF for ; Wed, 24 Jan 2018 02:21:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.711 X-Spam-Level: X-Spam-Status: No, score=-100.711 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id DvQfqJeLvW1R for ; Wed, 24 Jan 2018 02:21:01 +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 338425F2C2 for ; Wed, 24 Jan 2018 02:21: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 78C61E0AFC for ; Wed, 24 Jan 2018 02:21: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 3933F25C72 for ; Wed, 24 Jan 2018 02:21:00 +0000 (UTC) Date: Wed, 24 Jan 2018 02:21:00 +0000 (UTC) From: "Young Chen (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-7732) Support Pluggable AM Simulator 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-7732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16336773#comment-16336773 ] Young Chen commented on YARN-7732: ---------------------------------- Submitted [^YARN-7732-YARN-7798.01.patch] which has the reservation refactoring removed to [YARN-7798]. I can't push branches, so it'll be unable to apply. While refactoring, I discovered a bug with reservation creations that occurred when there were no mappers or no reducers. That's been fixed in YARN-7798 (and rebased into this patch). > Support Pluggable AM Simulator > ------------------------------ > > Key: YARN-7732 > URL: https://issues.apache.org/jira/browse/YARN-7732 > Project: Hadoop YARN > Issue Type: Sub-task > Components: scheduler-load-simulator > Reporter: Young Chen > Assignee: Young Chen > Priority: Minor > Attachments: YARN-7732-YARN-7798.01.patch, YARN-7732.01.patch, YARN-7732.02.patch, YARN-7732.03.patch > > > Extract the MapReduce specific set-up in the SLSRunner into the MRAMSimulator, and enable support for pluggable AMSimulators -- 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