You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2009/03/15 23:29:53 UTC

[Hadoop Wiki] Trivial Update of "Hive/GettingStarted" by RaghothamMurthy

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 RaghothamMurthy:
http://wiki.apache.org/hadoop/Hive/GettingStarted

------------------------------------------------------------------------------
  {{{
    $ svn co http://svn.apache.org/repos/asf/hadoop/hive/trunk hive
    $ cd hive
-   $ ant package
+   $ ant -Dhadoop.version="<your-hadoop-version>" package
+   # For example
+   $ ant -Dhadoop.version="0.17.2.1" package
    $ cd build/dist
    $ ls
    README.txt