te it!
_
From: Sreekanth Ramakrishnan [mailto:sreer...@yahoo-inc.com]
Sent: Monday, January 03, 2011 2:42 PM
To: user@hive.apache.org; sandeep
Subject: Re: Regarding Number of Jobs Created for One Hive-Query
Hi Sandeep,
If you try running the explain query it will show you number of stages wh
Hi Sandeep,
If you try running the explain query it will show you number of stages which a
query will use. Each stage will correspond to a MapReduce job. Also, there are
conditional tasks, which points to one set of stage will be executed in lieu of
the other.
Please take a look at the follow
Hi,
While executing a query from hive ,a Job will get created.
Please let me know the Mapping Between Hive Query And the Jobs that are
created for that query. ?Is it One-One ?
Thanks
sandeep
**