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 79196992C for ; Sat, 28 Jan 2012 20:57:43 +0000 (UTC) Received: (qmail 95289 invoked by uid 500); 28 Jan 2012 20:57:41 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 95195 invoked by uid 500); 28 Jan 2012 20:57:40 -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 95185 invoked by uid 99); 28 Jan 2012 20:57:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jan 2012 20:57:40 +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 (athena.apache.org: domain of khiemu@googlemail.com designates 209.85.215.169 as permitted sender) Received: from [209.85.215.169] (HELO mail-ey0-f169.google.com) (209.85.215.169) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jan 2012 20:57:35 +0000 Received: by eaaa11 with SMTP id a11so1133362eaa.14 for ; Sat, 28 Jan 2012 12:57:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=1sphzU1k0n0aMLJMPjHqv9GQ3tkWwmioWvKpauKwIGs=; b=T2R4JGnHIhzzu9qeVPqMS802tZdMZDY7MfgUy7YLMJ1RNZ+t7+Md6lipbI2JHlJk9P 3xMaUojUW15om7aCIEgNhQ4tIwFWH46ckTZ5/ZiRtjKMit/nPWtPfnOvIiM0rgT6g8tN BoIOoYUs6Th/vsfYMYDApXQy3DW5P65M1GrBY= MIME-Version: 1.0 Received: by 10.213.32.142 with SMTP id c14mr1838770ebd.77.1327784234303; Sat, 28 Jan 2012 12:57:14 -0800 (PST) Received: by 10.14.96.76 with HTTP; Sat, 28 Jan 2012 12:57:14 -0800 (PST) In-Reply-To: References: Date: Sat, 28 Jan 2012 21:57:14 +0100 Message-ID: Subject: Re: hbase-client dependency From: kim young ill To: user@hbase.apache.org Content-Type: multipart/alternative; boundary=0015174c3d629fc0e504b79cdb11 --0015174c3d629fc0e504b79cdb11 Content-Type: text/plain; charset=ISO-8859-1 thanx On Sat, Jan 28, 2012 at 5:07 PM, Lars H wrote: > You should just need hbase.jar, zookeeper.jar, and hadoop-core.jar. > > -- Lars > > kim young ill schrieb: > > >hi there, > >hbase 0.92 brings a lot of dependency (commons-*, httpcomponents,jetty, > >servlet, jsp ...) , when i just want to use hbase-client from webapp to > >push data to a hbase data (hdfs, network), what is required ? would be > >hdfs.jar, zookeeper.jar & hbase.jar enough ? > > > >thanx > --0015174c3d629fc0e504b79cdb11--