[jira] [Created] (HIVE-14795) ALTER TABLE ... RENAME [OVERWRITE] [TO] to overwrite existing table

2016-09-19 Thread Ruslan Dautkhanov (JIRA)
Ruslan Dautkhanov created HIVE-14795: Summary: ALTER TABLE ... RENAME [OVERWRITE] [TO] to overwrite existing table Key: HIVE-14795 URL: https://issues.apache.org/jira/browse/HIVE-14795 Project:

[jira] [Created] (HIVE-14794) HCatalog support to pre-fetch for Avro tables that use avro.schema.url.

2016-09-19 Thread Mithun Radhakrishnan (JIRA)
Mithun Radhakrishnan created HIVE-14794: --- Summary: HCatalog support to pre-fetch for Avro tables that use avro.schema.url. Key: HIVE-14794 URL: https://issues.apache.org/jira/browse/HIVE-14794

[jira] [Created] (HIVE-14793) Allow ptest branch to be specified, PROFILE override

2016-09-19 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-14793: - Summary: Allow ptest branch to be specified, PROFILE override Key: HIVE-14793 URL: https://issues.apache.org/jira/browse/HIVE-14793 Project: Hive Issue

[jira] [Created] (HIVE-14792) AvroSerde reads the remote schema-file at least once per mapper, per table reference.

2016-09-19 Thread Mithun Radhakrishnan (JIRA)
Mithun Radhakrishnan created HIVE-14792: --- Summary: AvroSerde reads the remote schema-file at least once per mapper, per table reference. Key: HIVE-14792 URL: https://issues.apache.org/jira/browse/HIVE-14792

[jira] [Created] (HIVE-14791) LLAP: Use FQDN for all communication

2016-09-19 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-14791: --- Summary: LLAP: Use FQDN for all communication Key: HIVE-14791 URL: https://issues.apache.org/jira/browse/HIVE-14791 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-14790) Jenkins is not displaying test results because 'set -e' is aborting the script too soon

2016-09-19 Thread JIRA
Sergio Peña created HIVE-14790: -- Summary: Jenkins is not displaying test results because 'set -e' is aborting the script too soon Key: HIVE-14790 URL: https://issues.apache.org/jira/browse/HIVE-14790

Re: Review Request 50525: HIVE-14341: Altered skewed location is not respected for list bucketing

2016-09-19 Thread Aihua Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50525/ --- (Updated Sept. 19, 2016, 9:02 p.m.) Review request for hive. Changes ---

[jira] [Created] (HIVE-14789) Avro Table-reads bork when using SerDe-generated table-schema.

2016-09-19 Thread Mithun Radhakrishnan (JIRA)
Mithun Radhakrishnan created HIVE-14789: --- Summary: Avro Table-reads bork when using SerDe-generated table-schema. Key: HIVE-14789 URL: https://issues.apache.org/jira/browse/HIVE-14789 Project:

[jira] [Created] (HIVE-14788) Investigate how to access permanent function with restarting HS2 if load balancer is configured

2016-09-19 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-14788: --- Summary: Investigate how to access permanent function with restarting HS2 if load balancer is configured Key: HIVE-14788 URL: https://issues.apache.org/jira/browse/HIVE-14788

[jira] [Created] (HIVE-14787) Ability to access DistributedCache from UDFs via Java API

2016-09-19 Thread Ilya Bystrov (JIRA)
Ilya Bystrov created HIVE-14787: --- Summary: Ability to access DistributedCache from UDFs via Java API Key: HIVE-14787 URL: https://issues.apache.org/jira/browse/HIVE-14787 Project: Hive Issue

Re: Review Request 51694: HIVE-14713 LDAP Authentication Provider should be covered with unit tests

2016-09-19 Thread Illya Yalovyy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51694/#review149493 --- Chaoyu, Thank you for a great review. I have also done some

Re: Review Request 52029: HIVE-14753: Track the number of open/closed/abandoned sessions in HS2

2016-09-19 Thread Peter Vary
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52029/#review149468 --- Just nits. Nice clean code. Thanks!

Review Request 52029: HIVE-14753: Track the number of open/closed/abandoned sessions in HS2

2016-09-19 Thread Barna Zsombor Klara
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52029/ --- Review request for hive, Gabor Szadovszky, Peter Vary, and Sergio Pena.

Re: Load performance with partitioned table

2016-09-19 Thread naveen mahadevuni
hi Franke, 1) We are using 4 indentical AWS machines. 8 vCPUs, 32 GB RAM. 1 TB storage 2) Setting up bloom filters only on two other string columns. Not all of them. 3) The data is any event data ex: Syslog. 4) Queries usually run on timestamp range with additional predicates on other columns