Index: NOTICE =================================================================== --- NOTICE (revision 1530171) +++ NOTICE (working copy) @@ -1,5 +1,5 @@ Apache Hive -Copyright 2008-2011 The Apache Software Foundation +Copyright 2008-2013 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). @@ -8,13 +8,13 @@ (http://jdbm.sourceforge.net/). This product includes/uses ANTLR (http://www.antlr.org/), -Copyright (c) 2003-2008, Terrence Parr. +Copyright (c) 2003-2011, Terrence Parr. This product includes/uses StringTemplate (http://www.stringtemplate.org/), -Copyright (c) 2008, Terrence Parr. +Copyright (c) 2011, Terrence Parr. This product includes/uses ASM (http://asm.ow2.org/), -Copyright (c) 2000-2005 INRIA, France Telecom. +Copyright (c) 2000-2007 INRIA, France Telecom. This product includes/uses org.json (http://www.json.org/java/index.html), Copyright (c) 2002 JSON.org @@ -26,7 +26,7 @@ Copyright (c) 2002, 2003, 2004, 2005 Marc Prud'hommeaux . This product includes/uses SLF4J (http://www.slf4j.org/), -Copyright (c) 2004-2008 QOS.ch +Copyright (c) 2004-2010 QOS.ch This product includes/uses Bootstrap (http://twitter.github.com/bootstrap/), Copyright (c) 2012 Twitter, Inc. Index: README.txt =================================================================== --- README.txt (revision 1530171) +++ README.txt (working copy) @@ -82,17 +82,10 @@ schema upgrade scripts located in the scripts/metastore/upgrade directory. - We have provided upgrade scripts for Derby and MySQL databases. If - you are using a different database for your MetaStore you will need - to provide your own upgrade script. +- We have provided upgrade scripts for MySQL, PostgreSQL, Oracle and Derby + databases. If you are using a different database for your MetaStore + you will need to provide your own upgrade script. -- Hive @VERSION@ includes new configuration properties. If you - are upgrading from an earlier version of Hive it is imperative - that you replace all of the old copies of the hive-default.xml - configuration file with the new version located in the conf/ - directory. - - Useful mailing lists ====================