Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The following page has been changed by ZhengShao:
http://wiki.apache.org/hadoop/Hive/HowToContribute

------------------------------------------------------------------------------
  === Unit Tests ===
  
  Please make sure that all unit tests succeed before and after applying your 
patch and that no new javac compiler warnings are introduced by your patch.
+ You can specify the hadoop version with 
-Dhadoop.version="<your-hadoop-version>" if your hadoop version is not the 
default.
  
  {{{
  > cd hive-trunk
- > ant clean test tar
+ > ant clean test tar 
  }}}
  After a while, if you see
  {{{

Reply via email to