[
https://issues.apache.org/jira/browse/HIVE-29102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18019848#comment-18019848
]
Stamatis Zampetakis commented on HIVE-29102:
--------------------------------------------
Merged the first of the changes in
https://github.com/apache/hive/commit/d89f7c553d0e2324a5bd8ad4b728ed715d260538
No need to create extra ticket for PR#62. Let's wait for it to be merged and
then we can resolve this ticket.
> Replace deprecated cwiki links in hive and hive-site repository to point to
> the Website
> ---------------------------------------------------------------------------------------
>
> Key: HIVE-29102
> URL: https://issues.apache.org/jira/browse/HIVE-29102
> Project: Hive
> Issue Type: Task
> Reporter: Stamatis Zampetakis
> Assignee: Raghav Aggarwal
> Priority: Minor
> Labels: pull-request-available
> Attachments: obsolete_wiki_links.txt
>
>
> The main [hive repository|https://github.com/apache/hive] and
> [hive-site|https://github.com/apache/hive-site] contains many references to
> the deprecated wiki space (HIVE-28666).
> The results from running {{grep -Ri "cwiki"}} to the source code (in hive
> code) are attached in [^obsolete_wiki_links.txt].
> The respective links must be either updated to point to
> [https://hive.apache.org/] or dropped.
>
> There are 72 markdown (.md) files in hive-site project which referes to
> "cwiki"
> grep -iRl --include="*.md" "cwiki" | wc -l
--
This message was sent by Atlassian Jira
(v8.20.10#820010)