Samir try running the command unlock table and see if it works
On Tue, Jul 16, 2013 at 8:42 PM, Alan Gates <[email protected]> wrote: > This question should be sent to [email protected]. > > Alan. > > On Jul 16, 2013, at 3:23 AM, samir das mohapatra wrote: > > > Dear All, > > Did any one faced the issue : > > While Loading huge dataset into hive table , hive restricting me to > query from same table. > > > > I have set hive.support.concurrency=true, still showing > > > > conflicting lock present for TABLENAME mode SHARED > > > > <property> > > <name>hive.support.concurrency</name> > > <value>true</value> > > <description>Whether hive supports concurrency or not. A zookeeper > instance must be up and running for the default hive lock manager to > support read-write locks.</description> > > </property> > > > > > > If It is like that then how to solve that issue? is there any row lock > > ? > > > > Regards > > -- Nitin Pawar
