Yeah, the scripts should only be needed in configurations where JDO is told not to automatically update the schema. This is recommended for production environments.
For this particular release, taking a downtime while running the scripts is a good idea due to the nature of the changes (e.g. altering the primary key on COLS). That needn't be true in general for additive-only changes. JVS On Oct 21, 2010, at 12:14 PM, Edward Capriolo wrote: > On Wed, Oct 20, 2010 at 6:38 PM, John Sichi <jsi...@facebook.com> wrote: >> The tarballs are at >> >> http://people.apache.org/~jvs/hive-0.6.0-candidate-0 >> >> Carl did some sanity testing on it already, but any additional testing you >> can do before voting helps to ensure a quality release. >> >> JVS >> >> > > I am checking it out now. It seems like since i have used two trunk > versions since hive the view related tables have already been created. > I do not need the update script.