Re: Review Request 43274: HIVE-12918 LLAP should never create embedded metastore when localizing functions

2016-02-05 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43274/#review118111 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java (line 2

Re: Review Request 43274: HIVE-12918 LLAP should never create embedded metastore when localizing functions

2016-02-05 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43274/ --- (Updated Feb. 6, 2016, 12:20 a.m.) Review request for hive and Sushanth Sowmyan

Review Request 43274: HIVE-12918 LLAP should never create embedded metastore when localizing functions

2016-02-05 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43274/ --- Review request for hive and Sushanth Sowmyan. Repository: hive-git Descriptio

[jira] [Created] (HIVE-13018) On branch-1 "RuntimeException: Vectorization is not supported for datatype:LIST"

2016-02-05 Thread Matt McCline (JIRA)
Matt McCline created HIVE-13018: --- Summary: On branch-1 "RuntimeException: Vectorization is not supported for datatype:LIST" Key: HIVE-13018 URL: https://issues.apache.org/jira/browse/HIVE-13018 Project:

[jira] [Created] (HIVE-13017) A child process of MR job needs delegation token from AZURE file system

2016-02-05 Thread Takahiko Saito (JIRA)
Takahiko Saito created HIVE-13017: - Summary: A child process of MR job needs delegation token from AZURE file system Key: HIVE-13017 URL: https://issues.apache.org/jira/browse/HIVE-13017 Project: Hive

[jira] [Created] (HIVE-13016) ORC FileDump recovery utility fails in Windows

2016-02-05 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-13016: Summary: ORC FileDump recovery utility fails in Windows Key: HIVE-13016 URL: https://issues.apache.org/jira/browse/HIVE-13016 Project: Hive I

[jira] [Created] (HIVE-13015) Add dependency convergence for SLF4J

2016-02-05 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-13015: Summary: Add dependency convergence for SLF4J Key: HIVE-13015 URL: https://issues.apache.org/jira/browse/HIVE-13015 Project: Hive Issue Type:

Re: Review Request 43143: HIVE-12923 : CBO: Calcite Operator To Hive Operator (Calcite Return Path): TestCliDriver groupby_grouping_sets4.q failure

2016-02-05 Thread Jesús Camacho Rodríguez
> On Feb. 5, 2016, 6:21 p.m., Jesús Camacho Rodríguez wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinProjectTransposeRule.java, > > line 153 > > > > > > This rule is only applied ov

Re: Review Request 43143: HIVE-12923 : CBO: Calcite Operator To Hive Operator (Calcite Return Path): TestCliDriver groupby_grouping_sets4.q failure

2016-02-05 Thread Jesús Camacho Rodríguez
> On Feb. 5, 2016, 6:21 p.m., Jesús Camacho Rodríguez wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinProjectTransposeRule.java, > > line 153 > > > > > > This rule is only applied ov

Re: Review Request 43143: HIVE-12923 : CBO: Calcite Operator To Hive Operator (Calcite Return Path): TestCliDriver groupby_grouping_sets4.q failure

2016-02-05 Thread Hari Sankar Sivarama Subramaniyan
> On Feb. 5, 2016, 6:21 p.m., Jesús Camacho Rodríguez wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinProjectTransposeRule.java, > > line 153 > > > > > > This rule is only applied ov

Re: Review Request 43143: HIVE-12923 : CBO: Calcite Operator To Hive Operator (Calcite Return Path): TestCliDriver groupby_grouping_sets4.q failure

2016-02-05 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43143/#review118045 --- ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/Hiv

[jira] [Created] (HIVE-13014) RetryingMetaStoreClient is retrying too aggresievley

2016-02-05 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-13014: - Summary: RetryingMetaStoreClient is retrying too aggresievley Key: HIVE-13014 URL: https://issues.apache.org/jira/browse/HIVE-13014 Project: Hive Issue Typ

[jira] [Created] (HIVE-13013) Further Improve concurrency in TxnHandler

2016-02-05 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-13013: - Summary: Further Improve concurrency in TxnHandler Key: HIVE-13013 URL: https://issues.apache.org/jira/browse/HIVE-13013 Project: Hive Issue Type: Bug

Re: Review Request 43145: HIVE-12994

2016-02-05 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43145/ --- (Updated Feb. 5, 2016, 5:52 p.m.) Review request for hive and John Pullokkaran.

[jira] [Created] (HIVE-13012) NPE from simple nested ANSI Join

2016-02-05 Thread Dave Nicodemus (JIRA)
Dave Nicodemus created HIVE-13012: - Summary: NPE from simple nested ANSI Join Key: HIVE-13012 URL: https://issues.apache.org/jira/browse/HIVE-13012 Project: Hive Issue Type: Bug Com

[jira] [Created] (HIVE-13011) HIve 0.14 has introduce transaction feature. but when inserting a row my API stuck at " kill command"

2016-02-05 Thread Gaurav Tomar (JIRA)
Gaurav Tomar created HIVE-13011: --- Summary: HIve 0.14 has introduce transaction feature. but when inserting a row my API stuck at " kill command" Key: HIVE-13011 URL: https://issues.apache.org/jira/browse/HIVE-13011

Re: Review Request 42960: HIVE-11752

2016-02-05 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42960/ --- (Updated Feb. 5, 2016, 12:09 p.m.) Review request for hive, Ashutosh Chauhan, J

[jira] [Created] (HIVE-13010) partitions autogenerated predicates broken

2016-02-05 Thread Stanilovsky Evgeny (JIRA)
Stanilovsky Evgeny created HIVE-13010: - Summary: partitions autogenerated predicates broken Key: HIVE-13010 URL: https://issues.apache.org/jira/browse/HIVE-13010 Project: Hive Issue Type: