Hive for registration process

2015-11-03 Thread Kunal Gaikwad
Hi all, I have an e-commerce app which has a registration process(it is a 5 step registration process). On the submit button the data is pushed on the SQL db currently. I wanna know can Hive help me with 1000 or more user registrations at a time? If yes how can I go about it? and how fast will it

[jira] [Created] (HIVE-12332) BucketingSortingReduceSinkOptimizer throws IOB exception for duplicate columns

2015-11-03 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-12332: --- Summary: BucketingSortingReduceSinkOptimizer throws IOB exception for duplicate columns Key: HIVE-12332 URL: https://issues.apache.org/jira/browse/HIVE-12332 Pr

[jira] [Created] (HIVE-12331) Remove hive.enforce.bucketing & hive.enforce.sorting configs

2015-11-03 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-12331: --- Summary: Remove hive.enforce.bucketing & hive.enforce.sorting configs Key: HIVE-12331 URL: https://issues.apache.org/jira/browse/HIVE-12331 Project: Hive

[jira] [Created] (HIVE-12330) Fix precommit Spark test part2

2015-11-03 Thread Szehon Ho (JIRA)
Szehon Ho created HIVE-12330: Summary: Fix precommit Spark test part2 Key: HIVE-12330 URL: https://issues.apache.org/jira/browse/HIVE-12330 Project: Hive Issue Type: Bug Components: Tes

RE: [ANNOUNCE] New Hive Committer - Yongzhi Chen

2015-11-03 Thread Xu, Cheng A
Congratulations Yongzhi ! -Original Message- From: Sergio Pena [mailto:sergio.p...@cloudera.com] Sent: Wednesday, November 04, 2015 12:03 AM To: dev@hive.apache.org Subject: Re: [ANNOUNCE] New Hive Committer - Yongzhi Chen Congratulations Yongzhi !!! On Mon, Nov 2, 2015 at 10:57 PM, Chi

Re: Review Request 39909: HIVE-12320

2015-11-03 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39909/ --- (Updated Nov. 4, 2015, 12:38 a.m.) Review request for hive and Jason Dere. Ch

Re: Review Request 39909: HIVE-12320

2015-11-03 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39909/#review105013 --- serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoUtil

[jira] [Created] (HIVE-12329) Turn on limit pushdown optimization by default

2015-11-03 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-12329: --- Summary: Turn on limit pushdown optimization by default Key: HIVE-12329 URL: https://issues.apache.org/jira/browse/HIVE-12329 Project: Hive Issue Type:

Re: Review Request 39909: HIVE-12320

2015-11-03 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39909/ --- (Updated Nov. 3, 2015, 10:14 p.m.) Review request for hive and Jason Dere. Ch

Re: Review Request 39909: HIVE-12320

2015-11-03 Thread Ashutosh Chauhan
> On Nov. 3, 2015, 7:02 p.m., Jason Dere wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java, > > line 648 > > > > > > Is this method basically saying that all primitive types are comp

[jira] [Created] (HIVE-12328) Join On clause needs a semantic check to verify expression is boolean

2015-11-03 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-12328: Summary: Join On clause needs a semantic check to verify expression is boolean Key: HIVE-12328 URL: https://issues.apache.org/jira/browse/HIVE-12328 Project: Hive

[jira] [Created] (HIVE-12327) WebHCat e2e tests TestJob_1 and TestJob_2 fail

2015-11-03 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-12327: - Summary: WebHCat e2e tests TestJob_1 and TestJob_2 fail Key: HIVE-12327 URL: https://issues.apache.org/jira/browse/HIVE-12327 Project: Hive Issue Type: Bug

Re: [ANNOUNCE] New Hive Committer - Yongzhi Chen

2015-11-03 Thread Prasanth Jayachandran
Congratulations! > On Nov 3, 2015, at 1:48 PM, Sergey Shelukhin wrote: > > Congrats! > > On 15/11/3, 09:12, "Chao Sun" wrote: > >> Congratulations Yongzhi! >> >> On Tue, Nov 3, 2015 at 8:03 AM, Sergio Pena >> wrote: >> >>> Congratulations Yongzhi !!! >>> >>> On Mon, Nov 2, 2015 at 10:57 P

Re: Review Request 39333: HIVE-11777 implement an option to have single ETL strategy for multiple directories

2015-11-03 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39333/ --- (Updated Nov. 3, 2015, 8:11 p.m.) Review request for hive, Gopal V and Prasanth

Re: [ANNOUNCE] New Hive Committer - Yongzhi Chen

2015-11-03 Thread Sergey Shelukhin
Congrats! On 15/11/3, 09:12, "Chao Sun" wrote: >Congratulations Yongzhi! > >On Tue, Nov 3, 2015 at 8:03 AM, Sergio Pena >wrote: > >> Congratulations Yongzhi !!! >> >> On Mon, Nov 2, 2015 at 10:57 PM, Chinna Rao Lalam < >> lalamchinnara...@gmail.com> wrote: >> >> > Congrats Yongzhi! >> > >> > On

[jira] [Created] (HIVE-12326) Support for "CRATE ROLE IF NOT EXISTS" and "DROP ROLE IF EXISTS"

2015-11-03 Thread Anne Yu (JIRA)
Anne Yu created HIVE-12326: -- Summary: Support for "CRATE ROLE IF NOT EXISTS" and "DROP ROLE IF EXISTS" Key: HIVE-12326 URL: https://issues.apache.org/jira/browse/HIVE-12326 Project: Hive Issue Type

Re: Review Request 39909: HIVE-12320

2015-11-03 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39909/#review104949 --- metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils

[jira] [Created] (HIVE-12325) Turn hive.map.groupby.sorted on by default

2015-11-03 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-12325: --- Summary: Turn hive.map.groupby.sorted on by default Key: HIVE-12325 URL: https://issues.apache.org/jira/browse/HIVE-12325 Project: Hive Issue Type: Imp

Review Request 39909: HIVE-12320

2015-11-03 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39909/ --- Review request for hive and Jason Dere. Bugs: HIVE-12320 https://issues.apa

Re: [ANNOUNCE] New Hive Committer - Yongzhi Chen

2015-11-03 Thread Chao Sun
Congratulations Yongzhi! On Tue, Nov 3, 2015 at 8:03 AM, Sergio Pena wrote: > Congratulations Yongzhi !!! > > On Mon, Nov 2, 2015 at 10:57 PM, Chinna Rao Lalam < > lalamchinnara...@gmail.com> wrote: > > > Congrats Yongzhi! > > > > On Tue, Nov 3, 2015 at 12:37 AM, Lefty Leverenz > > > wrote: > >

Re: [ANNOUNCE] New Hive Committer - Yongzhi Chen

2015-11-03 Thread Sergio Pena
Congratulations Yongzhi !!! On Mon, Nov 2, 2015 at 10:57 PM, Chinna Rao Lalam < lalamchinnara...@gmail.com> wrote: > Congrats Yongzhi! > > On Tue, Nov 3, 2015 at 12:37 AM, Lefty Leverenz > wrote: > > > Congratulations Yongzhi! > > > > -- Lefty > > > > On Mon, Nov 2, 2015 at 1:19 PM, Vaibhav Guma

[GitHub] hive pull request: Initial patch

2015-11-03 Thread Lewuathe
Github user Lewuathe closed the pull request at: https://github.com/apache/hive/pull/52 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

[GitHub] hive pull request: Initial patch

2015-11-03 Thread Lewuathe
GitHub user Lewuathe opened a pull request: https://github.com/apache/hive/pull/52 Initial patch see: https://issues.apache.org/jira/browse/HIVE-11749 You can merge this pull request into a Git repository by running: $ git pull https://github.com/Lewuathe/hive HIVE-11749 Alter

Re: Review Request 39333: HIVE-11777 implement an option to have single ETL strategy for multiple directories

2015-11-03 Thread Lefty Leverenz
> On Oct. 15, 2015, 6:39 a.m., Lefty Leverenz wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, lines 1092-1093 > > > > > > Please fix the typo "geneation" and elaborate on "0 means don't" -- >