Re: create table fails with exception unable to rename tmp file

2015-04-11 Thread Jessica Zhang
Hi, Alex, Thanks for the reply. After fixing the permission, the query works fine. Jessica > On Apr 11, 2015, at 12:58 PM, Alexander Pivovarov > wrote: > > maybe user which runs hive cli does not have write permissions on > hdfs://zhangj05-a:8020/user/hive/warehouse/reporting.db > > who is

Re: fail to drop table after upgrade to hive 0.14.0

2015-02-23 Thread Jessica Zhang
Thanks for the reply! Would you please elaborate which new properties for hive 0.14? Jessica > On Feb 23, 2015, at 1:03 AM, Srinivas Thunga > wrote: > > Apply new configuration properties for hive0.14 in hive-site.xml file then > drop or delete table > >> On Monday, February 23, 2015, Jie Z