RE: Hive 0.7.1 with MySQL 5.5 as metastore

2012-11-05 Thread Venkatesh Kavuluri
op.hive.ql.Driver.run(Driver.java:748) Thanks,Venkatesh Date: Mon, 5 Nov 2012 17:17:46 -0800 Subject: Re: Hive 0.7.1 with MySQL 5.5 as metastore From: grover.markgro...@gmail.com To: user@hive.apache.org Venkatesh,What's the exact integrity constraint error you are seeing? I'd be curious

Re: Hive 0.7.1 with MySQL 5.5 as metastore

2012-11-05 Thread Mark Grover
L server. > > > Date: Mon, 5 Nov 2012 18:31:37 -0500 > > Subject: Re: Hive 0.7.1 with MySQL 5.5 as metastore > > From: edlinuxg...@gmail.com > > To: user@hive.apache.org > > > > > Moving underlying data files around is not the correct way to perform >

RE: Hive 0.7.1 with MySQL 5.5 as metastore

2012-11-05 Thread Venkatesh Kavuluri
Nov 2012 18:31:37 -0500 > Subject: Re: Hive 0.7.1 with MySQL 5.5 as metastore > From: edlinuxg...@gmail.com > To: user@hive.apache.org > > Moving underlying data files around is not the correct way to perform > an upgrade. > > https://dev.mysql.com/doc/refman/5.5

Re: Hive 0.7.1 with MySQL 5.5 as metastore

2012-11-05 Thread Edward Capriolo
Moving underlying data files around is not the correct way to perform an upgrade. https://dev.mysql.com/doc/refman/5.5/en/upgrading-from-previous-series.html I would do a mysqldump and then re-insert the data for maximum comparability. On Mon, Nov 5, 2012 at 6:21 PM, Venkatesh Kavuluri wrote: >