Re: hive-1.1.0 - alter table rename issue

2015-06-21 Thread Mahesh Sankaran
i solved this issue by creating tables in metastore manually. Thanks Mahesh On Mon, Jun 22, 2015 at 10:48 AM, Mahesh Sankaran wrote: > Yes i upgraded my hive and HMS recently.but there is no mismatch between > hive and HMS. > > On Mon, Jun 22, 2015 at 10:30 AM, Vishnu Viswanath < > vishnu.viswa

Re: hive-1.1.0 - alter table rename issue

2015-06-21 Thread Mahesh Sankaran
Yes i upgraded my hive and HMS recently.but there is no mismatch between hive and HMS. On Mon, Jun 22, 2015 at 10:30 AM, Vishnu Viswanath < vishnu.viswanat...@gmail.com> wrote: > from the JIRA comments it looks like there is a miss match between your > hive and HMS. Did you upgrade hive recently?

Re: hive-1.1.0 - alter table rename issue

2015-06-21 Thread Vishnu Viswanath
from the JIRA comments it looks like there is a miss match between your hive and HMS. Did you upgrade hive recently? On Mon, Jun 22, 2015 at 10:23 AM, Mahesh Sankaran wrote: > Any thoughts regarding this problem?? > > Mahesh > > On Sat, Jun 20, 2015 at 10:55 AM, Mahesh Sankaran < > sankarmahes..

Re: hive-1.1.0 - alter table rename issue

2015-06-21 Thread Mahesh Sankaran
Any thoughts regarding this problem?? Mahesh On Sat, Jun 20, 2015 at 10:55 AM, Mahesh Sankaran wrote: > Hi all, > > I am using hive-1.1.0 and hadoop-2.6.0. > > am trying to rename a existing table in hive but it shows following error. > > hive> *altertable testrename rename to testrenamebkp ;*