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=12&rev2=13

--------------------------------------------------

  }}}
        1. Check that release file looks ok - e.g. install it and run examples 
from tutorial.
        1. Sign the release (see 
[[http://www.apache.org/dev/mirror-step-by-step.html?Step-By-Step|Step-By-Step 
Guide to Mirroring Releases]] for more information). {{{
- gpg --armor --output hive-X.Y.Z-dev.tar.gz.asc --detach-sig 
hive-X.Y.Z-dev.tar.gz
+ gpg --armor --output hive-X.Y.Z.tar.gz.asc --detach-sig hive-X.Y.Z.tar.gz
  gpg --armor --output hive-X.Y.Z-bin.tar.gz.asc --detach-sig 
hive-X.Y.Z-bin.tar.gz
  }}}
        1. Copy release files to a public place. {{{

Reply via email to