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 74C5318007 for ; Thu, 20 Aug 2015 13:04:10 +0000 (UTC) Received: (qmail 19537 invoked by uid 500); 20 Aug 2015 13:04:08 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 19466 invoked by uid 500); 20 Aug 2015 13:04:08 -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 19453 invoked by uid 99); 20 Aug 2015 13:04:08 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Aug 2015 13:04:08 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id EA20F1AA89D for ; Thu, 20 Aug 2015 13:04:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.982 X-Spam-Level: ** X-Spam-Status: No, score=2.982 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, URIBL_BLOCKED=0.001, WEIRD_PORT=0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id Rwqn8C0BHNAO for ; Thu, 20 Aug 2015 13:04:01 +0000 (UTC) Received: from mail-yk0-f173.google.com (mail-yk0-f173.google.com [209.85.160.173]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id AC5EC42B65 for ; Thu, 20 Aug 2015 13:04:01 +0000 (UTC) Received: by ykll84 with SMTP id l84so36354486ykl.0 for ; Thu, 20 Aug 2015 06:04:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=6y7cLGkkBitatmQfQ5AEIPTNvV4JRRi+luHZKdq+PGM=; b=U8PZk/ku8FKbCjsgbMMp60h7g3oJygutFht3J72nFSo/rjsjyzqBPwWlDe7xuBlinl 0zMPEhpE3Uye7J8uKSpxftP56CR/fLGX7/VEUYaSuyEgeZjxYaA0i56M98ZbgC3WGiTG PXrotP8CuftYvDkus/Jror1Hffuo4JQnzfgu4nnfirT5xq9hC04HtNmdaAil+IWyKJGA nrix5w1ibu8kLvEIxgqarhUdm3XhOCuifgpgK/YOOhBmRZJvS2NxNFLYjM2igGYIxjYK waIDIRg+zJXTNzWhXHiXIyDydVZOYEFAUbjKrXkpgdTxTuF1OHWpqJ0WpyoOPh28jdME /jyQ== X-Gm-Message-State: ALoCoQkqEVkaoRDGRhZWfwBy2/INp3Bw+8yiBzFTTYV0AJf2H91mKRe9zLpMNrQN5g2TDcOhCA0a MIME-Version: 1.0 X-Received: by 10.170.204.81 with SMTP id v78mr2939171yke.3.1440075841316; Thu, 20 Aug 2015 06:04:01 -0700 (PDT) Received: by 10.13.219.134 with HTTP; Thu, 20 Aug 2015 06:04:01 -0700 (PDT) In-Reply-To: References: Date: Thu, 20 Aug 2015 15:04:01 +0200 Message-ID: Subject: Re: Problem with HBase + Kerberos From: =?UTF-8?B?TG/Dr2MgQ2hhbmVs?= To: user@hbase.apache.org Content-Type: multipart/alternative; boundary=001a11393de6f8e359051dbdc8be --001a11393de6f8e359051dbdc8be Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I'm using HDP 2.2.4.2, with HBase 0.98.4.2.2. I have unlimited strength JCE installed. I'll try to have more clues with this option. Lo=C3=AFc CHANEL Engineering student at TELECOM Nancy Trainee at Worldline - Villeurbanne 2015-08-20 14:58 GMT+02:00 Ted Yu : > Which hbase / hadoop release are you using ? > > Running with -Dsun.security.krb5.debug=3Dtrue will provide more clue. > > Do you have unlimited strength JCE installed ? > > Cheers > > On Thu, Aug 20, 2015 at 5:46 AM, Lo=C3=AFc Chanel > > wrote: > > > Hi all, > > > > Since I kerberized my cluster, it seems like I can't use HBase anymore > ... > > For example, executing create 'toto','titi' on HBase shell results in > the > > printing of this line endlessly : > > WARN [main] security.UserGroupInformation: Not attempting to re-login > > since the last re-login was attempted less than 600 seconds before. > > > > And nothing else happens. > > I tried to restart HDFS and HBase, and to re-generate credentials and > > keytabs, but nothing changed. > > As for the logs, they are not very explicits, as the only thing they sa= y > > (and keep saying) is : > > > > 2015-08-20 13:50:12,697 DEBUG [RpcServer.reader=3D2,port=3D60000] > > ipc.RpcServer: Created SASL server with mechanism =3D GSSAPI > > 2015-08-20 13:50:12,698 DEBUG [RpcServer.reader=3D2,port=3D60000] > > ipc.RpcServer: Have read input token of size 650 for processing by > > saslServer.evaluateResponse() > > 2015-08-20 13:50:12,704 DEBUG [RpcServer.reader=3D2,port=3D60000] > > ipc.RpcServer: Will send token of size 108 from saslServer. > > 2015-08-20 13:50:12,706 DEBUG [RpcServer.reader=3D2,port=3D60000] > > ipc.RpcServer: Have read input token of size 0 for processing by > > saslServer.evaluateResponse() > > 2015-08-20 13:50:12,707 DEBUG [RpcServer.reader=3D2,port=3D60000] > > ipc.RpcServer: Will send token of size 32 from saslServer. > > 2015-08-20 13:50:12,708 DEBUG [RpcServer.reader=3D2,port=3D60000] > > ipc.RpcServer: RpcServer.listener,port=3D60000: DISCONNECTING client > > 192.168.6.148:43014 because read count=3D-1. Number of active > connections: 3 > > > > Do anyone has an idea about where this might come from, or how to solve > it > > ? Because I couldn't find much documentation about this. > > Thanks in advance for your help ! > > > > > > Lo=C3=AFc > > > > Lo=C3=AFc CHANEL > > Engineering student at TELECOM Nancy > > Trainee at Worldline - Villeurbanne > > > --001a11393de6f8e359051dbdc8be--