Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D5DDD2007D0 for ; Tue, 10 May 2016 16:09:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D42FB160A11; Tue, 10 May 2016 14:09:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 250A9160877 for ; Tue, 10 May 2016 16:09:13 +0200 (CEST) Received: (qmail 11600 invoked by uid 500); 10 May 2016 14:09:13 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 11329 invoked by uid 99); 10 May 2016 14:09:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 May 2016 14:09:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E5AE52C1F61 for ; Tue, 10 May 2016 14:09:12 +0000 (UTC) Date: Tue, 10 May 2016 14:09:12 +0000 (UTC) From: "Neemesh (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-15810) We are running a map reduce/spark job to bulk load hbase data in one of the environment . While running the job, it is not able to connect to hbase zookeeper MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 10 May 2016 14:09:15 -0000 Neemesh created HBASE-15810: ------------------------------- Summary: We are running a map reduce/spark job to bulk load hb= ase data in one of the environment . While running the job, it is not able = to connect to hbase zookeeper=20 Key: HBASE-15810 URL: https://issues.apache.org/jira/browse/HBASE-15810 Project: HBase Issue Type: Bug Environment: CHD 5.3.3 and Spark version 1.5.1 Reporter: Neemesh We are running a map reduce/spark job to bulk load hbase data in one of the= environment . While running the job, it is not able to connect to hbase zo= okeeper and throws the following error. We have executed the same job in Ti= tan DEV too but facing the same problem. Please let us know if anyone has f= aced the same problem before. Details are, =E2=80=A2=09Earlier job was failing to connect to localhost/127.0.0.1:2181 = hence the property hbase.zookeeper.quorum has been set in map reduce code w= ith c149jub.int.westgroup.com,c321shu.int.westgroup.com,c167rvm.int.westgro= up.com which we got from hbase-site.xml. =E2=80=A2=09We are using jars of cdh version 5.3.3. Error 16/05/10 06:36:10 INFO zookeeper.ZooKeeper: Initiating client connection, c= onnectString=3Dc321shu.int.westgroup.com:2181,c149jub.int.westgroup.com:218= 1,c167rvm.int.westgroup.com:2181 sessionTimeout=3D90000 watcher=3Dhconnecti= on-0x74b47a30, quorum=3Dc321shu.int.westgroup.com:2181,c149jub.int.westgrou= p.com:2181,c167rvm.int.westgroup.com:2181, baseZNode=3D/hbase 16/05/10 06:36:10 INFO zookeeper.ClientCnxn: Opening socket connection to s= erver c321shu.int.westgroup.com/10.204.152.28:2181. Will not attempt to aut= henticate using SASL (unknown error) 16/05/10 06:36:10 INFO zookeeper.ClientCnxn: Socket connection established,= initiating session, client: /10.204.24.16:35740, server: c321shu.int.westg= roup.com/10.204.152.28:2181 16/05/10 06:36:10 INFO zookeeper.ClientCnxn: Session establishment complete= on server c321shu.int.westgroup.com/10.204.152.28:2181, sessionid =3D 0x55= 34bebb441bd3f, negotiated timeout =3D 60000 16/05/10 06:36:11 INFO mapreduce.HFileOutputFormat2: Looking up current reg= ions for table ecpdevv1patents:NormNovusDemo Exception in thread "main" org.apache.hadoop.hbase.client.RetriesExhaustedE= xception: Failed after attempts=3D35, exceptions: Tue May 10 06:36:11 CDT 2016, org.apache.hadoop.hbase.client.RpcRetryingCal= ler@3927df20, java.io.IOException: Call to c873gpv.int.westgroup.com/10.204= .67.9:60020 failed on local exception: java.io.EOFException -- This message was sent by Atlassian JIRA (v6.3.4#6332)