[jira] [Created] (HIVE-12206) ClassNotFound Exception during query compilation with Tez and Union query and GenericUDFs

2015-10-16 Thread Jason Dere (JIRA)
Jason Dere created HIVE-12206: - Summary: ClassNotFound Exception during query compilation with Tez and Union query and GenericUDFs Key: HIVE-12206 URL: https://issues.apache.org/jira/browse/HIVE-12206 Pro

[jira] [Created] (HIVE-12205) Spark: unify spark statististics aggregation between local and remote spark client

2015-10-16 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created HIVE-12205: -- Summary: Spark: unify spark statististics aggregation between local and remote spark client Key: HIVE-12205 URL: https://issues.apache.org/jira/browse/HIVE-12205 Project:

[jira] [Created] (HIVE-12204) Tez queries stopped running with ApplicationNotRunningException

2015-10-16 Thread Vikram Dixit K (JIRA)
Vikram Dixit K created HIVE-12204: - Summary: Tez queries stopped running with ApplicationNotRunningException Key: HIVE-12204 URL: https://issues.apache.org/jira/browse/HIVE-12204 Project: Hive

Review Request 39409: HIVE-12061 : add file type support to file metadata by expr call

2015-10-16 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39409/ --- Review request for hive, Alan Gates and Thejas Nair. Repository: hive-git Des

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

2015-10-16 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39333/ --- (Updated Oct. 16, 2015, 7:13 p.m.) Review request for hive, Gopal V and Prasant

Re: Review Request 39374: HIVE-12164

2015-10-16 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39374/#review102966 --- LGTM +1 (pending new around of QA). Only one minor issue, we may al

Re: JIRA "Affects version/s" and "Fix version/s"

2015-10-16 Thread Thejas Nair
I agree, we need to ensure that open BUG type jira have 'Affects Version' and fixed ones need to have 'Fix Version' set. Thanks for link Wei, thats very useful. It would be great if we can make Affects Version mandatory for BUG type jiras. I took a quick look and was confused on how to make the c

[jira] [Created] (HIVE-12203) CBO (Calcite Return Path): groupby_grouping_id2.q returns wrong results

2015-10-16 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-12203: -- Summary: CBO (Calcite Return Path): groupby_grouping_id2.q returns wrong results Key: HIVE-12203 URL: https://issues.apache.org/jira/browse/HIVE-12203

[jira] [Created] (HIVE-12202) NPE thrown when reading legacy ACID delta files

2015-10-16 Thread Elliot West (JIRA)
Elliot West created HIVE-12202: -- Summary: NPE thrown when reading legacy ACID delta files Key: HIVE-12202 URL: https://issues.apache.org/jira/browse/HIVE-12202 Project: Hive Issue Type: Bug

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

2015-10-16 Thread hiveqa
See Changes: [omalley] HIVE-11212. Implement compound types for vectorization. [Jimmy Xiang] HIVE-12058: Change hive script to record errors when calling hbase fails (Yongzhi via Jimmy) [pxiong] HIVE-

About LATERAL VIEW explode(split(yhd, ','))

2015-10-16 Thread 邓林钢
Hi: Recently upgraded hive version to 1.1.0 from 0.10.0 The same script get different results in two environments.By step by step,Problem locating at LATERAL VIEW explode(split(yhd, ',')) Business script: select count(*) FROM default.track_exps m LATERAL VIEW explode(split(m.attachedinfo, ',