Review Request 44552: Migrate Column Stats Extrapolation to HBaseStore

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

[jira] [Created] (HIVE-13241) LLAP: Incremental Caching marks some small chunks as "incomplete CB"

2016-03-08 Thread Gopal V (JIRA)
Gopal V created HIVE-13241: -- Summary: LLAP: Incremental Caching marks some small chunks as "incomplete CB" Key: HIVE-13241 URL: https://issues.apache.org/jira/browse/HIVE-13241 Project: Hive Issue

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

2016-03-08 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44248/ --- (Updated March 9, 2016, 2:32 a.m.) Review request for hive and Gopal V. Repos

[jira] [Created] (HIVE-13240) GroupByOperator: Drop the hash aggregates when closing operator

2016-03-08 Thread Gopal V (JIRA)
Gopal V created HIVE-13240: -- Summary: GroupByOperator: Drop the hash aggregates when closing operator Key: HIVE-13240 URL: https://issues.apache.org/jira/browse/HIVE-13240 Project: Hive Issue Type:

Re: Review Request 40415: HIVE-11675 make use of file footer PPD API in ETL strategy or separate strategy

2016-03-08 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40415/ --- (Updated March 9, 2016, 2:07 a.m.) Review request for hive, Gopal V, Prasanth_J

[jira] [Created] (HIVE-13237) Select parquet struct field with upper case throws NPE

2016-03-08 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HIVE-13237: -- Summary: Select parquet struct field with upper case throws NPE Key: HIVE-13237 URL: https://issues.apache.org/jira/browse/HIVE-13237 Project: Hive Issue Type: B

Re: [DISCUSS] Re: hive/odbc codebase

2016-03-08 Thread Lefty Leverenz
I'll add the doc requirements to HIVE-13234 . Thanks for bringing this up, Gopal. -- Lefty On Tue, Mar 8, 2016 at 3:26 PM, Gopal Vijayaraghavan wrote: > > Added DISCUSS for visibility. > > https://issues.apache.org/jira/browse/HIVE-13234 > > >

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

2016-03-08 Thread Gopal V
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44248/#review122634 --- ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/OrcBatchKey.

[DISCUSS] Re: hive/odbc codebase

2016-03-08 Thread Gopal Vijayaraghavan
Added DISCUSS for visibility. https://issues.apache.org/jira/browse/HIVE-13234 Cheers, Gopal On 3/8/16, 10:34 AM, "Thejas Nair" wrote: >+1 for removing it. > > >On Tue, Mar 8, 2016 at 10:34 AM, Thejas Nair >wrote: >> yes, its dead. It relies on the old HiveServer, which is not longer in >>

[jira] [Created] (HIVE-13236) LLAP: token renewal interval needs to be set

2016-03-08 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-13236: --- Summary: LLAP: token renewal interval needs to be set Key: HIVE-13236 URL: https://issues.apache.org/jira/browse/HIVE-13236 Project: Hive Issue Type: B

[jira] [Created] (HIVE-13235) Insert from select generates incorrect result when hive.optimize.constant.propagation is on

2016-03-08 Thread Aihua Xu (JIRA)
Aihua Xu created HIVE-13235: --- Summary: Insert from select generates incorrect result when hive.optimize.constant.propagation is on Key: HIVE-13235 URL: https://issues.apache.org/jira/browse/HIVE-13235 Proje

[jira] [Created] (HIVE-13234) Remove dead ODBC driver from Hive

2016-03-08 Thread Gopal V (JIRA)
Gopal V created HIVE-13234: -- Summary: Remove dead ODBC driver from Hive Key: HIVE-13234 URL: https://issues.apache.org/jira/browse/HIVE-13234 Project: Hive Issue Type: Task Components: ODB

[jira] [Created] (HIVE-13233) Use min and max values to estimate better stats for comparison operators

2016-03-08 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-13233: -- Summary: Use min and max values to estimate better stats for comparison operators Key: HIVE-13233 URL: https://issues.apache.org/jira/browse/HIVE-13233

Review Request 44524: HIVE-11484 : Fix ObjectInspector for Char and VarChar

2016-03-08 Thread Deepak Barr
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44524/ --- Review request for hive and Amareshwari Sriramadasu. Bugs: HIVE-11484 https

[jira] [Created] (HIVE-13232) Aggressively drop compression buffers in ORC OutStreams

2016-03-08 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-13232: Summary: Aggressively drop compression buffers in ORC OutStreams Key: HIVE-13232 URL: https://issues.apache.org/jira/browse/HIVE-13232 Project: Hive Issue Ty

Re: hive/odbc codebase

2016-03-08 Thread Thejas Nair
yes, its dead. It relies on the old HiveServer, which is not longer in the master branch or hive-1 branch. On Tue, Mar 8, 2016 at 10:15 AM, Alan Gates wrote: > AFAIK it’s dead. > > Alan. > >> On Mar 7, 2016, at 20:33, Gopal Vijayaraghavan wrote: >> >> Hi, >> >> Does anyone know if the hive/odb

Re: hive/odbc codebase

2016-03-08 Thread Thejas Nair
+1 for removing it. On Tue, Mar 8, 2016 at 10:34 AM, Thejas Nair wrote: > yes, its dead. It relies on the old HiveServer, which is not longer in > the master branch or hive-1 branch. > > > > On Tue, Mar 8, 2016 at 10:15 AM, Alan Gates wrote: >> AFAIK it’s dead. >> >> Alan. >> >>> On Mar 7, 2016

Re: hive/odbc codebase

2016-03-08 Thread Alan Gates
AFAIK it’s dead. Alan. > On Mar 7, 2016, at 20:33, Gopal Vijayaraghavan wrote: > > Hi, > > Does anyone know if the hive/odbc codebase works? > > https://github.com/apache/hive/tree/master/odbc/src/cpp > > Is it dead-code we can remove as part of the hive-2.0 branch? > > Cheers, > Gopal > >

Review Request 44521: HIVE-13231: Show helpful error message on failure to create table in nested directory

2016-03-08 Thread Reuben Kuhnert
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44521/ --- Review request for hive, Aihua Xu, Sergio Pena, and Szehon Ho. Repository: hive

Review Request 44520: HIVE-4662

2016-03-08 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44520/ --- Review request for hive and Ashutosh Chauhan. Bugs: HIVE-4662 https://issue

[jira] [Created] (HIVE-13231) Show helpful error message on failure to create nested table in nested directory

2016-03-08 Thread Reuben Kuhnert (JIRA)
Reuben Kuhnert created HIVE-13231: - Summary: Show helpful error message on failure to create nested table in nested directory Key: HIVE-13231 URL: https://issues.apache.org/jira/browse/HIVE-13231 Proj

[jira] [Created] (HIVE-13230) ORC Vectorized String reader doesn't handle NULLs correctly

2016-03-08 Thread Matt McCline (JIRA)
Matt McCline created HIVE-13230: --- Summary: ORC Vectorized String reader doesn't handle NULLs correctly Key: HIVE-13230 URL: https://issues.apache.org/jira/browse/HIVE-13230 Project: Hive Issue

[jira] [Created] (HIVE-13229) ORC specification says scale stream for decimals should be unsigned integer. However Hive stores scale as signeg stream.

2016-03-08 Thread Karol Sobczak (JIRA)
Karol Sobczak created HIVE-13229: Summary: ORC specification says scale stream for decimals should be unsigned integer. However Hive stores scale as signeg stream. Key: HIVE-13229 URL: https://issues.apache.org/ji

Review Request 44505: HIVE-13210

2016-03-08 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44505/ --- Review request for hive and Ashutosh Chauhan. Bugs: HIVE-13210 https://issu

[jira] [Created] (HIVE-13228) when set hive.auto.convert.join and hive.optimize.skewjoin to true, the SELECT query which contains 3-way join is not properly executed

2016-03-08 Thread Ping Lu (JIRA)
Ping Lu created HIVE-13228: -- Summary: when set hive.auto.convert.join and hive.optimize.skewjoin to true, the SELECT query which contains 3-way join is not properly executed Key: HIVE-13228 URL: https://issues.apache.or

[jira] [Created] (HIVE-13227) LLAP: Change daemon initialization logs from INFO to WARN

2016-03-08 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-13227: Summary: LLAP: Change daemon initialization logs from INFO to WARN Key: HIVE-13227 URL: https://issues.apache.org/jira/browse/HIVE-13227 Project: Hive

[jira] [Created] (HIVE-13226) Improve user friendliness to methods summary

2016-03-08 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-13226: Summary: Improve user friendliness to methods summary Key: HIVE-13226 URL: https://issues.apache.org/jira/browse/HIVE-13226 Project: Hive Iss