Return-Path: Delivered-To: apmail-hbase-user-archive@www.apache.org Received: (qmail 99745 invoked from network); 8 Jul 2010 12:44:11 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Jul 2010 12:44:11 -0000 Received: (qmail 56908 invoked by uid 500); 8 Jul 2010 12:44:10 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 56710 invoked by uid 500); 8 Jul 2010 12:44:07 -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 56702 invoked by uid 500); 8 Jul 2010 12:44:07 -0000 Delivered-To: apmail-hadoop-hbase-user@hadoop.apache.org Received: (qmail 56699 invoked by uid 99); 8 Jul 2010 12:44:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jul 2010 12:44:06 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jul 2010 12:44:00 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1OWqS3-00073w-Es for hbase-user@hadoop.apache.org; Thu, 08 Jul 2010 05:43:39 -0700 Message-ID: <29106627.post@talk.nabble.com> Date: Thu, 8 Jul 2010 05:43:39 -0700 (PDT) From: manua To: hbase-user@hadoop.apache.org Subject: Re: Java Client hangs after around 2 min In-Reply-To: <29100017.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: agarwal.manu@gmail.com References: <29097955.post@talk.nabble.com> <29099055.post@talk.nabble.com> <29099894.post@talk.nabble.com> <29100017.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi, I have installed the jar from http://code.google.com/p/hadoop-gpl-compression/ and have speciifed the required jar in the classpath, and after that I have got the previous error. Further, I have installed hbase in standalone mode and as per my understanding, in standalone mode hbase will use the local file system and there is no need to install hadoop/hdfs. Kindly confirm if my understanding is wrong and I need to install Hadoop/hdfs, irrespective of the mode in which hbase is installed. Please let me know your inputs. Thanks, Manu -- View this message in context: http://old.nabble.com/Java-Client-hangs-after-around-2-min-tp29097955p29106627.html Sent from the HBase User mailing list archive at Nabble.com.