Re: Review Request 42190: HIVE-12478

2016-01-25 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42190/#review116291 --- Ship it! Ship It! - John Pullokkaran On Jan. 25, 2016, 7:20

Review Request 42779: HIVE-12892 Add global change versioning to permanent functions in metastore

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

[jira] [Created] (HIVE-12920) LLAP fails to start with java.lang.NumberFormatException

2016-01-25 Thread Shinichi Yamashita (JIRA)
Shinichi Yamashita created HIVE-12920: - Summary: LLAP fails to start with java.lang.NumberFormatException Key: HIVE-12920 URL: https://issues.apache.org/jira/browse/HIVE-12920 Project: Hive

[jira] [Created] (HIVE-12919) Misleading error message when insert partitioning does not match table partitioning

2016-01-25 Thread Jarmo Ahosola (JIRA)
Jarmo Ahosola created HIVE-12919: Summary: Misleading error message when insert partitioning does not match table partitioning Key: HIVE-12919 URL: https://issues.apache.org/jira/browse/HIVE-12919

Re: Review Request 42190: HIVE-12478

2016-01-25 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42190/ --- (Updated Jan. 25, 2016, 7:20 p.m.) Review request for hive and John

Re: Review Request 42508: HIVE-12889: Support COUNT(DISTINCT) for partitioning query.

2016-01-25 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42508/ --- (Updated Jan. 25, 2016, 4:36 p.m.) Review request for hive, Chaoyu Tang,

Re: Review Request 42190: HIVE-12478

2016-01-25 Thread Jesús Camacho Rodríguez
> On Jan. 23, 2016, 1:42 a.m., John Pullokkaran wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveJoin.java, > > line 112 > > > > > > What about other operators? > >

Review Request 42726: HIVE-12891: Hive fails when java.io.tmpdir is set to a relative location

2016-01-25 Thread Reuben Kuhnert
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42726/ --- Review request for hive, Sergio Pena, Szehon Ho, and Xuefu Zhang. Repository:

[jira] [Created] (HIVE-12921) Investigate TestHWISessionManager - did not produce a TEST-*.xml file

2016-01-25 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-12921: --- Summary: Investigate TestHWISessionManager - did not produce a TEST-*.xml file Key: HIVE-12921 URL: https://issues.apache.org/jira/browse/HIVE-12921 Project: Hive

Re: Review Request 42482: HIVE-12855 LLAP UDF whitelist check

2016-01-25 Thread Sergey Shelukhin
> On Jan. 25, 2016, 9:22 p.m., Jason Dere wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/SerializationUtilities.java, > > line 78 > > > > > > Interesting, so you use this hook to prevent query plans from

Re: Review Request 42482: HIVE-12855 LLAP UDF whitelist check

2016-01-25 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42482/#review116173 ---

HiveQA machines are low on disk space

2016-01-25 Thread Sergey Shelukhin
Hi. Recently, there has occasionally been a stuck mini cluster test, usually MiniTez, I think I’ve seen MiniSpark too. Upon looking at the logs for one recent timeout, I don’t see any obvious problem with Hive, but there’s this: 2016-01-25T09:23:15,658 WARN

Re: Review Request 42482: HIVE-12855 LLAP UDF whitelist check

2016-01-25 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42482/ --- (Updated Jan. 25, 2016, 10:33 p.m.) Review request for hive, Ashutosh Chauhan

Re: Review Request 42508: HIVE-12889: Support COUNT(DISTINCT) for partitioning query.

2016-01-25 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42508/#review116218 --- Fix it, then Ship it! Looks a lot cleaner, great that it

[jira] [Created] (HIVE-12923) CBO: Calcite Operator To Hive Operator (Calcite Return Path): TestCliDriver groupby_grouping_sets4.q failure

2016-01-25 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
Hari Sankar Sivarama Subramaniyan created HIVE-12923: Summary: CBO: Calcite Operator To Hive Operator (Calcite Return Path): TestCliDriver groupby_grouping_sets4.q failure Key: HIVE-12923 URL:

[jira] [Created] (HIVE-12924) CBO: Calcite Operator To Hive Operator (Calcite Return Path): TestCliDriver groupby_ppr_multi_distinct.q failure

2016-01-25 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
Hari Sankar Sivarama Subramaniyan created HIVE-12924: Summary: CBO: Calcite Operator To Hive Operator (Calcite Return Path): TestCliDriver groupby_ppr_multi_distinct.q failure Key: HIVE-12924

[jira] [Created] (HIVE-12922) add local metastore enforcement if fast-path is used

2016-01-25 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12922: --- Summary: add local metastore enforcement if fast-path is used Key: HIVE-12922 URL: https://issues.apache.org/jira/browse/HIVE-12922 Project: Hive

Re: Need your opinion on HIVE-12916 to clean up metastore API

2016-01-25 Thread Sergey Shelukhin
There are 2 separate issues. 1) Removing old APIs. There’s (almost) no impact from keeping the old function for compat if both old and new call the same internal method with slight argument variations, but there would be compact problems with removing them if someone is using it; metastore is

Review Request 42760: Cleanup metastore to put unnecessary parameters in EnvironmentContext

2016-01-25 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42760/ --- Review request for hive and Ashutosh Chauhan. Repository: hive-git

Need your opinion on HIVE-12916 to clean up metastore API

2016-01-25 Thread Pengcheng Xiong
Hi all, I was working on a new feature in HIVE-12730 and I was suggested by Ashutosh to put a configuration in EnvironmentContext. Then I found that we have lots of cases where the configuration and EnvironmentContext both exist in separate functions in the API list. For example, we have

[jira] [Created] (HIVE-12925) make sure metastore footer cache never creates embedded metastore, and doesn't get all functions

2016-01-25 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12925: --- Summary: make sure metastore footer cache never creates embedded metastore, and doesn't get all functions Key: HIVE-12925 URL:

[jira] [Created] (HIVE-12926) Another synchronization issues with tez/llap session pool in hs2

2016-01-25 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12926: --- Summary: Another synchronization issues with tez/llap session pool in hs2 Key: HIVE-12926 URL: https://issues.apache.org/jira/browse/HIVE-12926 Project: Hive

Re: Review Request 40867: HIVE-11527 - bypass HiveServer2 thrift interface for query results

2016-01-25 Thread Takanobu Asanuma
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40867/ --- (Updated 1月 25, 2016, 9:25 a.m.) Review request for hive. Changes ---

[jira] [Created] (HIVE-12927) HBase metastore: sequences are not safe

2016-01-25 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-12927: --- Summary: HBase metastore: sequences are not safe Key: HIVE-12927 URL: https://issues.apache.org/jira/browse/HIVE-12927 Project: Hive Issue Type: Bug

Review Request 42777: HIVE-12550 : Cache and display last N completed queries in HS2 WebUI

2016-01-25 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42777/ --- Review request for hive. Bugs: HIVE-12550