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 CF0AA102AD for ; Fri, 9 Aug 2013 15:14:58 +0000 (UTC) Received: (qmail 98640 invoked by uid 500); 9 Aug 2013 15:14:54 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 98588 invoked by uid 500); 9 Aug 2013 15:14:53 -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 98556 invoked by uid 99); 9 Aug 2013 15:14:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Aug 2013 15:14:52 +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 (nike.apache.org: domain of yankunhadoop@gmail.com designates 209.85.216.179 as permitted sender) Received: from [209.85.216.179] (HELO mail-qc0-f179.google.com) (209.85.216.179) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Aug 2013 15:14:45 +0000 Received: by mail-qc0-f179.google.com with SMTP id n10so2212447qcx.24 for ; Fri, 09 Aug 2013 08:14:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=GL2DqFwcjYEOYEDuMr2SGjlTngX444IcPkDRib9G9Io=; b=JDIvVan15keXNevzu5YvzmcZYK6/PU+vDwXCNH0xaA4bc7+LTqdFiXkZt0hFRHc8T/ GamfLtg88l2R/gItjBKa25xJOEMqwGprkxJB09NJ4fwAod1DKhGn6VMMxjVY8GsXYTNN x9QskOJxkzZBMOiS/9PZnojXu8bIc7OnuwG+xjbmaxiJcEYrbdKe8EKpDXu4f/hpXSnV wN6RnQwSu+P0xdTaZ0qIahlygRlWLewU0A3dE63d4CJXyYgltc6gnpvKEyv9sldnLpdf YPn8CM6U3P4Q3idVD+9b+wD9xxVuX8czq3pnsOYxJwclgPpJlMnHh7kbNbDFA/J/WOJB /3Gw== MIME-Version: 1.0 X-Received: by 10.224.11.194 with SMTP id u2mr11481986qau.18.1376061265064; Fri, 09 Aug 2013 08:14:25 -0700 (PDT) Received: by 10.224.71.71 with HTTP; Fri, 9 Aug 2013 08:14:25 -0700 (PDT) In-Reply-To: References: Date: Fri, 9 Aug 2013 11:14:25 -0400 Message-ID: Subject: Re: Hi all From: =?GB2312?B?48bApQ==?= To: user@hbase.apache.org Content-Type: multipart/alternative; boundary=089e011772cde4b6c804e3853a3b X-Virus-Checked: Checked by ClamAV on apache.org --089e011772cde4b6c804e3853a3b Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: quoted-printable Matteo Bertozzi thanks for you help Yes, I want to running a single unit test 2013/8/9 Matteo Bertozzi > do you mean running a single unit test? > you can do that using: mvn clean test -PlocalTests -Dtest=3DTEST_NAME > where TEST_NAME is your test class name. > example: mvn clean test -PlocalTests -Dtest=3DTestGet > > Matteo > > > > On Fri, Aug 9, 2013 at 10:15 AM, =E3=C6=C0=A5 wr= ote: > > > I find in hbase src directory exist test directory > > wa o so much test unit > > If I want to use this unit test class ,what should I do > > I haven't experience use junit > > > > -- > > In the Hadoop world, I am just a novice, explore the entire Hadoop > > ecosystem, I hope one day I become a bird, travel the whole world > > Thanks for your help, thanks to the open source community. I hope one > day I > > can contribute their own code > > > > YanBit > > yankunhadoop@gmail.com > > > --=20 In the Hadoop world, I am just a novice, explore the entire Hadoop ecosystem, I hope one day I become a bird, travel the whole world Thanks for your help, thanks to the open source community. I hope one day I can contribute their own code YanBit yankunhadoop@gmail.com --089e011772cde4b6c804e3853a3b--