Sean Busbey created HIVE-3605: --------------------------------- Summary: HowToContribute page links to defunct hadoop wiki page Key: HIVE-3605 URL: https://issues.apache.org/jira/browse/HIVE-3605 Project: Hive Issue Type: Bug Components: Documentation Reporter: Sean Busbey Priority: Trivial
The debugging section, under making changes links to the an old hadoop wiki page for debugging Hive. It mostly redirects to the current wiki okay, but the section anchor has changed, so it just goes to the top of the page instead of the specific section. Currently it's a full url, if it stays that way it ought to be {noformat} [Debugging Hive code|https://cwiki.apache.org/confluence/display/Hive/DeveloperGuide#DeveloperGuide-DebuggingHivecode] {noformat} It would be better to make it an internal wiki link with {noformat} [Debugging Hive code|DeveloperGuide#Debugging Hive code] {noformat} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira