[
https://issues.apache.org/jira/browse/HIVE-29102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raghav Aggarwal updated HIVE-29102:
-----------------------------------
Description:
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
was:
The main [hive repository|https://github.com/apache/hive] contains many
references to the deprecated wiki space (HIVE-28666).
The results from running {{grep -Ri "cwiki"}} to the source code are attached
in [^obsolete_wiki_links.txt].
The respective links must be either updated to point to
https://hive.apache.org/ or dropped.
> Replace deprecated cwiki links in hive 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
> 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)