Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-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 B369A10512 for ; Sat, 21 Mar 2015 10:44:42 +0000 (UTC) Received: (qmail 94863 invoked by uid 500); 21 Mar 2015 10:44:42 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 94805 invoked by uid 500); 21 Mar 2015 10:44:42 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 94793 invoked by uid 99); 21 Mar 2015 10:44:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Mar 2015 10:44:42 +0000 Date: Sat, 21 Mar 2015 10:44:42 +0000 (UTC) From: "Hudson (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MAPREDUCE-6282) Reuse historyFileAbsolute.getFileSystem in CompletedJob#loadFullHistoryData for code optimization. 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/MAPREDUCE-6282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372662#comment-14372662 ] Hudson commented on MAPREDUCE-6282: ----------------------------------- FAILURE: Integrated in Hadoop-Yarn-trunk #873 (See [https://builds.apache.org/job/Hadoop-Yarn-trunk/873/]) MAPREDUCE-6282. Reuse historyFileAbsolute.getFileSystem in CompletedJob#loadFullHistoryData for code optimization. (zxu via rkanter) (rkanter: rev d4f7e2507f4bb024444d172f94e74431bc2f319c) * hadoop-mapreduce-project/CHANGES.txt * hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/CompletedJob.java > Reuse historyFileAbsolute.getFileSystem in CompletedJob#loadFullHistoryData for code optimization. > -------------------------------------------------------------------------------------------------- > > Key: MAPREDUCE-6282 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6282 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Components: jobhistoryserver > Reporter: zhihai xu > Assignee: zhihai xu > Priority: Trivial > Labels: optimization > Fix For: 2.8.0 > > Attachments: MAPREDUCE-6282.000.patch > > > Reuse historyFileAbsolute.getFileSystem in CompletedJob#loadFullHistoryData for code optimization. -- This message was sent by Atlassian JIRA (v6.3.4#6332)