Return-Path: X-Original-To: apmail-flume-user-archive@www.apache.org Delivered-To: apmail-flume-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 BDDE7EE5A for ; Fri, 15 Feb 2013 13:07:14 +0000 (UTC) Received: (qmail 52558 invoked by uid 500); 15 Feb 2013 13:07:14 -0000 Delivered-To: apmail-flume-user-archive@flume.apache.org Received: (qmail 52205 invoked by uid 500); 15 Feb 2013 13:07:09 -0000 Mailing-List: contact user-help@flume.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@flume.apache.org Delivered-To: mailing list user@flume.apache.org Received: (qmail 52173 invoked by uid 99); 15 Feb 2013 13:07:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Feb 2013 13:07:08 +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 brock@cloudera.com designates 209.85.217.170 as permitted sender) Received: from [209.85.217.170] (HELO mail-lb0-f170.google.com) (209.85.217.170) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Feb 2013 13:07:00 +0000 Received: by mail-lb0-f170.google.com with SMTP id ge1so2604402lbb.29 for ; Fri, 15 Feb 2013 05:06:39 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type:x-gm-message-state; bh=SnATg9nMmSPab9NAU3SPAJd0db80GFNwJ245Tz6C7R4=; b=CkUzOA2sBCY+ACmJJbXe/wsvmJVOdt1Nhdsb506DCRcY62vNf77el5feEgvW25fAZR hoXCmCp+v6Xo7rSD4CrO+TrUDSFLIQCRdDK12NgQMc2vtCgEZv3mQgO/El6UT9IjScda GV5OsampGt7PYZLYrF5Ok04/VdXida47ttoxkhZMm98zutGQqqlxzjfoMzMHg00CHGKP eDy/4mA9PhQmVCb0eZvV8EVRyIi2ILafUlJNXx/KhIPfjvVH4e2XFSsGJlXqfsC+XWgX QMjyMAZNEmzFJP2zDOPZ18Fep4BmYL7tWuHw0Knp22wSqw4/Dk+rgZJqJGXrwcDYO5Ju s6Ig== MIME-Version: 1.0 X-Received: by 10.112.84.130 with SMTP id z2mr2096220lby.65.1360933599472; Fri, 15 Feb 2013 05:06:39 -0800 (PST) Received: by 10.112.73.139 with HTTP; Fri, 15 Feb 2013 05:06:38 -0800 (PST) In-Reply-To: References: Date: Fri, 15 Feb 2013 07:06:38 -0600 Message-ID: Subject: Re: Flume-NG : HBase sink : Could not retrieve login configuration: java.lang.SecurityException: From: Brock Noland To: "user@flume.apache.org" Content-Type: multipart/alternative; boundary=f46d04016c27c26c2104d5c30b2b X-Gm-Message-State: ALoCoQlpfRkGNo3qL2B5egCw9YrUz5kiA74LHu6jB3J+2rIeCtRl7c8sSFm1wsnrW7BDJFwWogAf X-Virus-Checked: Checked by ClamAV on apache.org --f46d04016c27c26c2104d5c30b2b Content-Type: text/plain; charset=ISO-8859-1 Hi, Check to make sure you spelled your principal correctly and that your key tab has the correct permissions. On Thursday, February 14, 2013, Madhusudhan Reddy Munagala wrote: > Hello, > > I am trying to configure the FlumeNG with HBase. We have Zoo keeper > service for the Hbase. > > The Flume agent is capturing the log events from log file but no data is > getting inserted into the Hbase. I can only see below exception the flume > log. > > Any idea why no data getting inserted into Hbase ?? > > > 28 Jan 2013 20:28:51,810 DEBUG > [lifecycleSupervisor-1-1-SendThread(t-game-db194:2181)] > (org.apache.zookeeper.ClientCnxn$SendThread.readResponse:714) - Got ping > response for sessionid: 0x23c48e205840059 after 1ms > 28 Jan 2013 20:28:51,810 DEBUG > [lifecycleSupervisor-1-1-SendThread(t-game-db194:2181)] > (org.apache.zookeeper.client.ZooKeeperSaslClient.clientTunneledAuthenticationInProgress:519) > - Could not retrieve login configuration: java.lang.SecurityException: > Unable to locate a login configuration > > Thanks > Madhu > -- Apache MRUnit - Unit testing MapReduce - http://incubator.apache.org/mrunit/ --f46d04016c27c26c2104d5c30b2b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

Check to make sure you spelled your principal correc= tly and that your key tab has the correct permissions.

=


On Thursday, February 14, 2013, Madhusudhan Reddy= Munagala wrote:
Hello,

I am trying to con= figure =A0the FlumeNG with HBase. =A0We have Zoo keeper service for the Hba= se.

The Flume agent is capturing the log events from log fi= le but no data is getting inserted into the Hbase. =A0I can only see below = exception the flume log.

Any idea why no data getting inserted into Hbase ??
=


28 Jan 2013 20:28:51,810 DEBUG [lifecycleSupervisor-1-1-SendThread(t-game-d= b194:2181)] (org.apache.zookeeper.ClientCnxn$SendThread.readResponse:714) = =A0- Got ping response for sessionid: 0x23c48e205840059 after 1ms
28 Jan 2013 20:28:51,810 DEBUG [lifecycleSupervisor-1-1-SendThread(t-game-d= b194:2181)] (org.apache.zookeeper.client.ZooKeeperSaslClient.clientTunneled= AuthenticationInProgress:519) =A0- Could not retrieve login configuration: = java.lang.SecurityException: Unable to locate a login configuration

Thanks
Madhu


--
Apache MRUnit - Unit testing MapReduce - = http://in= cubator.apache.org/mrunit/
--f46d04016c27c26c2104d5c30b2b--