[jira] [Created] (HIVE-18583) Enable DateRangeRules

2018-01-30 Thread Nishant Bangarwa (JIRA)
Nishant Bangarwa created HIVE-18583: --- Summary: Enable DateRangeRules Key: HIVE-18583 URL: https://issues.apache.org/jira/browse/HIVE-18583 Project: Hive Issue Type: Improvement

Review Request 65422: HIVE-17626

2018-01-30 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65422/ --- Review request for hive and Ashutosh Chauhan. Repository: hive-git

Re: Review Request 65276: HIVE-18516

2018-01-30 Thread Deepak Jaiswal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65276/ --- (Updated Jan. 30, 2018, 6:49 p.m.) Review request for hive, Eugene Koifman and

[jira] [Created] (HIVE-18585) Return type for udfs should be determined using Hive inference rules instead of Calcite

2018-01-30 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-18585: --- Summary: Return type for udfs should be determined using Hive inference rules instead of Calcite Key: HIVE-18585 URL: https://issues.apache.org/jira/browse/HIVE-18585

Re: Review Request 65353: Create tests to cover getTableMeta method

2018-01-30 Thread Adam Szita via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65353/ --- (Updated Jan. 30, 2018, 4:53 p.m.) Review request for hive, Marta Kuczora and

[jira] [Created] (HIVE-18584) LLAP: Move shuffle handler to it own jar

2018-01-30 Thread Gopal V (JIRA)
Gopal V created HIVE-18584: -- Summary: LLAP: Move shuffle handler to it own jar Key: HIVE-18584 URL: https://issues.apache.org/jira/browse/HIVE-18584 Project: Hive Issue Type: Bug

Re: Review Request 65356: HIVE-18536 IOW + DP is broken for insert-only ACID

2018-01-30 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65356/ --- (Updated Jan. 31, 2018, 12:21 a.m.) Review request for hive and Eugene

[jira] [Created] (HIVE-18588) Add 'checkin' profile that runs slower tests in standalone-metastore

2018-01-30 Thread Alan Gates (JIRA)
Alan Gates created HIVE-18588: - Summary: Add 'checkin' profile that runs slower tests in standalone-metastore Key: HIVE-18588 URL: https://issues.apache.org/jira/browse/HIVE-18588 Project: Hive

Yetus JDK version

2018-01-30 Thread Alan Gates
I put code in the latest patch for HIVE-17983 that executes one of the compiled classes as part of the maven build. (It does this to automatically generate the config template.) This works locally and in the ptest build. But in the Yetus tests it fails with: Exception in thread "main"

Re: Review Request 65415: HIVE-18571 stats issues for MM tables

2018-01-30 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65415/ --- (Updated Jan. 31, 2018, 2:15 a.m.) Review request for hive and Eugene Koifman.

[jira] [Created] (HIVE-18589) java.io.IOException: Not enough history available

2018-01-30 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-18589: - Summary: java.io.IOException: Not enough history available Key: HIVE-18589 URL: https://issues.apache.org/jira/browse/HIVE-18589 Project: Hive Issue Type:

Re: Review Request 65296: HIVE-18259

2018-01-30 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65296/#review196551 --- Fix it, then Ship it! =1

[jira] [Created] (HIVE-18590) Assertion error on transitive join inference in the presence of NOT NULL constraint

2018-01-30 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-18590: -- Summary: Assertion error on transitive join inference in the presence of NOT NULL constraint Key: HIVE-18590 URL:

[jira] [Created] (HIVE-18586) Upgrade Derby to 10.14.1.0

2018-01-30 Thread Janaki Lahorani (JIRA)
Janaki Lahorani created HIVE-18586: -- Summary: Upgrade Derby to 10.14.1.0 Key: HIVE-18586 URL: https://issues.apache.org/jira/browse/HIVE-18586 Project: Hive Issue Type: Improvement

Re: Long running time for recently added tests in standalone-metastore

2018-01-30 Thread Vihang Karajgaonkar
+1 I think thats a great idea. Hopefully, this will help reducing some load on HiveQA jobs as well. Currently, most of the patches go through multi-iteration HiveQA runs at-least some of which could have been avoided if there is a light-weight test profile which can be run locally. This would be a

[GitHub] hive pull request #300: HIVE-18467: support whole warehouse dump / load + cr...

2018-01-30 Thread anishek
GitHub user anishek opened a pull request: https://github.com/apache/hive/pull/300 HIVE-18467: support whole warehouse dump / load + create/drop database events You can merge this pull request into a Git repository by running: $ git pull https://github.com/anishek/hive

[jira] [Created] (HIVE-18581) Replication events should use lower case db object names

2018-01-30 Thread anishek (JIRA)
anishek created HIVE-18581: -- Summary: Replication events should use lower case db object names Key: HIVE-18581 URL: https://issues.apache.org/jira/browse/HIVE-18581 Project: Hive Issue Type: Bug

Re: Long running time for recently added tests in standalone-metastore

2018-01-30 Thread Peter Vary
+1 > On Jan 30, 2018, at 1:54 AM, Owen O'Malley wrote: > > +1 > > On Mon, Jan 29, 2018 at 4:38 PM, Alexander Kolbasov > wrote: > >> Quite reasonable. >> +1 >> >> On Mon, Jan 29, 2018 at 4:19 PM, Alan Gates wrote: >> >>>

[jira] [Created] (HIVE-18587) insert DML event may attempt to calculate a checksum on directories

2018-01-30 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-18587: --- Summary: insert DML event may attempt to calculate a checksum on directories Key: HIVE-18587 URL: https://issues.apache.org/jira/browse/HIVE-18587 Project:

Review Request 65425: HIVE-18587 insert DML event may attempt to calculate a checksum on directories

2018-01-30 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65425/ --- Review request for hive, Ashutosh Chauhan and Jesús Camacho Rodríguez.

Re: Review Request 65304: HIVE-18513 Query results caching

2018-01-30 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65304/ --- (Updated Jan. 31, 2018, 6:16 a.m.) Review request for hive, Ashutosh Chauhan,

[GitHub] hive pull request #280: HIVE-18031: Support replication for Alter Database o...

2018-01-30 Thread sankarh
Github user sankarh closed the pull request at: https://github.com/apache/hive/pull/280 ---

Re: Review Request 65380: HIVE-18566: Create tests to cover adding partitions from PartitionSpec

2018-01-30 Thread Peter Vary via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65380/#review196516 --- Ship it! Ship It! - Peter Vary On Jan. 30, 2018, 8:15 a.m.,

Re: Review Request 64900: HIVE-18359: Extend grouping set limits from int to long

2018-01-30 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64900/#review196518 --- ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java Lines

Re: Review Request 65380: HIVE-18566: Create tests to cover adding partitions from PartitionSpec

2018-01-30 Thread Adam Szita via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65380/#review196517 --- Ship it! Ship It! - Adam Szita On Jan. 30, 2018, 8:15 a.m.,

Re: Review Request 65380: HIVE-18566: Create tests to cover adding partitions from PartitionSpec

2018-01-30 Thread Marta Kuczora via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65380/ --- (Updated Jan. 30, 2018, 8:15 a.m.) Review request for hive, Peter Vary and

Re: Review Request 65380: HIVE-18566: Create tests to cover adding partitions from PartitionSpec

2018-01-30 Thread Marta Kuczora via Review Board
> On Jan. 29, 2018, 2:24 p.m., Adam Szita wrote: > > Nice patch with well covered cases. > > Since this is a lot of test code, wouldn't it make sense to move the > > PartitionSpec-related code into a separate class (rather than having a 2k+ > > LOC class)? Thanks a lot Adam for the review.

[jira] [Created] (HIVE-18580) Create tests to cover exchange partitions

2018-01-30 Thread Marta Kuczora (JIRA)
Marta Kuczora created HIVE-18580: Summary: Create tests to cover exchange partitions Key: HIVE-18580 URL: https://issues.apache.org/jira/browse/HIVE-18580 Project: Hive Issue Type: Sub-task

Re: Review Request 65380: HIVE-18566: Create tests to cover adding partitions from PartitionSpec

2018-01-30 Thread Marta Kuczora via Review Board
> On Jan. 29, 2018, 2:34 p.m., Peter Vary wrote: > > Nice throughout test cases. > > Thanks Marta! > > > > Fix it and ship it! Thanks a lot Peter for the review. > On Jan. 29, 2018, 2:34 p.m., Peter Vary wrote: > >

Re: Review Request 64900: HIVE-18359: Extend grouping set limits from int to long

2018-01-30 Thread j . prasanth . j
> On Jan. 9, 2018, 10:30 a.m., Zoltan Haindrich wrote: > > ql/src/test/results/clientpositive/llap/groupby_rollup_empty.q.out > > Lines 111 (patched) > > > > > > there should be no result set changes in this q.out >

Re: Review Request 64900: HIVE-18359: Extend grouping set limits from int to long

2018-01-30 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64900/ --- (Updated Jan. 30, 2018, 8:31 a.m.) Review request for hive and Jesús Camacho

[jira] [Created] (HIVE-18582) MSCK REPAIR TABLE Throw MetaException

2018-01-30 Thread liubangchen (JIRA)
liubangchen created HIVE-18582: -- Summary: MSCK REPAIR TABLE Throw MetaException Key: HIVE-18582 URL: https://issues.apache.org/jira/browse/HIVE-18582 Project: Hive Issue Type: Bug