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 BFEB7D243 for ; Thu, 6 Sep 2012 19:52:45 +0000 (UTC) Received: (qmail 63448 invoked by uid 500); 6 Sep 2012 19:52:43 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 63399 invoked by uid 500); 6 Sep 2012 19:52:43 -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 63390 invoked by uid 99); 6 Sep 2012 19:52:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2012 19:52:43 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FSL_RCVD_USER,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of saint.ack@gmail.com designates 209.85.214.169 as permitted sender) Received: from [209.85.214.169] (HELO mail-ob0-f169.google.com) (209.85.214.169) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2012 19:52:36 +0000 Received: by obhx4 with SMTP id x4so4012503obh.14 for ; Thu, 06 Sep 2012 12:52:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=T/X3hD92lsYBUvHo1EPYWUmXkrdOWdeXL1E+LAtG3Fo=; b=csM3bguaM4KaLhyOugvuMFXrxzEJs+iJZTGVVnc62lTeFHxBj1LDwD5pOScXWvgssa 3WlCm77SsChkDOi8FLi61n8FO95oev2ej1iGYDTGOgXFKbz7f9Yc9dCmZ+oLpHyS+nvU nNPxsP18L3quhrmXoPYDCdG7qEZQNGEGpRAPnnkJargm+7HomvaV6mFl5iHt0q5pVqtf ZMLac5R0OMQqex4Xayr8mm5aiBpAD78VuDLJfGtFvbeGF8lvQpd9jluO+ca0RF3ebUA+ IInvp2sUK/E+EfBd1W3VtphApVfDNE7cIamRnacuQ38QPvDBpMpQmXOX9Xk2vbEeoph0 FD0Q== MIME-Version: 1.0 Received: by 10.182.131.98 with SMTP id ol2mr3541152obb.69.1346961135265; Thu, 06 Sep 2012 12:52:15 -0700 (PDT) Sender: saint.ack@gmail.com Received: by 10.76.25.201 with HTTP; Thu, 6 Sep 2012 12:52:15 -0700 (PDT) In-Reply-To: References: Date: Thu, 6 Sep 2012 12:52:15 -0700 X-Google-Sender-Auth: GR5vVakp7jHnw7Xt4Bd91MUoQ0Y Message-ID: Subject: Re: Unable to init HBaseAdmin From: Stack To: user@hbase.apache.org Content-Type: text/plain; charset=ISO-8859-1 On Wed, Sep 5, 2012 at 4:57 PM, Ashish Nigam wrote: > readAndProcess threw exception java.io.EOFException. Count of bytes read: 0 > java.io.EOFException Mismatched versions (client and server)? St.Ack