Build failed in Jenkins: HIVE-TRUNK-JAVA8 #98

2015-08-04 Thread hiveqa
See http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/98/changes Changes: [Sergio Pena] HIVE-11380: NPE when FileSinkOperator is not initialized (Yongzhi Chen, reviewed by Sergio Pena) [harisankar] HIVE-11316 : Use datastructure that doesnt duplicate any part of

[jira] [Created] (HIVE-11451) SemanticAnalyzer throws IndexOutOfBounds Exception

2015-08-04 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-11451: Summary: SemanticAnalyzer throws IndexOutOfBounds Exception Key: HIVE-11451 URL: https://issues.apache.org/jira/browse/HIVE-11451 Project: Hive

[jira] [Created] (HIVE-11453) Create PostExecutionHook for ORC file dump

2015-08-04 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-11453: Summary: Create PostExecutionHook for ORC file dump Key: HIVE-11453 URL: https://issues.apache.org/jira/browse/HIVE-11453 Project: Hive

Re: [ANNOUNCE] New Hive Committer - Dmitry Tolpeko

2015-08-04 Thread Dmitry Tolpeko
Thank you to everyone! Dmitry On Mon, Aug 3, 2015 at 9:33 PM, Carl Steinbach c...@apache.org wrote: The Apache Hive PMC has voted to make Dmitry Tolpeko a committer on the Apache Hive Project. Please join me in congratulating Dmitry! Thanks. - Carl

[GitHub] hive pull request: HIVE-11190: ConfVars.METASTORE_FILTER_HOOK in a...

2015-08-04 Thread sundapeng
Github user sundapeng closed the pull request at: https://github.com/apache/hive/pull/45 --- 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

[jira] [Created] (HIVE-11452) HIVE-11321 broke ORC bloom filter index creation

2015-08-04 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-11452: Summary: HIVE-11321 broke ORC bloom filter index creation Key: HIVE-11452 URL: https://issues.apache.org/jira/browse/HIVE-11452 Project: Hive

[jira] [Created] (HIVE-11454) Using select columns vs. select * results in long running query

2015-08-04 Thread Steven Hawkins (JIRA)
Steven Hawkins created HIVE-11454: - Summary: Using select columns vs. select * results in long running query Key: HIVE-11454 URL: https://issues.apache.org/jira/browse/HIVE-11454 Project: Hive

Hive column mapping to hbase

2015-08-04 Thread Manjee, Sunile
I would appreciate any assistance. Hive forces me to predefine column mappings : WITH SERDEPROPERTIES ('hbase.columns.mapping' = ':key,columnfamily:july8-speed') I need to create columns in hbase based on dates (which are values in my source) and append some other field like measurement.

[jira] [Created] (HIVE-11458) CLI doesn't show errors regarding transactions

2015-08-04 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-11458: - Summary: CLI doesn't show errors regarding transactions Key: HIVE-11458 URL: https://issues.apache.org/jira/browse/HIVE-11458 Project: Hive Issue Type:

[jira] [Created] (HIVE-11459) LEFT SEMI JOIN with SELECT * should not include right-side non-key columns

2015-08-04 Thread Matt McCline (JIRA)
Matt McCline created HIVE-11459: --- Summary: LEFT SEMI JOIN with SELECT * should not include right-side non-key columns Key: HIVE-11459 URL: https://issues.apache.org/jira/browse/HIVE-11459 Project: Hive

[jira] [Created] (HIVE-11460) CTAS : Allows user to create table without explicit column names which fails stats creation on new table

2015-08-04 Thread Mostafa Mokhtar (JIRA)
Mostafa Mokhtar created HIVE-11460: -- Summary: CTAS : Allows user to create table without explicit column names which fails stats creation on new table Key: HIVE-11460 URL:

[jira] [Created] (HIVE-11455) MiniHS2 should be published on maven central

2015-08-04 Thread JIRA
André Kelpe created HIVE-11455: -- Summary: MiniHS2 should be published on maven central Key: HIVE-11455 URL: https://issues.apache.org/jira/browse/HIVE-11455 Project: Hive Issue Type:

[jira] [Created] (HIVE-11456) HCatStorer should honor mapreduce.output.basename

2015-08-04 Thread Rohini Palaniswamy (JIRA)
Rohini Palaniswamy created HIVE-11456: - Summary: HCatStorer should honor mapreduce.output.basename Key: HIVE-11456 URL: https://issues.apache.org/jira/browse/HIVE-11456 Project: Hive

Hive-0.14 - Build # 1033 - Still Failing

2015-08-04 Thread Apache Jenkins Server
Changes for Build #1012 Changes for Build #1013 Changes for Build #1014 Changes for Build #1015 Changes for Build #1016 Changes for Build #1017 Changes for Build #1018 Changes for Build #1019 Changes for Build #1020 Changes for Build #1021 Changes for Build #1022 Changes for Build #1023

[jira] [Created] (HIVE-11457) Vectorization: Improve SIMD JIT in GenVectorCode StringExpr instrinsics

2015-08-04 Thread Gopal V (JIRA)
Gopal V created HIVE-11457: -- Summary: Vectorization: Improve SIMD JIT in GenVectorCode StringExpr instrinsics Key: HIVE-11457 URL: https://issues.apache.org/jira/browse/HIVE-11457 Project: Hive

Re: [ANNOUNCE] New Hive PMC Member - Sushanth Sowmyan

2015-08-04 Thread Nick Dimiduk
Nice work! Congratulations Sushanth! On Wed, Jul 22, 2015 at 9:45 AM, Carl Steinbach c...@apache.org wrote: I am pleased to announce that Sushanth Sowmyan has been elected to the Hive Project Management Committee. Please join me in congratulating Sushanth! Thanks. - Carl

Review Request 37096: HIVE-11451 SemanticAnalyzer throws IndexOutOfBounds Exception

2015-08-04 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37096/ --- Review request for hive. Repository: hive-git Description ---

[jira] [Created] (HIVE-11462) GenericUDFStruct should constant fold at compile time

2015-08-04 Thread Gopal V (JIRA)
Gopal V created HIVE-11462: -- Summary: GenericUDFStruct should constant fold at compile time Key: HIVE-11462 URL: https://issues.apache.org/jira/browse/HIVE-11462 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-11463) TBLPROPERTIES(skip-header) - skip-blank-rows

2015-08-04 Thread Sudhir Nallagangu (JIRA)
Sudhir Nallagangu created HIVE-11463: Summary: TBLPROPERTIES(skip-header) - skip-blank-rows Key: HIVE-11463 URL: https://issues.apache.org/jira/browse/HIVE-11463 Project: Hive Issue

[jira] [Created] (HIVE-11461) Transform flat AND/OR into IN struct clause

2015-08-04 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-11461: -- Summary: Transform flat AND/OR into IN struct clause Key: HIVE-11461 URL: https://issues.apache.org/jira/browse/HIVE-11461 Project: Hive