[jira] [Created] (HIVE-16117) SortProjectTransposeRule should check for monotonicity preserving CAST

2017-03-06 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-16117: -- Summary: SortProjectTransposeRule should check for monotonicity preserving CAST Key: HIVE-16117 URL: https://issues.apache.org/jira/browse/HIVE-16117

[jira] [Created] (HIVE-16118) Some queries with multiple inserts fail in Hive-1.2 and work in Hive-0.13

2017-03-06 Thread Aleksey Vovchenko (JIRA)
Aleksey Vovchenko created HIVE-16118: Summary: Some queries with multiple inserts fail in Hive-1.2 and work in Hive-0.13 Key: HIVE-16118 URL: https://issues.apache.org/jira/browse/HIVE-16118 Proje

[GitHub] hive pull request #155: HIVE-16115: Stop printing progress info from operati...

2017-03-06 Thread anishek
GitHub user anishek opened a pull request: https://github.com/apache/hive/pull/155 HIVE-16115: Stop printing progress info from operation logs with beeline progress bar also fixing the issue where the session hive configuration was not read correctly for hive.server2.in.place.progr

[jira] [Created] (HIVE-16119) HiveMetaStoreChecker - singleThread/parallel logic duplication

2017-03-06 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-16119: --- Summary: HiveMetaStoreChecker - singleThread/parallel logic duplication Key: HIVE-16119 URL: https://issues.apache.org/jira/browse/HIVE-16119 Project: Hive

Re: Review Request 57274: HIVE-16102

2017-03-06 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57274/ --- (Updated March 6, 2017, 1:33 p.m.) Review request for hive and Ashutosh Chauhan

[jira] [Created] (HIVE-16120) Remove empty grouping sets restriction

2017-03-06 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-16120: -- Summary: Remove empty grouping sets restriction Key: HIVE-16120 URL: https://issues.apache.org/jira/browse/HIVE-16120 Project: Hive Issue

[jira] [Created] (HIVE-16121) Add flag to allow approximate results coming from Druid

2017-03-06 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-16121: -- Summary: Add flag to allow approximate results coming from Druid Key: HIVE-16121 URL: https://issues.apache.org/jira/browse/HIVE-16121 Project: Hiv

[jira] [Created] (HIVE-16122) NPE Hive Druid split introduced by HIVE-15928

2017-03-06 Thread slim bouguerra (JIRA)
slim bouguerra created HIVE-16122: - Summary: NPE Hive Druid split introduced by HIVE-15928 Key: HIVE-16122 URL: https://issues.apache.org/jira/browse/HIVE-16122 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-16123) Let user chose the granularity of bucketing.

2017-03-06 Thread slim bouguerra (JIRA)
slim bouguerra created HIVE-16123: - Summary: Let user chose the granularity of bucketing. Key: HIVE-16123 URL: https://issues.apache.org/jira/browse/HIVE-16123 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-16124) Drop the segments data as soon it is pushed to HDFS

2017-03-06 Thread slim bouguerra (JIRA)
slim bouguerra created HIVE-16124: - Summary: Drop the segments data as soon it is pushed to HDFS Key: HIVE-16124 URL: https://issues.apache.org/jira/browse/HIVE-16124 Project: Hive Issue Type

[jira] [Created] (HIVE-16125) Split work between reducers.

2017-03-06 Thread slim bouguerra (JIRA)
slim bouguerra created HIVE-16125: - Summary: Split work between reducers. Key: HIVE-16125 URL: https://issues.apache.org/jira/browse/HIVE-16125 Project: Hive Issue Type: Bug Compone

[jira] [Created] (HIVE-16126) push all the time extraction to druid

2017-03-06 Thread slim bouguerra (JIRA)
slim bouguerra created HIVE-16126: - Summary: push all the time extraction to druid Key: HIVE-16126 URL: https://issues.apache.org/jira/browse/HIVE-16126 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-16127) Separate database initialization from actual query run in TestBeeLineDriver

2017-03-06 Thread Peter Vary (JIRA)
Peter Vary created HIVE-16127: - Summary: Separate database initialization from actual query run in TestBeeLineDriver Key: HIVE-16127 URL: https://issues.apache.org/jira/browse/HIVE-16127 Project: Hive

Re: Review Request 56290: HIVE-15795: Add Accumulo Index Table Support

2017-03-06 Thread Mike Fagan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56290/ --- (Updated March 6, 2017, 4:24 p.m.) Review request for hive and Josh Elser. Ch

Re: Backward incompatible changes

2017-03-06 Thread Ashutosh Chauhan
Releasability of trunk won't be impacted by this. e.g., If someone wants to do a release for Hive 3.0 as soon as we cut branch-2 that should not be an issue. We ofcourse will label it as alpha. After that doing more alpha or beta releases can go on as long as we as community wants to keep those qua

Re: Backward incompatible changes

2017-03-06 Thread Ashutosh Chauhan
Illya, Stability of branches is upto dev community. If we want to backport more fixes to 1.x or 2.x lines that is up to us. Infact, that should be done. However, that doesn't preclude us from moving forward. We want to support existing users on branches which have seen adoption. But at the same ti

Re: Backward incompatible changes

2017-03-06 Thread Ashutosh Chauhan
Agreed. Infact we should utilize branch-2 for any stabilization efforts we intend to put in to make 2.2 release. Thanks, Ashutosh On Fri, Mar 3, 2017 at 3:52 PM, Sergey Shelukhin wrote: > Can we at least release 2.2 first? There’s massive amount of unreleased > code right now on master. > > On

Re: Backward incompatible changes

2017-03-06 Thread Ashutosh Chauhan
The way it helps shedding debt is because dev can now do refactoring without fear of breaking some rarely used features. The way that helps for adding feature faster is since codebase is lean and easier to reason about its much easier to add new features. More importantly though, it also helps us

[jira] [Created] (HIVE-16128) Hive Import : change of partitioning order in case of multilevel partitioned table

2017-03-06 Thread Aditya Agarwal (JIRA)
Aditya Agarwal created HIVE-16128: - Summary: Hive Import : change of partitioning order in case of multilevel partitioned table Key: HIVE-16128 URL: https://issues.apache.org/jira/browse/HIVE-16128 P

[jira] [Created] (HIVE-16129) log Tez DAG ID in places

2017-03-06 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-16129: --- Summary: log Tez DAG ID in places Key: HIVE-16129 URL: https://issues.apache.org/jira/browse/HIVE-16129 Project: Hive Issue Type: Bug Repor

[jira] [Created] (HIVE-16130) Remove jackson classes from hive-jdbc standalone jar

2017-03-06 Thread Tao Li (JIRA)
Tao Li created HIVE-16130: - Summary: Remove jackson classes from hive-jdbc standalone jar Key: HIVE-16130 URL: https://issues.apache.org/jira/browse/HIVE-16130 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-16131) Hive building with Hadoop 3 - additional stuff broken recently

2017-03-06 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-16131: --- Summary: Hive building with Hadoop 3 - additional stuff broken recently Key: HIVE-16131 URL: https://issues.apache.org/jira/browse/HIVE-16131 Project: Hive

[jira] [Created] (HIVE-16132) DataSize stats don't seem correct in semijoin opt branch

2017-03-06 Thread Deepak Jaiswal (JIRA)
Deepak Jaiswal created HIVE-16132: - Summary: DataSize stats don't seem correct in semijoin opt branch Key: HIVE-16132 URL: https://issues.apache.org/jira/browse/HIVE-16132 Project: Hive Issue

[jira] [Created] (HIVE-16133) Footer cache in Tez AM can take too much memory

2017-03-06 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-16133: --- Summary: Footer cache in Tez AM can take too much memory Key: HIVE-16133 URL: https://issues.apache.org/jira/browse/HIVE-16133 Project: Hive Issue Type

Review Request 57353: Intern Properties objects referenced from PartitionDesc to reduce memory pressure.

2017-03-06 Thread Misha Dmitriev
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57353/ --- Review request for hive, Chaozhong Yang, Alan Gates, Rui Li, Prasanth_J, Sergio

[jira] [Created] (HIVE-16134) LLAP: Differentiate between preemption of a running fragment vs a queued fragment

2017-03-06 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-16134: - Summary: LLAP: Differentiate between preemption of a running fragment vs a queued fragment Key: HIVE-16134 URL: https://issues.apache.org/jira/browse/HIVE-16134 Pro

[jira] [Created] (HIVE-16135) unhandled constant type for scalar argument

2017-03-06 Thread Teddy Choi (JIRA)
Teddy Choi created HIVE-16135: - Summary: unhandled constant type for scalar argument Key: HIVE-16135 URL: https://issues.apache.org/jira/browse/HIVE-16135 Project: Hive Issue Type: Bug