|
|
+
Amith D K 2012-05-02, 06:36
-
Re: Need to run common,mapred and HDFS test separatelyHarsh J 2012-05-02, 07:26
Hi,
Run the tests from their top level project directories: $ cd hadoop-common-project; mvn clean test On Wed, May 2, 2012 at 12:06 PM, Amith D K <[EMAIL PROTECTED]> wrote: > Hi > > Currently all the tests in HDFS,common and MR will run when we execute > pom.xml > I want to separate the Common,MR and HDFS tests running separately, is there > any simple workaround to do that. > > Thanks in Advance > > Amith -- Harsh J |