Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C60D411743 for ; Wed, 30 Jul 2014 01:07:08 +0000 (UTC) Received: (qmail 66703 invoked by uid 500); 30 Jul 2014 01:07:06 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 66626 invoked by uid 500); 30 Jul 2014 01:07:06 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 66614 invoked by uid 99); 30 Jul 2014 01:07:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jul 2014 01:07:06 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of anilgupta84@gmail.com designates 209.85.216.49 as permitted sender) Received: from [209.85.216.49] (HELO mail-qa0-f49.google.com) (209.85.216.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jul 2014 01:07:00 +0000 Received: by mail-qa0-f49.google.com with SMTP id dc16so564033qab.22 for ; Tue, 29 Jul 2014 18:06:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=xQn7t+a81gHq/tqVRYDNEhoFsJW8MyrD9oe1XlZrRQc=; b=skHHXnuRAUMLJIsLK4kr3RsPFIdZsy8AQk1c0g5T1zLxO7xe+5/hHD261OedkBT3Rq LvO2P+LIz7eSPts5+KvaMJCaJUQr12p0cpZhJMppyW4HzhM+ia6RMZyBsVEfP2KGlLgo 9CW4gq5RNDHlgAXqyhFsuKKzh/EAqGoyhkL8iDMcOAkLJoD1t2Wb9LtbdXiTHI09WVsT 6NE3Bc3YddNTcayuv4JPccXg/MSVNBvzchSmTKC9R2/WxLiQnZxVwUj2kH5O/Bad1yQy hWnBm5JWubprZ7wiCcI8pI6UOwLtCPgXyWWU71Oa8h+ChEtbF2HFK46WncAYStZn/g+I 3kmQ== X-Received: by 10.140.91.164 with SMTP id z33mr870075qgd.65.1406682400249; Tue, 29 Jul 2014 18:06:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.96.149.98 with HTTP; Tue, 29 Jul 2014 18:06:19 -0700 (PDT) In-Reply-To: References: From: anil gupta Date: Tue, 29 Jul 2014 18:06:19 -0700 Message-ID: Subject: Re: Region stuck in Transition FAILED_OPEN after upgrade to HBase0.98 To: "user@hbase.apache.org" Content-Type: multipart/alternative; boundary=001a113a6a9ac75fec04ff5ec438 X-Virus-Checked: Checked by ClamAV on apache.org --001a113a6a9ac75fec04ff5ec438 Content-Type: text/plain; charset=UTF-8 Hi Ted, It seems like the problem self healed. Is there any timeout for region_in_transition that led to this fix? Now, UI show's everything is good. Thanks, Anil Gupta On Tue, Jul 29, 2014 at 6:01 PM, Ted Yu wrote: > Can you pastebin snippet of master log pertaining to this region ? > > Cheers > > > On Tue, Jul 29, 2014 at 5:51 PM, anil gupta wrote: > > > Hi All, > > > > We recently upgrade our cluster from 0.94 to HBase0.98(cdh5.1). All the > > tables are working fine except one table with 0.94. > > One of the region has been stuck in transition since our upgrade. > > > > I see following HMaster UI: > > > > > 6c12ff0021f80eea22666e4ae625b150SYSTEM.CATALOG,,1397780246020.6c12ff0021f80eea22666e4ae625b150. > > state=FAILED_OPEN, ts=Tue Jul 29 16:45:20 PDT 2014 (1469s ago), > > server=host_name,60020,1406677501761 > > > > How can i fix or debug this problem? > > > > -- > > Thanks & Regards, > > Anil Gupta > > > -- Thanks & Regards, Anil Gupta --001a113a6a9ac75fec04ff5ec438--