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 CarlSteinbach. http://wiki.apache.org/hadoop/Hive/HowToRelease?action=diff&rev1=7&rev2=8 -------------------------------------------------- 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). Also check NOTICE to see if anything needs to be updated for recent library dependency changes or additions. - 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. Likewise, use JIRA's [[https://issues.apache.org/jira/secure/ConfigureReleaseNote.jspa?projectId=12310843|Release Notes]] link to generate content for the RELEASE_NOTES.txt file. Be sure to select 'Text' format. (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."
