Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "Hive/HowToRelease" page has been changed by JohnSichi. http://wiki.apache.org/hadoop/Hive/HowToRelease?action=diff&rev1=4&rev2=5 -------------------------------------------------- svn commit -m "Merge -r R1:R2 from trunk to X.Y branch. Fixes: HIVE-A, HIVE-B." }}} 1. You probably also want to commit a patch (on both trunk and branch) which updates README.txt to bring it up to date (at a minimum, search+replacing references to the version number). + 1. Likewise, use JIRA's "Release Notes" link for the relevant release on the [[http://issues.apache.org/jira/browse/HIVE?report=com.sourcelabs.jira.plugin.portlet.releases:releases-projecttab|Releases]] tab to update RELEASE_NOTES.txt. (It's OK to do this with a direct commit rather than a patch.) 1. Tag the release candidate (R is the release candidate number, and also starts from 0): {{{ svn copy https://svn.apache.org/repos/asf/hadoop/hive/branches/branch-X.Y \ https://svn.apache.org/repos/asf/hadoop/hive/tags/release-X.Y.Z-rcR -m "Hive X.Y.Z-rcR release."
