Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 17 (2.896s).
Loading phrases to help you
refine your search...
Re: Hive producing difference outputs - Hive - [mail # user]
...resent as no one has replied yet :)  On Thu, Nov 15, 2012 at 11:18 AM, Chen Song  wrote:    Chen Song...
   Author: Chen Song, 2012-12-19, 16:55
Re: map side join with group by - Hive - [mail # user]
...Thanks Nitin. This is all I want to clarify :)  Chen  On Thu, Dec 13, 2012 at 2:30 PM, Nitin Pawar wrote:     Chen Song...
   Author: Chen Song, 2012-12-13, 19:50
Re: map side join with group by - Hive - [mail # user]
...Nitin  Yeah. My original question is that is there a way to force Hive (or rather to say, is it possible) to execute map side join at mapper phase and group by in reduce phase. So inste...
   Author: Chen Song, 2012-12-13, 19:12
Re: map side join with group by - Hive - [mail # user]
...Understood that fact that it is impossible in the same MR job if both join and group by are gonna happen in the reduce phase (because the join keys and group by keys are different). But for ...
   Author: Chen Song, 2012-12-13, 18:24
Re: map side join with group by - Hive - [mail # user]
...Yeah, my abridged version of query might be a little broken but my point is that when a query has a map join and group by, even in its simplified incarnation, it will launch two jobs. I was ...
   Author: Chen Song, 2012-12-13, 14:56
map side join with group by - Hive - [mail # user]
...I have a silly question on how Hive interpretes a simple query with both map side join and group by.  Below query will translate into two jobs, with the 1st one as a map only job doing ...
   Author: Chen Song, 2012-12-12, 23:32
Hive producing difference outputs - Hive - [mail # user]
...Hi Folks  We are getting inconsistent output when running some semantically same Hive queries. We are using *CDH3u3* with *Hive 0.7.1.*  The query I am running performs a map-side ...
   Author: Chen Song, 2012-11-15, 16:18
Re: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.MoveTask - Hive - [mail # user]
...Is there anything interesting on hive.log?  If you are running Hive shell with root user, by default, the hive.log should be in /tmp/hive.log.  BTW, are you using MySQL as your met...
   Author: Chen Song, 2012-10-29, 17:19
Re: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.MoveTask - Hive - [mail # user]
...Looks to me the permission issue.  Can you check if the user (which ran the hive query) has write permission on */user/hive/warehouse/mydatabase.db/mytable?*  On Mon, Oct 29, 2012 ...
   Author: Chen Song, 2012-10-29, 15:00
Re: general question on hive client log - Hive - [mail # user]
...Thanks Nitin.  I also found this wiki. But it only documented the hive client log. What about other log files created during a query?  Chen  On Thu, Oct 25, 2012 at 7:30 AM, N...
   Author: Chen Song, 2012-10-25, 14:26
Sort:
project
Hive (17)
HBase (8)
Flume (2)
MapReduce (1)
type
mail # user (17)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (6)
last 9 months (17)
author
Namit Jain (802)
Edward Capriolo (631)
Zheng Shao (613)
Carl Steinbach (604)
John Sichi (297)
Mark Grover (269)
Ning Zhang (255)
Ashutosh Chauhan (250)
Nitin Pawar (220)
Ashish Thusoo (169)
Kevin Wilfong (161)
He Yongqiang (156)
Prasad Chakka (152)
Bejoy Ks (132)
Navis (128)
Chen Song