-1 for this RC, found an issue with recently backported patch from branch-2.1

The addendum patch was not backported to 2.0-maint branch. I have merged the 
changed to 2.0-maint, here is the commit hash:

commit fc7f513a3f03313d6a3b39bf2ef082ccd6695524
Author: Siddharth Wagle <swa...@hortonworks.com>
Date:   Mon Aug 3 11:07:37 2015 -0700

    AMBARI-10904. Provide a configurable timeout setting on 
MetricsTimelineSink.emitMetrics. Sink timeout jetty issue. (swagle)

Regards,
Sid

________________________________________
From: Alejandro Fernandez <alejan...@apache.org>
Sent: Friday, July 31, 2015 6:47 PM
To: dev@ambari.apache.org
Subject: [VOTE] Apache Ambari Release 2.0.2 RC1

Hi,

I have created an Apache Ambari 2.0.2 Release Candidate (RC1). This is a
maintenance release for branch-2.0.maint

GIT source tag:
*https://git-wip-us.apache.org/repos/asf/ambari/repo?p=ambari.git;a=log;h=refs/tags/release-2.0.2-rc1
<https://git-wip-us.apache.org/repos/asf/ambari/repo?p=ambari.git;a=log;h=refs/tags/release-2.0.2-rc1>*

Staging site: http://people.apache.org/~alejandro/apache-ambari-2.0.2-rc1/

PGP release key used (signed using 392F57AC):
http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=0x2147F220392F57AC

Updated KEYS file: https://dist.apache.org/repos/dist/release/ambari/KEYS

One can look into the issues fixed in this release at
https://issues.apache.org/jira/browse/AMBARI/fixforversion/12332747
Total 2.0.2 JIRAs: 12
Total JIRAs Resolved as Fixed: 12

Vote will be open for 72 hours.
[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)

Here's my vote to start: +1

Here's how to verify the tarball hashes:

git clone --branch release-2.0.2-rc1
https://git-wip-us.apache.org/repos/asf/ambari.git apache-ambari-2.0.2-src
cd apache-ambari-2.0.2-src
git clean -xdf
cd ambari-web
npm install
ulimit -n 2048
brunch build
rm -rf node_modules
mv public public-static
cd ../..
tar --exclude=.git --exclude=.gitignore --exclude=.gitattributes -zcvf
apache-ambari-2.0.2-src.tar.gz apache-ambari-2.0.2-src

# Verify my signature,
gpg --verify apache-ambari-2.0.2-src.tar.gz.asc
apache-ambari-2.0.2-src.tar.gz
gpg: Signature made Fri Jul 31 18:36:49 2015 PDT using RSA key ID 392F57AC
gpg: Good signature from "Alejandro Fernandez (Apache Ambari Release
Management) <alejan...@apache.org>"

openssl md5 apache-ambari-2.0.2-src.tar.gz >
apache-ambari-2.0.2-src.tar.gz.md5    # and compare to the file I provided
openssl sha1 apache-ambari-2.0.2-src.tar.gz >
apache-ambari-2.0.2-src.tar.gz.sha1  # and compare to the file I provided

# I made sure ratcheck passes
cp -R apache-ambari-2.0.2-src apache-ambari-2.0.2-ratcheck
cd apache-ambari-2.0.2-ratcheck
mvn clean apache-rat:check

Thanks,
Alejandro Fernandez
Apache Ambari PMC

Reply via email to