Re: A simple insert stuck in hive

2015-04-07 Thread @Sanjiv Singh
Hi Mich, I have faced same issue while inserting into table .nothing had helped me on that. Surprisingly , restarting cluster had worked for me. I am also interested in solution to this. Also can you please check if there is any lock on table causing mapper waiting for lock on table. -

RE: A simple insert stuck in hive

2015-04-08 Thread Mich Talebzadeh
, its subsidiaries nor their employees accept any responsibility. From: @Sanjiv Singh [mailto:sanjiv.is...@gmail.com] Sent: 08 April 2015 07:21 To: user@hive.apache.org Subject: Re: A simple insert stuck in hive Hi Mich, I have faced same issue while inserting into table .nothing had

Re: A simple insert stuck in hive

2015-04-08 Thread Alan Gates
If you're seeing it list progress (or attempted progress) as here, this isn't a locking issue. All locks are obtained before the job is submitted to Hadoop. Alan. Mich Talebzadeh April 7, 2015 at 14:09 Hi, Today I have noticed the following issue. A simple ins

Re: A simple insert stuck in hive

2015-04-08 Thread Daniel Haviv
I would guess it has something to do with container allocation Daniel > On 8 באפר׳ 2015, at 20:26, Alan Gates wrote: > > If you're seeing it list progress (or attempted progress) as here, this isn't > a locking issue. All locks are obtained before the job is submitted to > Hadoop. > > Alan.