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 7D2B5D09A for ; Tue, 13 Nov 2012 14:04:23 +0000 (UTC) Received: (qmail 69750 invoked by uid 500); 13 Nov 2012 14:04:23 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 69701 invoked by uid 500); 13 Nov 2012 14:04:22 -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 69673 invoked by uid 99); 13 Nov 2012 14:04:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Nov 2012 14:04:22 +0000 Date: Tue, 13 Nov 2012 14:04:22 +0000 (UTC) From: "Hudson (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <1964737029.107861.1352815462622.JavaMail.jiratomcat@arcas> In-Reply-To: <332504491.99416.1352701572581.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (MAPREDUCE-4786) Job End Notification retry interval is 5 milliseconds by default MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MAPREDUCE-4786?page=3Dcom.atlas= sian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D= 13496209#comment-13496209 ]=20 Hudson commented on MAPREDUCE-4786: ----------------------------------- Integrated in Hadoop-Mapreduce-trunk #1256 (See [https://builds.apache.org/= job/Hadoop-Mapreduce-trunk/1256/]) MAPREDUCE-4786. Job End Notification retry interval is 5 milliseconds b= y default (Ravi Prakash via bobby) (Revision 1408444) Result =3D SUCCESS bobby : http://svn.apache.org/viewcvs.cgi/?root=3DApache-SVN&view=3Drev&rev= =3D1408444 Files :=20 * /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt * /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/had= oop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/J= obEndNotifier.java * /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/had= oop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/T= estJobEndNotifier.java * /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/had= oop-mapreduce-client-core/src/main/resources/mapred-default.xml =20 > Job End Notification retry interval is 5 milliseconds by default > ---------------------------------------------------------------- > > Key: MAPREDUCE-4786 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-4786 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: mrv2 > Affects Versions: 3.0.0, 2.0.2-alpha, 0.23.4 > Reporter: Ravi Prakash > Assignee: Ravi Prakash > Fix For: 3.0.0, 2.0.3-alpha, 0.23.5 > > Attachments: MAPREDUCE-4786.branch-2.patch, MAPREDUCE-4786.branch= -2.patch, MAPREDUCE-4786.patch, MAPREDUCE-4786.patch, MAPREDUCE-4786.patch > > > Courtesy [~stevenwillis] and [~qwertymaniac] > {quote} > From: Harsh J > I believe the configs of the latter of both of the above > classifications were meant to be added in as replacement names, but > the property names got added in wrong (as the former/older named ones) > in the XML. > the word "seconds" in the description of retries? The code in MR2's > JobEndNotifier seems to expect seconds but uses it directly in > Thread.sleep(=E2=80=A6) without making it milliseconds, which may be a bu= g we > need to fix as well, perhaps in a same issue as the configs ones. > On Fri, Nov 9, 2012 at 11:21 PM, Steven Willis wrot= e: > > And I noticed that there are some duplicate properties with different v= alues and different descriptions: > {quote} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira