[
https://issues.apache.org/jira/browse/HIVE-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907975#action_12907975
]
Otis Gospodnetic commented on HIVE-1611:
----------------------------------------
Look at the search box at http://avro.apache.org/ (top-right corner) to see
what this patch does.
Should we assign this to a committer now, since Alex is done with the patch?
Doug Cutting reviewed and committed the big change via AVRO-626 that made it
possible for this patch to be literally a 1-line change:
Index: author/src/documentation/skinconf.xml
===================================================================
--- author/src/documentation/skinconf.xml (revision 770021)
+++ author/src/documentation/skinconf.xml (revision )
@@ -30,7 +30,7 @@
In other words google will search the @domain for the query string.
-->
- <search name="Hive" domain="hadoop.apache.org" provider="google"/>
+ <search provider="search-hadoop" name="hive"/>
<!-- Disable the print link? If enabled, invalid HTML 4.0.1 -->
<disable-print-link>true</disable-print-link>
> Add alternative search-provider to Hive site
> --------------------------------------------
>
> Key: HIVE-1611
> URL: https://issues.apache.org/jira/browse/HIVE-1611
> Project: Hadoop Hive
> Issue Type: Improvement
> Reporter: Alex Baranau
> Assignee: Alex Baranau
> Priority: Minor
> Attachments: HIVE-1611.patch
>
>
> Use search-hadoop.com service to make available search in Hive sources, MLs,
> wiki, etc.
> This was initially proposed on user mailing list. The search service was
> already added in site's skin (common for all Hadoop related projects) before
> so this issue is about enabling it for Hive. The ultimate goal is to use it
> at all Hadoop's sub-projects' sites.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.