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 1461A10735 for ; Sun, 2 Mar 2014 09:53:48 +0000 (UTC) Received: (qmail 60447 invoked by uid 500); 2 Mar 2014 09:53:45 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 59317 invoked by uid 500); 2 Mar 2014 09:53:34 -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 59307 invoked by uid 99); 2 Mar 2014 09:53:31 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Mar 2014 09:53:31 +0000 Received: from localhost (HELO mail-wi0-f172.google.com) (127.0.0.1) (smtp-auth username apurtell, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Mar 2014 09:53:31 +0000 Received: by mail-wi0-f172.google.com with SMTP id r20so2251068wiv.17 for ; Sun, 02 Mar 2014 01:53:29 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=DEL9JGmfei+3PNY7xWbY8OCSrxMB00DHq+1/f9qALuQ=; b=N/scSaRDYZQyXWSh9JZgSHbMM+wJrSA0WKZPYW8RB0eZpzmzB8eFAZ+AvV4rbxN8Z9 P2bBp9HRDmNGH/FRv6/reOIeU9Qe93G1Gyk35AvcpFITua5lsVzxm8hNjxYNNb1rBG7L Zty2SJut08rLLGgjxVdFMPHWtNo+acjTnb/TTkj0SJ2qvj1SpuKiPCTFNLc3Wwbx5tDs lSwF2/LFBxuk4Rm9n5NsvqK3DcXm+slDJhn2TNBlWM+I+u0aH4+nTN6W1AdR4npfvS78 yyvBFU8kHneHEtzbl5f2kl0TiHQgitAIQ+x8iNQOb2zgOZrCZ5L9sSxYnJQw+45ZUBim Dvmw== X-Received: by 10.180.102.97 with SMTP id fn1mr9736239wib.15.1393754009911; Sun, 02 Mar 2014 01:53:29 -0800 (PST) MIME-Version: 1.0 Received: by 10.227.215.84 with HTTP; Sun, 2 Mar 2014 01:52:49 -0800 (PST) In-Reply-To: References: From: Andrew Purtell Date: Sun, 2 Mar 2014 17:52:49 +0800 Message-ID: Subject: Re: Compile and run HBase 0.98 from svn? To: "user@hbase.apache.org" Content-Type: multipart/alternative; boundary=f46d0444ef1daa477304f39ca4d2 --f46d0444ef1daa477304f39ca4d2 Content-Type: text/plain; charset=ISO-8859-1 I use 'mvn -DskipTests clean install package assembly:single' and get a workable binary jar with the right bits under lib/. On Sun, Mar 2, 2014 at 10:44 AM, Marcos Luis Ortiz Valmaseda < marcosluis2186@gmail.com> wrote: > Did you read here? > https://hbase.apache.org/book/build.html > > > 2014-03-01 21:55 GMT-04:30 Jean-Marc Spaggiari : > > > Hi all, > > > > Any hint on the way to build and run 0.98? > > > > svn co http://svn.apache.org/repos/asf/hbase/branches/0.98/ hbase-0.98 > > mvn clean install assembly:assembly -DskipTests -Prelease > > > > All passed. > > > > Update hbase-env hbase-site and regionservers. > > > > Distribute all the directory on 4 servers. > > > > But... something is missing. Doing that, I miss many libs, like > > zookeeper-3.4.5.jar. > > > > So I guess I'm not building it the right way. > > > > Can anyone point me to the right steps? > > > > Thanks, > > > > JM > > > > > > -- > Marcos Ortiz Valmaseda > http://about.me/marcosortiz > -- Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White) --f46d0444ef1daa477304f39ca4d2--