Re: [ANNOUNCE] New Hive Committers - Prasanth J and Vaibhav Gumashta

2014-04-24 Thread Hari Subramaniyan
Congrats Prasanth and Vaibhav! Thanks Hari On Thu, Apr 24, 2014 at 8:45 PM, Chinna Rao Lalam < lalamchinnara...@gmail.com> wrote: > Congratulations to Prasanth and Vaibhav! > > > On Fri, Apr 25, 2014 at 8:23 AM, Shengjun Xin wrote: > > > Congratulations ~~ > > > > > > On Fri, Apr 25, 2014 at 1

Re: [ANNOUNCE] New Hive Committers - Prasanth J and Vaibhav Gumashta

2014-04-24 Thread Chinna Rao Lalam
Congratulations to Prasanth and Vaibhav! On Fri, Apr 25, 2014 at 8:23 AM, Shengjun Xin wrote: > Congratulations ~~ > > > On Fri, Apr 25, 2014 at 10:33 AM, Carl Steinbach wrote: > >> + Prasanth's correct email address >> >> >> On Thu, Apr 24, 2014 at 7:31 PM, Xuefu Zhang wrote: >> >>> Congratul

Re: [ANNOUNCE] New Hive Committers - Prasanth J and Vaibhav Gumashta

2014-04-24 Thread Shengjun Xin
Congratulations ~~ On Fri, Apr 25, 2014 at 10:33 AM, Carl Steinbach wrote: > + Prasanth's correct email address > > > On Thu, Apr 24, 2014 at 7:31 PM, Xuefu Zhang wrote: > >> Congratulations to Prasanth and Vaibhav! >> >> --Xuefu >> >> >> On Thu, Apr 24, 2014 at 7:26 PM, Carl Steinbach wrote:

Re: [ANNOUNCE] New Hive Committers - Prasanth J and Vaibhav Gumashta

2014-04-24 Thread Carl Steinbach
+ Prasanth's correct email address On Thu, Apr 24, 2014 at 7:31 PM, Xuefu Zhang wrote: > Congratulations to Prasanth and Vaibhav! > > --Xuefu > > > On Thu, Apr 24, 2014 at 7:26 PM, Carl Steinbach wrote: > > > The Apache Hive PMC has voted to make Prasanth J and Vaibhav > > Gumashta committers

Re: [ANNOUNCE] New Hive Committers - Prasanth J and Vaibhav Gumashta

2014-04-24 Thread Gunther Hagleitner
Congratulations Prasanth and Vaibhav! Cheers, Gunther. On Thu, Apr 24, 2014 at 7:26 PM, Carl Steinbach wrote: > The Apache Hive PMC has voted to make Prasanth J and Vaibhav > Gumashta committers on the Apache Hive Project. > > Please join me in congratulating Prasanth and Vaibhav! > > Thanks.

[ANNOUNCE] New Hive Committers - Prasanth J and Vaibhav Gumashta

2014-04-24 Thread Carl Steinbach
The Apache Hive PMC has voted to make Prasanth J and Vaibhav Gumashta committers on the Apache Hive Project. Please join me in congratulating Prasanth and Vaibhav! Thanks. - Carl

hive table clustering - question

2014-04-24 Thread krish ws
Hi, I have a question related to hive table *bucketing* based on multiple columns(*Clustered by* on a common set of columns). How would be the join performance if I am joining this table to itself based on few columns that I have specified in *clustered by *condition(not all)? Will the has

Re: Skewed Tables

2014-04-24 Thread Lefty Leverenz
I'm looking at the docs and thinking of ways to include this information. But Prasanth, if you want to do it yourself that would be great. -- Lefty On Thu, Apr 24, 2014 at 5:33 AM, Mayur Gupta wrote: > Thanks a lot Prasanth for the reply. I would have never figured that out > as the documentat

Re: Analyzing data resides on s3 from local hadoop cluster

2014-04-24 Thread Sreenath
You can actually create a partitioned and keep on adding data hourly into various folder s On 21-Apr-2014 6:26 PM, "Kishore kumar" wrote: > > Hi Experts, > > We are running four node cluster which is installed cdh4.5 with cm4.8, We > have large size files in zip format in s3, we want to analyze t

Re: Skewed Tables

2014-04-24 Thread Mayur Gupta
Thanks a lot Prasanth for the reply. I would have never figured that out as the documentation at Hive Wiki DDL pageand design page doe

Hcatalog JMS Notification not working

2014-04-24 Thread Sunil N Kumar
Hi, I am trying HCatalog Notification to integrate Hcatalog and Oozie workflow for my exploration and done configuration based on the Wiki page (https://cwiki.apache.org/confluence/display/Hive/HCatalog+Notification ) but nothing coming means no topic getting created in the Active MQ. I am cre

Re: Setting limits for hive users

2014-04-24 Thread Thomas Larsson
Thanks Matt. Good stuff. On Wed, Apr 23, 2014 at 4:43 PM, Matt Tucker wrote: > I would recommend looking at Hive Strict Mode first. It helps users think > about their queries by throwing errors for certain operations that may be > unexpectedly bad, like a full table scan over a partitioned fact