[jira] [Created] (HIVE-18743) CREATE TABLE on S3 data can be extremely slow. DO_NOT_UPDATE_STATS workaround is buggy.

2018-02-16 Thread Alexander Behm (JIRA)
Alexander Behm created HIVE-18743: - Summary: CREATE TABLE on S3 data can be extremely slow. DO_NOT_UPDATE_STATS workaround is buggy. Key: HIVE-18743 URL: https://issues.apache.org/jira/browse/HIVE-18743

Re: storage-api 2.5 release

2018-02-16 Thread Gopal Vijayaraghavan
+1 for the release. Cheers, Gopal On 2/16/18, 4:01 PM, "Prasanth Jayachandran" wrote: +1 for the release. Thanks Prasanth > On Feb 16, 2018, at 2:59 PM, Owen O'Malley wrote: > > All, > A couple

[jira] [Created] (HIVE-18742) Vectorization acid/inputformat check should allow NullRowsInputFormat/OneNullRowInputFormat

2018-02-16 Thread Jason Dere (JIRA)
Jason Dere created HIVE-18742: - Summary: Vectorization acid/inputformat check should allow NullRowsInputFormat/OneNullRowInputFormat Key: HIVE-18742 URL: https://issues.apache.org/jira/browse/HIVE-18742

Re: storage-api 2.5 release

2018-02-16 Thread Prasanth Jayachandran
+1 for the release. Thanks Prasanth > On Feb 16, 2018, at 2:59 PM, Owen O'Malley wrote: > > All, > A couple of features like Decimal64 have gone in to storage-api and I'd > like to make a release. > > Any thoughts? > > .. Owen

storage-api 2.5 release

2018-02-16 Thread Owen O'Malley
All, A couple of features like Decimal64 have gone in to storage-api and I'd like to make a release. Any thoughts? .. Owen

[jira] [Created] (HIVE-18741) Add support for Import into Acid table

2018-02-16 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-18741: - Summary: Add support for Import into Acid table Key: HIVE-18741 URL: https://issues.apache.org/jira/browse/HIVE-18741 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-18740) Add support for Export from partitioned Acid table

2018-02-16 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-18740: - Summary: Add support for Export from partitioned Acid table Key: HIVE-18740 URL: https://issues.apache.org/jira/browse/HIVE-18740 Project: Hive Issue

[jira] [Created] (HIVE-18739) Add support for Export from unpartitioned Acid table

2018-02-16 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-18739: - Summary: Add support for Export from unpartitioned Acid table Key: HIVE-18739 URL: https://issues.apache.org/jira/browse/HIVE-18739 Project: Hive Issue

[jira] [Created] (HIVE-18738) LLAP IO ACID - includes handling is broken

2018-02-16 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-18738: --- Summary: LLAP IO ACID - includes handling is broken Key: HIVE-18738 URL: https://issues.apache.org/jira/browse/HIVE-18738 Project: Hive Issue Type:

[jira] [Created] (HIVE-18737) add an option to disable LLAP IO ACID for non-original files

2018-02-16 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-18737: --- Summary: add an option to disable LLAP IO ACID for non-original files Key: HIVE-18737 URL: https://issues.apache.org/jira/browse/HIVE-18737 Project: Hive

[jira] [Created] (HIVE-18736) Create Table Like doc needs to be updated

2018-02-16 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-18736: - Summary: Create Table Like doc needs to be updated Key: HIVE-18736 URL: https://issues.apache.org/jira/browse/HIVE-18736 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-18735) Create table like loses transactional attribute

2018-02-16 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-18735: - Summary: Create table like loses transactional attribute Key: HIVE-18735 URL: https://issues.apache.org/jira/browse/HIVE-18735 Project: Hive Issue Type:

[jira] [Created] (HIVE-18734) avoid code redundancy in VectorUDAFSumDecimal64*

2018-02-16 Thread JIRA
Gergely Hajós created HIVE-18734: Summary: avoid code redundancy in VectorUDAFSumDecimal64* Key: HIVE-18734 URL: https://issues.apache.org/jira/browse/HIVE-18734 Project: Hive Issue Type:

[jira] [Created] (HIVE-18733) Missing break in CommonFastHashTable

2018-02-16 Thread JIRA
Gergely Hajós created HIVE-18733: Summary: Missing break in CommonFastHashTable Key: HIVE-18733 URL: https://issues.apache.org/jira/browse/HIVE-18733 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-18732) Push order/limit to Druid historical when approximate results are allowed

2018-02-16 Thread slim bouguerra (JIRA)
slim bouguerra created HIVE-18732: - Summary: Push order/limit to Druid historical when approximate results are allowed Key: HIVE-18732 URL: https://issues.apache.org/jira/browse/HIVE-18732 Project:

[jira] [Created] (HIVE-18731) Add Documentations about this feature.

2018-02-16 Thread slim bouguerra (JIRA)
slim bouguerra created HIVE-18731: - Summary: Add Documentations about this feature. Key: HIVE-18731 URL: https://issues.apache.org/jira/browse/HIVE-18731 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-18730) Use LLAP as execution engine for Druid mini Cluster Tests

2018-02-16 Thread slim bouguerra (JIRA)
slim bouguerra created HIVE-18730: - Summary: Use LLAP as execution engine for Druid mini Cluster Tests Key: HIVE-18730 URL: https://issues.apache.org/jira/browse/HIVE-18730 Project: Hive

[jira] [Created] (HIVE-18729) Druid Time column type

2018-02-16 Thread slim bouguerra (JIRA)
slim bouguerra created HIVE-18729: - Summary: Druid Time column type Key: HIVE-18729 URL: https://issues.apache.org/jira/browse/HIVE-18729 Project: Hive Issue Type: Task Components:

Review Request 65687: HIVE-10378 Hive Update statement set keyword work with lower case only and doesn't give any error if wrong column name specified in the set clause.

2018-02-16 Thread Oleksiy Sayankin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65687/ --- Review request for hive and Eugene Koifman. Repository: hive-git Description

Re: Review Request 40344: HIVE-6113 Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient

2018-02-16 Thread Oleksiy Sayankin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40344/#review197673 --- Ship it! Ship It! - Oleksiy Sayankin On Dec. 7, 2015, 12:16

Re: Review Request 65483: HIVE-18541 Secure HS2 web UI with PAM

2018-02-16 Thread Oleksiy Sayankin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65483/ --- (Updated Feb. 16, 2018, 4:55 p.m.) Review request for hive, Lefty Leverenz,

Re: Review Request 65686: HIVE-18728 Secure webHCat with SSL

2018-02-16 Thread Oleksiy Sayankin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65686/ --- (Updated Feb. 16, 2018, 4:19 p.m.) Review request for hive, Lefty Leverenz,

Review Request 65686: HIVE-18728 Secure webHCat with SSL

2018-02-16 Thread Oleksiy Sayankin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65686/ --- Review request for hive, Lefty Leverenz, Lefty Leverenz, Rui Li, Lenni Kuff,

[jira] [Created] (HIVE-18728) Secure webHCat with SSL

2018-02-16 Thread Oleksiy Sayankin (JIRA)
Oleksiy Sayankin created HIVE-18728: --- Summary: Secure webHCat with SSL Key: HIVE-18728 URL: https://issues.apache.org/jira/browse/HIVE-18728 Project: Hive Issue Type: New Feature