Return-Path: X-Original-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 974E917B6D for ; Sat, 11 Jul 2015 22:45:05 +0000 (UTC) Received: (qmail 78387 invoked by uid 500); 11 Jul 2015 22:45:05 -0000 Delivered-To: apmail-hadoop-yarn-dev-archive@hadoop.apache.org Received: (qmail 78312 invoked by uid 500); 11 Jul 2015 22:45:05 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-dev@hadoop.apache.org Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 78297 invoked by uid 99); 11 Jul 2015 22:45:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Jul 2015 22:45:05 +0000 Date: Sat, 11 Jul 2015 22:45:05 +0000 (UTC) From: "Maysam Yabandeh (JIRA)" To: yarn-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (YARN-2007) AM expressing the estimated endtime to RM 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-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maysam Yabandeh resolved YARN-2007. ----------------------------------- Resolution: Not A Problem > AM expressing the estimated endtime to RM > ----------------------------------------- > > Key: YARN-2007 > URL: https://issues.apache.org/jira/browse/YARN-2007 > Project: Hadoop YARN > Issue Type: Sub-task > Reporter: Maysam Yabandeh > Assignee: Maysam Yabandeh > > YARN-1969 adds a new earliest-endtime-first policy to the fair scheduler, which requires RM to know about the estimated end time of jobs. The endtime is estimated by the AppMaster as part of MAPREDUCE-5871. This jira focuses on API updates that allow AM to express this estimated value to the RM. -- This message was sent by Atlassian JIRA (v6.3.4#6332)