Re: [ANNOUNCE] Apache Hive 0.14.0 Released

2014-11-17 Thread Suhas Gogate
Congrats! This is a big step for Hive! --Suhas On Mon, Nov 17, 2014 at 3:05 PM, Thejas Nair wrote: > The link to the download page is now - > https://hive.apache.org/downloads.html > (I have also corrected the email template in how-to-release wiki with new > url). > > > On Mon, Nov 17, 2014 at

Re: [ANNOUNCE] New Hive PMC Member - Alan Gates

2014-10-28 Thread Suhas Gogate
Alan, Congratulations! Being so experienced in this field, this is definitely a very good sign for Hive project! --Suhas On Tue, Oct 28, 2014 at 7:22 AM, Alan Gates wrote: > Thanks everyone for the congratulations. I look forward to being able to > serve Hive as part of the PMC. > > Alan. > >

[jira] [Commented] (HIVE-8532) return code of "source xxx" clause is missing

2014-10-24 Thread vitthal (Suhas) Gogate (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14183072#comment-14183072 ] vitthal (Suhas) Gogate commented on HIVE-8532: -- Thanks [~navis]! >

[jira] [Commented] (HIVE-8532) return code of "source xxx" clause is missing

2014-10-23 Thread vitthal (Suhas) Gogate (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14182439#comment-14182439 ] vitthal (Suhas) Gogate commented on HIVE-8532: -- [~ashutoshc] Is it poss

[jira] [Commented] (HIVE-8532) return code of "source xxx" clause is missing

2014-10-23 Thread vitthal (Suhas) Gogate (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14181566#comment-14181566 ] vitthal (Suhas) Gogate commented on HIVE-8532: -- [~ashutoshc] Frie

[jira] [Updated] (HIVE-8532) return code of "source xxx" clause is missing

2014-10-21 Thread vitthal (Suhas) Gogate (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vitthal (Suhas) Gogate updated HIVE-8532: - Attachment: HIVE-8532.patch [~ashutoshc] Can you pl. review the patch? Thx

[jira] [Commented] (HIVE-8532) return code of "source xxx" clause is missing

2014-10-20 Thread vitthal (Suhas) Gogate (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14177914#comment-14177914 ] vitthal (Suhas) Gogate commented on HIVE-8532: -- [~ashutoshc] Ashutosh, t

Re: Appreciation: Hive user group meeting NY

2014-10-15 Thread Suhas Gogate
Xuefu, Do you plan to share the slides or video of presentations or summary of topics discussed? --Suhas On Wed, Oct 15, 2014 at 7:31 PM, Xuefu Zhang wrote: > Hi all, > > About an half an hour ago, the Hive user group meetup NY was concluded. It > had 7 talks and a lot of content was covered. R

[jira] [Created] (HIVE-2195) Hive queries hangs with first stage job created with zero mappers and 1 reducer,

2011-06-03 Thread vitthal (Suhas) Gogate (JIRA)
Issue Type: Bug Affects Versions: 0.7.0 Reporter: vitthal (Suhas) Gogate This happens when query aggregate data w/ predicate selecting bunch of non-existing data partitions. e,g, Table XXX has five columns, A (int), B (int), C(string), date (int) and hour (int), where