Dear Wiki user,

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

The "Hive/AdminManual/Installation" page has been changed by JohnSichi.
http://wiki.apache.org/hadoop/Hive/AdminManual/Installation?action=diff&rev1=4&rev2=5

--------------------------------------------------

  
  Installing Hive is simple and only requires having Java 1.6 and Ant installed 
on your machine.
  
- Hive is available via SVN at 
http://svn.apache.org/repos/asf/hadoop/hive/trunk. You can download it by 
running the following command.
+ Hive is available via SVN at http://svn.apache.org/repos/asf/hive/trunk. You 
can download it by running the following command.
  
  {{{
- $ svn co http://svn.apache.org/repos/asf/hadoop/hive/trunk hive
+ $ svn co http://svn.apache.org/repos/asf/hive/trunk hive
  }}}
  
  To build hive, execute the following command on the base directory:

Reply via email to