Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The artifacts then need to be copied over to public_html/ambari-release-name-rc_i_/

Call for a vote on the ambari-dev mailing list and CC general@incubator.apache.org with something like this:

I have created a an ambari-** release candidate.
SVN source tag (r***)

...

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)

Call for vote on incubator general mailing list.

As soon as the vote passes in the incubator call for a vote with results on incubator general mailing list. Once the vote passes/fails in incubator general, send out an email with subject : like "RESULTVOTE Apache Ambari 1.2.0 rc0 on the general incubator mailing list" to general@incubator.apache.org and ambari-dev@incubator.apache.org. For the vote to pass, 3 +1 votes are required from IPMC members.

After the vote passes:

Copy the bits to distribution folder for Apache Ambari:

Code Block
ssh people.apache.org

cd /www/www.apache.org/dist/incubator/ambari/

mkdir ambari-{release_num}

cp ~/public_html/ambari-{release}/* /www/www.apache.org/dist/incubator/ambari/ambari-{release_num}
ln -sf ambari-{release_num}/ stable

svn move https://svn.apache.org/repos/asf/incubator/ambari/tags/release-x.y.z-rc0rc{rc_num}  https://svn.apache.org/repos/asf/incubator/ambari/tags/release-x.y.z -m "Release x.y.z"

Note that it takes 24 hours for the changes to propagate to the mirrors.
After waiting 24 hours and verifying that the bits are available in the mirrors, send out an announcement.

Send out Announcement.

ANNOUNCE Apache Ambari 1x.2y.0z.

The Apache Ambari team is proud to announce Apache Ambari version 1x.2y.0z

Apache Ambari is a tool for provisioning, managing, and monitoring Apache Hadoop clusters. Ambari consists of a set of RESTful APIs and browser-based management console UI.

The release bits are at: http://www.apache.org/dyn/closer.cgi/incubator/ambari.

To use the released bits please use the following documentation:

http://incubator.apache.org/ambari/\{release_num}

We would like to thank all the contributors that made the release possible.

...