From mapreduce-issues-return-92118-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Wed Jul 25 15:59:40 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id DA6C618062C for ; Wed, 25 Jul 2018 15:59:39 +0200 (CEST) Received: (qmail 86350 invoked by uid 500); 25 Jul 2018 13:59:38 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 86339 invoked by uid 99); 25 Jul 2018 13:59:38 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2018 13:59:38 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 6A3751805C4 for ; Wed, 25 Jul 2018 13:59:38 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -109.501 X-Spam-Level: X-Spam-Status: No, score=-109.501 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id GexB-W1h4n3k for ; Wed, 25 Jul 2018 13:58:59 +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 486BC631DA for ; Wed, 25 Jul 2018 10:36: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 84006E0D6A for ; Wed, 25 Jul 2018 10:36: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 260F52775D for ; Wed, 25 Jul 2018 10:36:00 +0000 (UTC) Date: Wed, 25 Jul 2018 10:36:00 +0000 (UTC) From: "Avdhesh kumar (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (MAPREDUCE-3186) User jobs are getting hanged if the Resource manager process goes down and comes up while job is getting executed. 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-3186?page=3Dcom.atlas= sian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D= 16555502#comment-16555502 ]=20 Avdhesh kumar edited comment on MAPREDUCE-3186 at 7/25/18 10:35 AM: -------------------------------------------------------------------- Hello bro, 2018-07-25 10:02:39,659 ERROR [RMCommunicator Allocator] org.apache.hadoop.= mapreduce.v2.app.rm.RMContainerAllocator: Error communicating with RM: Reso= urce Manager doesn't recognize AttemptId: appattempt_1532512489575_0001_000= 002 2018-07-25 09:58:22,587 ERROR [RMCommunicator Allocator] org.apache.hadoop.= mapreduce.v2.app.rm.RMContainerAllocator: Error communicating with RM: Reso= urce Manager doesn't recognize AttemptId: appattempt_1532512489575_0001_000= 001 =C2=A0 How to resolve the above issue on CDH5.15 =C2=A0 was (Author: avdhesh088): Hello bro, 2018-07-25 10:02:39,659 ERROR [RMCommunicator Allocator] org.apache.hadoop.= mapreduce.v2.app.rm.RMContainerAllocator: Error communicating with RM: Reso= urce Manager doesn't recognize AttemptId: appattempt_1532512489575_0001_000= 002 2018-07-25 09:58:22,587 ERROR [RMCommunicator Allocator] org.apache.hadoop.= mapreduce.v2.app.rm.RMContainerAllocator: Error communicating with RM: Reso= urce Manager doesn't recognize AttemptId: appattempt_1532512489575_0001_000= 001 =C2=A0 =C2=A0 > User jobs are getting hanged if the Resource manager process goes down an= d comes up while job is getting executed. > -------------------------------------------------------------------------= ----------------------------------------- > > Key: MAPREDUCE-3186 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-3186 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: mrv2 > Affects Versions: 0.23.0 > Environment: linux > Reporter: Ramgopal N > Assignee: Eric Payne > Priority: Blocker > Labels: test > Fix For: 0.23.0 > > Attachments: MAPREDUCE-3186.v1.txt, MAPREDUCE-3186.v2.txt, MR3186= _v3.txt > > > If the resource manager is restarted while the job execution is in progre= ss, the job is getting hanged. > UI shows the job as running. > In the RM log, it is throwing an error "ERROR org.apache.hadoop.yarn.serv= er.resourcemanager.ApplicationMasterService: AppAttemptId doesnt exist in c= ache appattempt_1318579738195_0004_000001" > In the console MRAppMaster and Runjar processes are not getting killed -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org