I just tagged "2.0.0-beta-incubating-RC2" based on latest commit: https://github.com/apache/incubator-hawq/commit/b6cb39c37e83fb5ee542b9f953c3a5e28e4617eb
Please mentors review and provide feedback. -Goden On Tue, Nov 24, 2015 at 10:09 AM Ting(Goden) Yao <[email protected]> wrote: > Just correct the typos : they are HAWQ-183, HAWQ-184, HAWQ-185 and > HAWQ-186 to track all the new issues Roman discovered for > 2.0.0-beta-incubating release. > I've updated release page with the latest info. > > On Mon, Nov 23, 2015 at 11:57 PM Lei Chang <[email protected]> wrote: > >> Good catch. HAWQ-1863 HAWQ-1864 HAWQ-1865 HAWQ-1866 are used to track >> this. >> >> Cheers >> Lei >> >> >> On Tue, Nov 24, 2015 at 12:37 PM, Roman Shaposhnik <[email protected]> >> wrote: >> >> > On Mon, Nov 23, 2015 at 12:45 PM, Ting(Goden) Yao <[email protected]> >> wrote: >> > > Yes I meant "RC1" , missed typing it in the previous email. >> > >> > Great! My cursory look at the tag produced the following: >> > 1. We need to add the DISCLAIMER file >> > 2. There are a few things checked into the source tree that >> > definitely shouldn't be in the release tarball: >> > * anythings that's *.tar.gz >> > * anything that's a dependency jar >> > * ./depends/libyarn/releng/bin/templates/.core-site-secure-ha.xml.swp >> > * ./pxf/gradle/wrapper/gradle-wrapper.jar >> > * ./contrib/hawq-hadoop/hawq-mapreduce-tool/lib/*.jar >> > * ./src/test/regress/data/pxf/*.class >> > * ./src/test/regress/data/pxf/*.class >> > * ./tools/bin/ext/yaml/*.pyc >> > >> > 3. There are a few things that I'd like to understand >> > why they are there: >> > * ./depends/libyarn/releng/make/dependencies/cacerts >> > >> > Finally (and somewhat surprisingly) the RAT check turned out >> > to be pretty alarming. I thought that you guys took care of >> > the licensing headers some time ago. Am I misremembering? >> > >> > Anyway, here's how to reproduce and marvel at "5030 Unknown Licenses". >> > >> > $ java -jar ~/src/apache/rat-0.11/apache-rat-0.11.jar . >> > >> > ***************************************************** >> > Summary >> > ------- >> > Generated at: 2015-11-23T19:40:00-08:00 >> > Notes: 79 >> > Binaries: 789 >> > Archives: 20 >> > Standards: 5871 >> > >> > Apache Licensed: 825 >> > Generated Documents: 0 >> > >> > JavaDocs are generated and so license header is optional >> > Generated files do not required license headers >> > >> > 5030 Unknown Licenses >> > >> > ******************************* >> > >> >
