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 7F6C4985E for ; Sun, 12 Feb 2012 19:56:10 +0000 (UTC) Received: (qmail 32807 invoked by uid 500); 12 Feb 2012 19:56:07 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 32444 invoked by uid 500); 12 Feb 2012 19:56: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 32396 invoked by uid 99); 12 Feb 2012 19:56:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Feb 2012 19:56:06 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of alex.baranov.v@gmail.com designates 209.85.215.41 as permitted sender) Received: from [209.85.215.41] (HELO mail-lpp01m010-f41.google.com) (209.85.215.41) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Feb 2012 19:55:58 +0000 Received: by lamf4 with SMTP id f4so4744805lam.14 for ; Sun, 12 Feb 2012 11:55:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Cc3CpXT11mOOXsEKlpotiWY8WZAa7GDUHM1UFi11qKw=; b=oWnbO0UyhWxOX6tjmTnAMxlyIeYQLzpwJLzMIUDQXrOvZCUTkACrjTZ67TQOwI6dur GIX8VmTFTc+lWye8OSj2aDKRNJqZag8l4xPJqmOeXwmX7Z5+FM+6uHS8PsIVnDBvsXLH tusDRrrPeeCiNG5bsUKpazhYnLKyFq8B1Y0rA= MIME-Version: 1.0 Received: by 10.152.147.202 with SMTP id tm10mr10302354lab.49.1329076537471; Sun, 12 Feb 2012 11:55:37 -0800 (PST) Received: by 10.112.45.2 with HTTP; Sun, 12 Feb 2012 11:55:37 -0800 (PST) In-Reply-To: References: <0A76A7D9-14A4-41C8-BAC6-543570F395A0@gmail.com> Date: Sun, 12 Feb 2012 14:55:37 -0500 Message-ID: Subject: Re: LeaseException despite high hbase.regionserver.lease.period From: Alex Baranau To: user@hbase.apache.org Cc: "hbase-user@hadoop.apache.org" Content-Type: multipart/alternative; boundary=e89a8f235311e5317704b8c9bebb X-Virus-Checked: Checked by ClamAV on apache.org --e89a8f235311e5317704b8c9bebb Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hm, weird. Looks like now it goes well. What I did is once again restarted several regionservers (noticed that some where holding regions which were stuck in "in transition" state). And started back the job. Btw, forgot to mention that caching on Scanner was set to only 64 and I the estimate for records size is < 100KB. Anyhow, the weird thing was that the limits were set to 10min and it started to fail even before 10 min has passed (sometimes after 3-4 minutes). Have to go and can't watch the job to the end, will write whether it succeed or not. If face same problems again will try brutal variant: set caching =3D 10 (or even 1), set batch =3D 10 (or even 1). Alex On Sun, Feb 12, 2012 at 1:49 PM, Alex Baranau wro= te: > Hi, > > 0.90.4-cdh3u2 > > Alex > > > On Sun, Feb 12, 2012 at 1:44 PM, wrote: > >> Which version of hbase are you using ? >> >> Thanks >> >> >> >> On Feb 12, 2012, at 10:41 AM, Alex Baranau >> wrote: >> >> > Hello, >> > >> > I'm getting scanner lease exceptions during mapreduce job [1] after >> running >> > it for less than 7 minutes. Though I have set >> > hbase.regionserver.lease.period to 600000 (i.e. 10 min) in hbase >> > configuration on master and all regionservers and master (and restarte= d >> > all). Also set it in job's configuration. >> > >> > Is there anything else I could do to eliminate the exception? >> > >> > Thanks, >> > Alex >> > >> > [1] >> > >> > org.apache.hadoop.hbase.regionserver.LeaseException: >> > org.apache.hadoop.hbase.regionserver.LeaseException: lease >> > =CA=BC3854333525977315054=CA=BC does not exist >> > at >> > org.apache.hadoop.hbase.regionserver.Leases.removeLease(Leases.java:23= 0) >> > >> > at >> > >> org.apache.hadoop.hbase.regionserver.HRegionServer.next(HRegionServer.ja= va:1862) >> > >> > at sun.reflect.GeneratedMethodAccessor6.invoke(Unknow= n >> > Source) >> > >> > at >> > >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor= Impl.java:25) >> > Last >> > at >> > java.lang.reflect.Method.invoke(Method.java:597) >> > 4KB >> > al FAILED at >> > org.apache.hadoop.hbase.ipc.HBaseRPC$Server.call(HBaseRPC.java:570) >> > Last >> > at >> > >> org.apache.hadoop.hbase.ipc.HBaseServer$Handler.run(HBaseServer.java:103= 9) >> > 8KB >> > >> > All >> > at >> > sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native >> > Method) >> > >> > at >> > >> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorA= ccessorImpl.java:39) >> > >> > at >> > >> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingCons= tructorAccessorImpl.java:27) >> > >> > at >> > java.lang.reflect.Constructor.newInstance(Constructor.java:513) >> > >> > at >> > org.ap >> > > --e89a8f235311e5317704b8c9bebb--