+1 I don’t think that AMBARI-11640 should hold up this maintenance release of 2.0.2 since it is fixed in the latest available release.
> On Aug 5, 2015, at 1:49 PM, Hitesh Shah <[email protected]> wrote: > > -0. > > There are a bunch of issues that cause a cluster to come up as non-functional > when using Ambari-2.0.1 and the 2.0.2 RC. > For example, without AMBARI-11640, Hive on Tez does not work. It would be > good to have these back ported into 2.0.2. > > There are probably a whole lot more issues that affect Ambari 2.0.x but were > only fixed in Ambari-2.1.x. It might be good to backport all the critical > ones. > > thanks > — Hitesh > > > On Aug 3, 2015, at 6:39 PM, Alejandro Fernandez <[email protected]> wrote: > >> Hi, >> >> I have created an Apache Ambari 2.0.2 Release Candidate (RC2). 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-rc2 >> <https://git-wip-us.apache.org/repos/asf/ambari/repo?p=ambari.git;a=log;h=refs/tags/release-2.0.2-rc2>* >> >> Staging site: http://people.apache.org/~alejandro/apache-ambari-2.0.2-rc2/ >> >> 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: 13 >> Total JIRAs Resolved as Fixed: 13 >> >> 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-rc2 >> 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) <[email protected]>" >> >> 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 > >
