I've create a jira to track the non-code issues: https://issues.apache.org/jira/browse/HIVE-4508
I'll upload a patch in the next hour for comments. -- Owen On Sun, May 5, 2013 at 10:52 PM, Carl Steinbach <cwsteinb...@gmail.com>wrote: > I took a quick look. Here's a list of things I noticed: > > * NOTICE > ** Copyright is out of date. > > * README.txt > ** Add one more '=' to the title underline. > ** Requirements section only lists Hadoop 0.20.x > ** Will it work with Java 1.7? > > * RELEASE_NOTES.txt > ** The 0.11 section lists tickets that aren't marked as resolved/fixed on > JIRA, and which are not included in the git commit log (e.g. HIVE-3979). > This may also extend to the 0.10 release notes. Related question: How were > these release notes generated? > > * docs/index.html > ** Update email list links (e.g. hive-u...@hadoop.apache.org) > > * src/build.properties > ** year=2012 > > * src/eclipse-files/.classpath > ** The guava jar is not in the right location. This breaks the eclipse > import. > > Thanks. > > Carl > > > > On Tue, Apr 30, 2013 at 5:18 PM, Ashutosh Chauhan <hashut...@apache.org > >wrote: > > > Hey all, > > > > Based on feedback from folks, I have respun release candidate, RC1. > > Please take a look. It basically fixes the size bloat of tarball. > > > > Source tag for RC1 is at: > > > > https://svn.apache.org/repos/asf/hive/tags/release-0.11.0-rc1 > > > > > > Source tar ball and convenience binary artifacts can be found > > at:http://people.apache.org/~hashutosh/hive-0.11.0-rc1/ > > > > Maven artifacts for hive are available > > at:https://repository.apache.org/content/repositories/orgapachehive-158/ > > > > Maven artifacts for hcatalog are available at: > > > > > https://repository.apache.org/content/repositories/orgapachehcatalog-159/ > > > > > > This release has many goodies including HiveServer2, integrated > > hcatalog, windowing and analytical functions, decimal data type, > > better query planning, performance enhancements and various bug fixes. > > In total, we resolved more than 350 issues. Full list of fixed issues > > can be found at: http://s.apache.org/8Fr > > > > > > Voting will conclude in 72 hours. > > > > Hive PMC Members: Please test and vote. > > > > Thanks, > > > > Ashutosh (On behalf of Hive contributors who made 0.11 a possibility) > > >