Thank you, Devaraj K.

I have another question: is there a way to run test without compile? It
seems I should to modify build-commen.xml and build.xml files.
Could you please tell me the details(i.e. how to modify build-commen.xml
and build.xml files)?
Thanks.
Regards,
FangFang CHEN / 陈芳芳
----------------------------------
BigInsights Team, CDL
Phone:   86-10-82453744
----------------------------------




                                                                           
             Devaraj K                                                     
             <devaraj.k@huawei                                             
             .com>                                                      To 
                                       user@hive.apache.org                
             2011-08-02 13:24                                           cc 
                                                                           
                                                                   Subject 
             Please respond to         RE: Is there a way to run a test    
             user@hive.apache.         about some class?                   
                    org                                                    
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




You can run all the unit test with the command ant test, or you can run a
specific unit test with the command ant -Dtestcase=<class name without
package prefix> test (for example ant -Dtestcase=TestFileSystem test).

Refer : https://cwiki.apache.org/confluence/display/Hive/HowToContribute

Devaraj K


From: Fang Fang FF Chen [mailto:ffche...@cn.ibm.com]
Sent: Tuesday, August 02, 2011 10:43 AM
To: user@hive.apache.org
Subject: Is there a way to run a test about some class?



Every time I run tests with "ant tests", it will lasted for a long time.
Now I just want to run some test(i.e Test
org.apache.hadoop.hive.cli.TestCliDriver).
Is there a command or a way which is available for my idea? Thank you.
Thanks.
Regards,
FangFang CHEN / 陈芳芳
----------------------------------
BigInsights Team, CDL
Phone: 86-10-82453744
----------------------------------

<<inline: graycol.gif>>

<<inline: pic24261.gif>>

<<inline: ecblank.gif>>

Reply via email to