+1 md5 and signing look good. Did RAT check using nice RAT_README.
Poked around. All looks good. St.Ack Here are some notes on my experience trying to build: + I found myself a centos 6.6: $ more /etc/issue CentOS release 6.6 (Final) Kernel \r on an \m + Install doc is excellent (I said that before). + This bit of doc seems wrong from install because talks of .trafodion but we are echo'ing to .bashrc from https://cwiki.apache.org/confluence/display/TRAFODION/Create+Build+Environment Export TOOLSDIR in your environment or ~/.trafodion file. export TOOLSDIR=$HOME/trafodion-build-tools echo -en "export TOOLSDIR=$HOME/trafodion-build-tools\n" >> $HOME/.bashrc + make package-all and make all failed here for me: make[4]: Entering directory `/home/stack/apache-trafodion-2.0.1-incubating/core/sqf/src/tm/tools' ##(SQF) make[4]: Nothing to be done for `all'. ##(SQF) make[4]: Leaving directory `/home/stack/apache-trafodion-2.0.1-incubating/core/sqf/src/tm/tools' ##(SQF) make[3]: Leaving directory `/home/stack/apache-trafodion-2.0.1-incubating/core/sqf/src/tm' ##(SQF) make[2]: Leaving directory `/home/stack/apache-trafodion-2.0.1-incubating/core/sqf' make[1]: *** [foundation] Error 2 make[1]: Leaving directory `/home/stack/apache-trafodion-2.0.1-incubating/core' make: *** [package-all] Error 2 ... then I ran out of time. Thanks, St.Ack On Wed, Jun 29, 2016 at 2:51 PM, Roberta Marton <roberta.mar...@esgyn.com> wrote: > Hello, > > > > This is a call to vote on Apache Trafodion patch release 2.0.1-incubating > RC3 (Release Candidate 3). > > > > Apache Trafodion is a webscale SQL-on-Hadoop solution enabling > transactional or > > operational workloads on Hadoop. Trafodion builds on the scalability, > elasticity, and > > flexibility of Hadoop. Trafodion extends Hadoop to provide guaranteed > > transactional integrity, enabling new kinds of big data applications to run > on > > Hadoop. > > > > The changes in this patch release address licensing issues found during the > > Apache Trafodion release 2.0.1 RC1 (Release Candidate 1) voting cycle. > > > > Changes since 2.0.1 RC1: > > [TRAFODION-2068] Missing DISCLAIMER files for release package > > [TRAFODION-2082] BSD-4 license for swsprintf and swscanf unclear > > > > The Trafodion community has approved this release: > > > http://mail-archives.apache.org/mod_mbox/incubator-trafodion-dev/201606.mbox/ajax/%3Cab0bbe9228d5b7b487f4b9952f17ede5%40mail.gmail.com%3E > > > > The latest tag for this candidate is "2.0.1rc3". Git repository: git:// > git.apache.org/incubator-trafodion.git: > > * > https://git-wip-us.apache.org/repos/asf?p=incubator-trafodion.git;a=commit;h=6357cb8f76ab399b451896c75273fd6f2e02d9c4 > < > https://git-wip-us.apache.org/repos/asf?p=incubator-trafodion.git;a=commit;h=6357cb8f76ab399b451896c75273fd6f2e02d9c4 > >* > > > > Release artifacts are: > > * > https://dist.apache.org/repos/dist/dev/incubator/trafodion/trafodion-2.0.1-RC3 > < > https://dist.apache.org/repos/dist/dev/incubator/trafodion/trafodion-2.0.1-RC3 > >* > > > > Artifacts are signed with my key (A44C5A05), which is in > https://dist.apache.org/repos/dist/release/incubator/trafodion/KEYS > > > > Instructions: > > > > Setting up build environment: > > * > https://cwiki.apache.org/confluence/display/TRAFODION/Create+Build+Environment > < > https://cwiki.apache.org/confluence/display/TRAFODION/Create+Build+Environment > >* > > > > Building: > > https://cwiki.apache.org/confluence/display/TRAFODION/Build+Source > > > > The vote is open for at least 72 hours. > > > > [ ] +1 approve > > [ ] +0 no opinion > > [ ] -1 disapprove (and reason why) > > > > Regards, > > Roberta >