Lefty Leverenz created HIVE-5963:
------------------------------------
Summary: Update build instructions in Getting Started wikidoc
Key: HIVE-5963
URL: https://issues.apache.org/jira/browse/HIVE-5963
Project: Hive
Issue Type: Bug
Components: Documentation
Affects Versions: 0.13.0
Reporter: Lefty Leverenz
In the "Getting Started" wikidoc, [Building Hive from
Source|https://cwiki.apache.org/confluence/display/Hive/GettingStarted#GettingStarted-BuildingHivefromSource]
still uses {{ant}} instead of {{mvn}}:
{quote}
$ ant clean package
{quote}
and:
{quote}
$ ant clean package -Dhadoop.version=0.23.3 -Dhadoop-0.23.version=0.23.3
-Dhadoop.mr.rev=23
$ ant clean package -Dhadoop.version=2.0.0-alpha
-Dhadoop-0.23.version=2.0.0-alpha -Dhadoop.mr.rev=23
{quote}
Perhaps these instructions should be retained for earlier releases, but Maven
instructions need to be added for 0.13.0.
--
This message was sent by Atlassian JIRA
(v6.1#6144)