Review Request 66486: HIVE-19127 Concurrency fixes in QueryResultsCache

2018-04-06 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66486/ --- Review request for hive, Deepak Jaiswal and Gopal V. Bugs: HIVE-19127

Re: Review Request 66485: HIVE-19124 implement a basic major compactor for MM tables

2018-04-06 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66485/ --- (Updated April 6, 2018, 9:31 p.m.) Review request for hive and Eugene Koifman.

Re: Review Request 66369: HIVE-18839

2018-04-06 Thread Ashutosh Chauhan
> On April 3, 2018, 11:34 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java > > Lines 1460 (patched) > > > > > > This will update all MV before they are considered for

Re: Review Request 66369: HIVE-18839

2018-04-06 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66369/#review200681 --- ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java

[jira] [Created] (HIVE-19128) Update golden files for spark perf tests

2018-04-06 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-19128: --- Summary: Update golden files for spark perf tests Key: HIVE-19128 URL: https://issues.apache.org/jira/browse/HIVE-19128 Project: Hive Issue Type: Test

Re: Apache Hive 3.0.0 release preparation

2018-04-06 Thread Peter Vary
Hi Team, I am new to the Hive release process and it is not clear to me how the failing tests are handled. Do we plan to fix the failing tests before release? Or it is accepted to cut a new major release with known test issues. Thanks, Peter > On Apr 5, 2018, at 8:25 PM, Vineet Garg

[jira] [Created] (HIVE-19126) CachedStore: Use memory estimation to limit cache size during prewarm

2018-04-06 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-19126: --- Summary: CachedStore: Use memory estimation to limit cache size during prewarm Key: HIVE-19126 URL: https://issues.apache.org/jira/browse/HIVE-19126 Project:

Re: reverting test-breaking changes

2018-04-06 Thread Vihang Karajgaonkar
TestNegativeCliDriver failures are concerning. We are practically having no negative test coverage since a last couple of weeks. I think we should treat it as a blocker for Hive 3.0.0 release. Thoughts? On Thu, Apr 5, 2018 at 9:50 PM, Prasanth Jayachandran < pjayachand...@hortonworks.com> wrote:

Re: Apache Hive 3.0.0 release preparation

2018-04-06 Thread Thejas Nair
That needs to be cleaned up. There are far too many right now, its just not handful of flaky tests. On Fri, Apr 6, 2018 at 2:48 AM, Peter Vary wrote: > Hi Team, > > I am new to the Hive release process and it is not clear to me how the > failing tests are handled. Do we

Re: Review Request 66131: HIVE-18983: Add support for table properties inheritance in Create table like

2018-04-06 Thread Igor Kryvenko
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66131/ --- (Updated Апрель 6, 2018, 5:34 п.п.) Review request for hive, Ashutosh Chauhan,

Re: Apache Hive 3.0.0 release preparation

2018-04-06 Thread Eugene Koifman
Cutting the branch before the tests are stabilized would mean we have to fix them in 2 places. On 4/6/18, 10:05 AM, "Thejas Nair" wrote: That needs to be cleaned up. There are far too many right now, its just not handful of flaky tests. On Fri, Apr

[jira] [Created] (HIVE-19127) Concurrency fixes in QueryResultsCache

2018-04-06 Thread Jason Dere (JIRA)
Jason Dere created HIVE-19127: - Summary: Concurrency fixes in QueryResultsCache Key: HIVE-19127 URL: https://issues.apache.org/jira/browse/HIVE-19127 Project: Hive Issue Type: Sub-task