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 25FB3D427 for ; Thu, 21 Jun 2012 05:46:44 +0000 (UTC) Received: (qmail 7469 invoked by uid 500); 21 Jun 2012 05:46:43 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 7348 invoked by uid 500); 21 Jun 2012 05:46:43 -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 6980 invoked by uid 99); 21 Jun 2012 05:46:43 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jun 2012 05:46:43 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id CA8EF141F4C for ; Thu, 21 Jun 2012 05:46:42 +0000 (UTC) Date: Thu, 21 Jun 2012 05:46:42 +0000 (UTC) From: "Ravi Gummadi (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <665489983.37652.1340257602832.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1927395925.32745.1340169642965.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (MAPREDUCE-4356) Provide access to ParsedTask.obtainTaskAttempts() 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-4356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Gummadi updated MAPREDUCE-4356: ------------------------------------ Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) I just committed this to trunk. > Provide access to ParsedTask.obtainTaskAttempts() > ------------------------------------------------- > > Key: MAPREDUCE-4356 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-4356 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: tools/rumen > Reporter: Ravi Gummadi > Assignee: Ravi Gummadi > Attachments: 4356.patch > > > Change the access modifier of obtainTaskAttempts() in ParsedTask.java from default to public sothat it is accessible for everyone. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira