> independent tasks if this
> > > property is true it will execute the independent tasks parallely
> > > otherwise it will execute sequentially.
> > >
> > > Thanks&Regards,
> > > Chinna Rao Lalam
> > >
> > > From: Ghousia [gho
anks&Regards,
>
> Chinna Rao Lalam
>
>
> From: Ghousia [ghousia.ath...@gmail.com]
> Sent: Tuesday, November 15, 2011 6:12 PM
> To: user@hive.apache.org
> Subject: Asynchronous query exection
>
> Hi,
>
> Hive queries take longer time to execute, an
ce/docs/r0.21.0/capacity_scheduler.html
http://hadoop.apache.org/mapreduce/docs/r0.21.0/fair_scheduler.html
Mark
- Original Message -
From: "Mapred Learn"
To: user@hive.apache.org
Sent: Tuesday, November 15, 2011 2:15:59 PM
Subject: Re: Asynchronous query exection
You could write yo
erty is true it will execute the independent tasks parallely otherwise
> it will execute sequentially.
>
>
>
> Thanks&Regards,
>
> Chinna Rao Lalam
>
>
> --
> *From:* Ghousia [ghousia.ath...@gmail.com]
> *Sent:* Tuesday, Novem
12 PM
To: user@hive.apache.org
Subject: Asynchronous query exection
Hi,
Hive queries take longer time to execute, and by default it is a blocking call.
Is there any way provided by Hive client to supports non blocking execution.
Also, to execute jobs parallely, I tried setting the "hive.exec
Hi,
Hive queries take longer time to execute, and by default it is a blocking
call. Is there any way provided by Hive client to supports non blocking
execution.
Also, to execute jobs parallely, I tried setting the
*"hive.exec.parallel"*to true in hive-site.xml. But this did not work,
Looking at t