[jira] [Created] (HIVE-14569) Enable reuseForks for most modules

2016-08-17 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-14569: - Summary: Enable reuseForks for most modules Key: HIVE-14569 URL: https://issues.apache.org/jira/browse/HIVE-14569 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-14568) Hive Decimal Returns NULL

2016-08-17 Thread gurmukh singh (JIRA)
gurmukh singh created HIVE-14568: Summary: Hive Decimal Returns NULL Key: HIVE-14568 URL: https://issues.apache.org/jira/browse/HIVE-14568 Project: Hive Issue Type: Bug Affects Versions:

Review Request 51194: HIVE-14566: LLAP IO reads timestamp wrongly

2016-08-17 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51194/ --- Review request for hive, Gopal V and Sergey Shelukhin. Bugs: HIVE-14566 htt

[jira] [Created] (HIVE-14567) After enabling Hive Parquet Vectorization, POWER_TEST of query24 in TPCx-BB(BigBench) failed with 1TB scale factor, but successful with 3TB scale factor

2016-08-17 Thread KaiXu (JIRA)
KaiXu created HIVE-14567: Summary: After enabling Hive Parquet Vectorization, POWER_TEST of query24 in TPCx-BB(BigBench) failed with 1TB scale factor, but successful with 3TB scale factor Key: HIVE-14567 URL: https://iss

[jira] [Created] (HIVE-14566) LLAP IO reads timestamp wrongly

2016-08-17 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-14566: Summary: LLAP IO reads timestamp wrongly Key: HIVE-14566 URL: https://issues.apache.org/jira/browse/HIVE-14566 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-14565) CBO (Calcite Return Path) Handle field access for nested column

2016-08-17 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-14565: --- Summary: CBO (Calcite Return Path) Handle field access for nested column Key: HIVE-14565 URL: https://issues.apache.org/jira/browse/HIVE-14565 Project: Hive

Review Request 51193: HIVE-14358: Add metrics for number of queries executed for each execution engine (mr, spark, tez)

2016-08-17 Thread Barna Zsombor Klara
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51193/ --- Review request for hive. Repository: hive-git Description --- HIVE-14358

[jira] [Created] (HIVE-14564) Column Pruning generates out of order columns in SelectOperator which cause ArrayIndexOutOfBoundsException.

2016-08-17 Thread zhihai xu (JIRA)
zhihai xu created HIVE-14564: Summary: Column Pruning generates out of order columns in SelectOperator which cause ArrayIndexOutOfBoundsException. Key: HIVE-14564 URL: https://issues.apache.org/jira/browse/HIVE-14564

Re: Review Request 50896: HIVE-14404: Allow delimiterfordsv to use multiple-character delimiters

2016-08-17 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50896/#review146056 --- What about stop using the superCSV so that we can keep the 'dsv' f

[jira] [Created] (HIVE-14563) StatsOptimizer treats NULL in a wrong way

2016-08-17 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-14563: -- Summary: StatsOptimizer treats NULL in a wrong way Key: HIVE-14563 URL: https://issues.apache.org/jira/browse/HIVE-14563 Project: Hive Issue Type: Bug

Review Request 51191: Improve MSCK for partitioned table to deal with special cases

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

[jira] [Created] (HIVE-14562) CBO (Calcite Return Path) Wrong results for limit + offset

2016-08-17 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-14562: --- Summary: CBO (Calcite Return Path) Wrong results for limit + offset Key: HIVE-14562 URL: https://issues.apache.org/jira/browse/HIVE-14562 Project: Hive

Re: [DISCUSS] Making storage-api a separately released artifact

2016-08-17 Thread Owen O'Malley
On Wed, Aug 17, 2016 at 10:46 AM, Alan Gates wrote: > +1 for making the API clean and easy for other projects to work with. A > few questions: > > 1) Would this also make it easier for Parquet and others to implement > Hive’s ACID interfaces? > Currently the ACID interfaces haven't been moved o

[jira] [Created] (HIVE-14561) Upgrade version of spring for ptest2 to work with Java8

2016-08-17 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-14561: - Summary: Upgrade version of spring for ptest2 to work with Java8 Key: HIVE-14561 URL: https://issues.apache.org/jira/browse/HIVE-14561 Project: Hive Issue

[jira] [Created] (HIVE-14560) Support exchange partition between s3 and hdfs tables

2016-08-17 Thread Abdullah Yousufi (JIRA)
Abdullah Yousufi created HIVE-14560: --- Summary: Support exchange partition between s3 and hdfs tables Key: HIVE-14560 URL: https://issues.apache.org/jira/browse/HIVE-14560 Project: Hive Issu

Re: [DISCUSS] Making storage-api a separately released artifact

2016-08-17 Thread Sushanth Sowmyan
+1 for having a separate storage-api project to define common interfaces for people to develop against. It'll make things much easier to develop against generically. I'm okay(+0) with the sub-project idea as opposed to enthusiastic about it, mostly because I have reservations that it'll encourage

[jira] [Created] (HIVE-14559) Remove setting hive.execution.engine in qfiles

2016-08-17 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-14559: Summary: Remove setting hive.execution.engine in qfiles Key: HIVE-14559 URL: https://issues.apache.org/jira/browse/HIVE-14559 Project: Hive I

Re: [DISCUSS] Making storage-api a separately released artifact

2016-08-17 Thread Prasanth Jayachandran
+1 for making it a subproject with separate (preferably shorter) release cycle. The module in itself is too small for a separate project. Also having a faster release cycle will resolve circular dependency and will help other projects make use of vectorization, sarg, bloom filter etc. For versi

[jira] [Created] (HIVE-14558) Add support for listing views similar to "show tables"

2016-08-17 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-14558: Summary: Add support for listing views similar to "show tables" Key: HIVE-14558 URL: https://issues.apache.org/jira/browse/HIVE-14558 Project: Hive Issue Typ

Re: [DISCUSS] Making storage-api a separately released artifact

2016-08-17 Thread Alan Gates
+1 for making the API clean and easy for other projects to work with. A few questions: 1) Would this also make it easier for Parquet and others to implement Hive’s ACID interfaces? 2) Would we make any attempt to coordinate version numbers between Hive and the storage module, or would a given

Re: Review Request 50896: HIVE-14404: Allow delimiterfordsv to use multiple-character delimiters

2016-08-17 Thread Peter Vary
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50896/#review145993 --- Ship it! Hi Marta, Thanks. LGTM (non binding) Peter - Peter

Re: Review Request 50896: HIVE-14404: Allow delimiterfordsv to use multiple-character delimiters

2016-08-17 Thread Marta Kuczora
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50896/ --- (Updated Aug. 17, 2016, 2:14 p.m.) Review request for hive, Naveen Gangam, Serg

[jira] [Created] (HIVE-14557) Nullpointer When both SkewJoin and Mapjoin Enabled

2016-08-17 Thread Nemon Lou (JIRA)
Nemon Lou created HIVE-14557: Summary: Nullpointer When both SkewJoin and Mapjoin Enabled Key: HIVE-14557 URL: https://issues.apache.org/jira/browse/HIVE-14557 Project: Hive Issue Type: Bug

Re: Some time realm is required for some users in beeline connection,even its ensured with ldap authentciation.!

2016-08-17 Thread mathes waran
Hi , While connecting with beeline,with configured ldap authentication some users connected with without realm and some users connect with realm authentication.This is because of while creating users in active directory ,display name differ with logon name. During authentication,it can only validat

Re: YourKit open source license

2016-08-17 Thread calvin hung
Hi Rui, This is what I get from sa...@yourkit.com "We provide free licenses only to project committers. If you have no commit power, you can ask Apache people to request license for you; or use evaluation license." Is it possible any committer could help? Seems that I can only use evalu

[jira] [Created] (HIVE-14556) Load data into text table fail caused by IndexOutOfBoundsException

2016-08-17 Thread Niklaus Xiao (JIRA)
Niklaus Xiao created HIVE-14556: --- Summary: Load data into text table fail caused by IndexOutOfBoundsException Key: HIVE-14556 URL: https://issues.apache.org/jira/browse/HIVE-14556 Project: Hive