-1 * RELEASE_NOTES.txt needs to be updated.
* The Postgres metastore upgrade scripts should be excluded from the tarball since they are not current. There is already a build property that handles this ("include.postgres"), which should default to false. * HIVE-2795 added a python metastore upgrade script located in scripts/metastore/upgrade. This script is not mentioned in any of the README.txt files, and it's also not clear which version of Python is required to run it. Furthermore, the docs in the python script are not very clear, probably won't work with Derby, and reference a dependency in "trunk/build/dist/lib/py" which is not present in the tarball. * The lib/ directory contains some new JARs which are not covered in the LICENSE file (it's also possible that these are not really required), as well as a couple cases of multiple versions of the same JAR. Here are the ones that jump out at me, though there are probably some I missed: ** JavaEWAH-0.3.2 ** antlr-2.7.7 and antlr-3.0.1? ** commons-codec-1.3 and commons-codec-1.4? ** commons-logging-1.0.4 and commons-logging-1.1.1? ** hamcrest-core-1.1 ** hsqldb-1.8.0.10 ** kfs-0.3 ** oro-2.0.8 (This uses v1.1 of the ASF license) Thanks. Carl On Fri, Apr 13, 2012 at 3:28 PM, Ashutosh Chauhan <hashut...@apache.org>wrote: > Couple more points: > > Maven artifacts are available at > https://repository.apache.org/content/repositories/orgapachehive-043/ for > folks to try out. > > Vote runs for 3 business days so will expire on Wednesday, 4/18. > > Thanks, > Ashutosh > > On Fri, Apr 13, 2012 at 11:50, Ashutosh Chauhan <hashut...@apache.org > >wrote: > > > Hey all, > > > > Apache Hive 0.9.0-rc0 is out and available at > > http://people.apache.org/~hashutosh/hive-0.9.0-rc0/ > > > > Release notes are available at: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310843&version=12317742 > > > > Please give it a try, let us know. > > > > Hive PMC members: Please test and vote. > > > > Thanks, > > Ashutosh > > >