Re: Review Request 43706: HIVE-13063 Create UDFs for CHAR and REPLACE

2016-03-03 Thread Alejandro Fernandez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43706/ --- (Updated March 4, 2016, 7:25 a.m.) Review request for hive, Jason Dere and

Re: Review Request 44271: HIVE-12270 : Add DBTokenStore support to HS2 delegation token

2016-03-03 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44271/#review122019 --- Yea I studied the code a little bit after our discussion, seems

[jira] [Created] (HIVE-13205) Job with last_value() function keep running forever.

2016-03-03 Thread Rahul (JIRA)
Rahul created HIVE-13205: Summary: Job with last_value() function keep running forever. Key: HIVE-13205 URL: https://issues.apache.org/jira/browse/HIVE-13205 Project: Hive Issue Type: Bug

Re: Review Request 44271: HIVE-12270 : Add DBTokenStore support to HS2 delegation token

2016-03-03 Thread Chaoyu Tang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44271/ --- (Updated March 4, 2016, 3:24 a.m.) Review request for hive. Changes ---

Re: Review Request 44271: HIVE-12270 : Add DBTokenStore support to HS2 delegation token

2016-03-03 Thread Chaoyu Tang
> On March 4, 2016, 12:37 a.m., Szehon Ho wrote: > > service/src/java/org/apache/hive/service/auth/HiveAuthFactory.java, line 129 > > > > > > I'm a bit afraid of concurrency issues by caching Hive. There seems to

Re: Review Request 44271: HIVE-12270 : Add DBTokenStore support to HS2 delegation token

2016-03-03 Thread Szehon Ho
> On March 4, 2016, 12:37 a.m., Szehon Ho wrote: > > service/src/java/org/apache/hive/service/auth/HiveAuthFactory.java, line 129 > > > > > > I'm a bit afraid of concurrency issues by caching Hive. There seems to

Re: Review Request 44271: HIVE-12270 : Add DBTokenStore support to HS2 delegation token

2016-03-03 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44271/#review121974 --- Conceptually patch looks good, but had the following question

Re: Review Request 44248: HIVE-12995 LLAP: Synthetic file ids need collision checks

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

[jira] [Created] (HIVE-13204) Vectorization: Add ChainedCheckerFactory for LIKE

2016-03-03 Thread Gopal V (JIRA)
Gopal V created HIVE-13204: -- Summary: Vectorization: Add ChainedCheckerFactory for LIKE Key: HIVE-13204 URL: https://issues.apache.org/jira/browse/HIVE-13204 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-13203) STRUCT type not allowing more than 266 fields. Table get created with more fields but throws error while querying against the table.

2016-03-03 Thread Satyajit varma (JIRA)
Satyajit varma created HIVE-13203: - Summary: STRUCT type not allowing more than 266 fields. Table get created with more fields but throws error while querying against the table. Key: HIVE-13203 URL:

[jira] [Created] (HIVE-13202) LLAP: Replace use of ServerSocket with netty in LlapOutputFormatService

2016-03-03 Thread Jason Dere (JIRA)
Jason Dere created HIVE-13202: - Summary: LLAP: Replace use of ServerSocket with netty in LlapOutputFormatService Key: HIVE-13202 URL: https://issues.apache.org/jira/browse/HIVE-13202 Project: Hive

[jira] [Created] (HIVE-13201) Compaction shouldn't be allowed on non-ACID table

2016-03-03 Thread Wei Zheng (JIRA)
Wei Zheng created HIVE-13201: Summary: Compaction shouldn't be allowed on non-ACID table Key: HIVE-13201 URL: https://issues.apache.org/jira/browse/HIVE-13201 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13200) Aggregation functions returning empty rows on partitioned columns

2016-03-03 Thread Yongzhi Chen (JIRA)
Yongzhi Chen created HIVE-13200: --- Summary: Aggregation functions returning empty rows on partitioned columns Key: HIVE-13200 URL: https://issues.apache.org/jira/browse/HIVE-13200 Project: Hive

Re: Review Request 44172: HIVE-11483: Add encoding and decoding for query string config

2016-03-03 Thread Amareshwari Sriramadasu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44172/#review121822 --- Ship it! Make sure all occurrences of

Re: Review Request 44201: HIVE-13188: Allow users of RetryingThriftClient to close transport

2016-03-03 Thread Amareshwari Sriramadasu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44201/#review121820 --- Ship it! Ship It! - Amareshwari Sriramadasu On March 3,

Re: Review Request 44146: HIVE-13179: Allow custom HiveConf to be passed to Authentication Providers

2016-03-03 Thread Rajat Khandelwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44146/ --- (Updated March 3, 2016, 1:48 p.m.) Review request for hive. Bugs: HIVE-13179

Re: Review Request 44172: HIVE-11483: Add encoding and decoding for query string config

2016-03-03 Thread Rajat Khandelwal
> On March 3, 2016, noon, Amareshwari Sriramadasu wrote: > > common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, line 142 > > > > > > Required any more? Removed. - Rajat

Re: Review Request 44172: HIVE-11483: Add encoding and decoding for query string config

2016-03-03 Thread Rajat Khandelwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44172/ --- (Updated March 3, 2016, 1:29 p.m.) Review request for hive and Alan Gates.