Re: how to alter location where database is point to

2014-08-22 Thread Bala Krishna Gangisetty
Try doing: alter database * *set dbproperties ('hive.warehouse.dir' = ' *newlocation');* --Bala G. On Fri, Aug 22, 2014 at 8:59 AM, Hussain Jamali wrote: > Hi All, > > Can somebody help me with alter command to change the hive database > location in hive 11 > > > > I have tried below command

how to alter location where database is point to

2014-08-22 Thread Hussain Jamali
Hi All, Can somebody help me with alter command to change the hive database location in hive 11 I have tried below commands both are failing alter database set location ''; alter database location ''; Thanks in advance Hussain Jamali This message and the information contained herein is