[
https://issues.apache.org/jira/browse/HIVE-13399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shane Curcuru updated HIVE-13399:
---------------------------------
Status: Patch Available (was: Open)
Index: trunk/content/index.mdtext
===================================================================
--- trunk/content/index.mdtext (revision 1735886)
+++ trunk/content/index.mdtext (working copy)
@@ -1,23 +1,34 @@
Title: Apache Hive TM
-The Apache Hive ™ data warehouse software facilitates querying and
managing large datasets residing in distributed storage. Hive provides a
mechanism to project structure onto this data and query the data using a
SQL-like language called HiveQL. At the same time this language also allows
traditional map/reduce programmers to plug in their custom mappers and reducers
when it is inconvenient or inefficient to express this logic in HiveQL.
+The Apache Hive ™ data warehouse software facilitates querying and
managing large datasets residing in distributed storage. Hive provides a
mechanism to project structure onto this data and query the data using a
SQL-like language called HiveQL. The HiveQL language also allows traditional
map/reduce programmers simple extensions to plug in their custom mappers and
reducers when it is inconvenient or inefficient to express this logic in HiveQL.
## Getting Started
-Check out the [Getting Started Guide][GETTING_STARTED] on the [Hive
wiki][HIVE_WIKI].
+ * Learn more [About Hive's Functionality][HIVE_DETAILS] on [our
wiki][HIVE_WIKI]
+ * Read the [Getting Started Guide][GETTING_STARTED] to learn how to install
Hive
+ * The [User and Hive QL documentation][HIVE_QL] shows how to program Hive
+
+
## Getting Involved
Hive is an open source volunteer project under the Apache Software Foundation.
Previously it was a subproject of [Apache Hadoop][APACHE_HADOOP], but has now
graduated to become a top-level project of its own. We encourage you to learn
about the project and contribute your expertise. Here are some starter links:
- * Give us [feedback][ISSUE_TRACKING]: What can we do better?
- * Join the [mailing list][MAILING_LISTS]: Meet the community.
+ * Give us [feedback or submit bug reports][ISSUE_TRACKING]: What can we do
better?
+ * Join the [mailing list][MAILING_LISTS]: Meet our [community][COMMUNITY].
+ * Read through our [Contributor's Guides][CONTRIBUTOR] about where to find
the source or submit patches.
* Become a [Hive Fan on Facebook][HIVE_FACEBOOK].
+ * Follow [@ApacheHive on Twitter][HIVE_TWITTER].
+
[GETTING_STARTED]:
https://cwiki.apache.org/confluence/display/Hive/GettingStarted
[HIVE_WIKI]: https://cwiki.apache.org/confluence/display/Hive
[APACHE_HADOOP]: http://hadoop.apache.org
[ISSUE_TRACKING]: /issue_tracking.html
[MAILING_LISTS]: /mailing_lists.html
[HIVE_FACEBOOK]: http://www.facebook.com/pages/Hive/43928506208
-
+[HIVE_DETAILS]: https://cwiki.apache.org/confluence/display/Hive/Home
+[HIVE_QL]:
https://cwiki.apache.org/confluence/display/Hive/Home#Home-UserDocumentation
+[COMMUNITY]: http://hive.apache.org/people.html
+[CONTRIBUTOR]:
https://cwiki.apache.org/confluence/display/Hive/Home#Home-ResourcesforContributors
+[HIVE_TWITTER]: https://twitter.com/apachehive
> Homepage improvements to better welcome newcomers
> -------------------------------------------------
>
> Key: HIVE-13399
> URL: https://issues.apache.org/jira/browse/HIVE-13399
> Project: Hive
> Issue Type: Improvement
> Components: Website
> Reporter: Shane Curcuru
> Priority: Minor
>
> See patch; feel free to modify as needed for Hive standards since I'm not a
> committer here.
> Also, consider updating
> https://cwiki.apache.org/confluence/display/Hive/How+to+edit+the+website to
> include instructions for how non-committers can update the website - either
> the CMS hosted or wiki hosted ones.
> Thanks!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)