You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Lefty Leverenz (JIRA)" <ji...@apache.org> on 2014/08/16 09:50:18 UTC

[jira] [Commented] (HIVE-5963) Update build instructions in Getting Started wikidoc

    [ https://issues.apache.org/jira/browse/HIVE-5963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099552#comment-14099552 ] 

Lefty Leverenz commented on HIVE-5963:
--------------------------------------

[~szehon] and [~brocknoland], I added an introductory sentence in "Installation and Configuration" to clarify the either/or nature of its subsections and made some changes in "Building Hive from Source" to differentiate trunk from branches -- would you please review the doc?

* [Getting Started -- Installation and Configuration | https://cwiki.apache.org/confluence/display/Hive/GettingStarted#GettingStarted-InstallationandConfiguration]
* [Getting Started -- Building Hive from Source | https://cwiki.apache.org/confluence/display/Hive/GettingStarted#GettingStarted-BuildingHivefromSource]

While you're at it, you might revise the Disclaimer at the beginning of the doc:  "Hive has only been tested on Unix (Linux) and Mac systems using Java 1.6...."

> 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
>            Assignee: Szehon Ho
>              Labels: documentation
>
> 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.2#6252)