Re: Review Request 65422: HIVE-17626

2018-03-05 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65422/ --- (Updated March 5, 2018, 8:08 a.m.) Review request for hive and Ashutosh

[jira] [Created] (HIVE-18859) Incorrect handling of thrift metastore exceptions

2018-03-05 Thread Ganesha Shreedhara (JIRA)
Ganesha Shreedhara created HIVE-18859: - Summary: Incorrect handling of thrift metastore exceptions Key: HIVE-18859 URL: https://issues.apache.org/jira/browse/HIVE-18859 Project: Hive

[GitHub] hive pull request #315: HIVE-18749: Need to replace transactionId with write...

2018-03-05 Thread sankarh
GitHub user sankarh opened a pull request: https://github.com/apache/hive/pull/315 HIVE-18749: Need to replace transactionId with writeId in RecordIdentifier.Field.transactionId You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (HIVE-18860) fix TestAcidOnTez

2018-03-05 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-18860: --- Summary: fix TestAcidOnTez Key: HIVE-18860 URL: https://issues.apache.org/jira/browse/HIVE-18860 Project: Hive Issue Type: Bug Components:

[jira] [Created] (HIVE-18858) System properties in job configuration not resolved when submitting MR job

2018-03-05 Thread Daniel Voros (JIRA)
Daniel Voros created HIVE-18858: --- Summary: System properties in job configuration not resolved when submitting MR job Key: HIVE-18858 URL: https://issues.apache.org/jira/browse/HIVE-18858 Project: Hive

Review Request 65904: HIVE-17478 Move filesystem stats collection from metastore to ql

2018-03-05 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65904/ --- Review request for hive and Ashutosh Chauhan. Bugs: HIVE-17478

Re: reverting test-breaking changes

2018-03-05 Thread Peter Vary
Without a nightly build and with this many flaky tests it is very hard to identify the braking commits. We can use something like bisect and multiple test runs. There is a more elegant way to do this with nightly test runs: https://issues.apache.org/jira/browse/HBASE-15917

Review Request 65907: HIVE-18825

2018-03-05 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65907/ --- Review request for hive, Eugene Koifman and Sankar Hariappan. Bugs: HIVE-18825

Re: reverting test-breaking changes

2018-03-05 Thread Sahil Takiar
Wow that HBase UI looks super useful. +1 to having something like that. If not, +1 to having a proper nightly build, it would help devs identify which commits break which tests. I find using git-bisect can take a long time to run, and can be difficult to use (e.g. finding a known good commit

[jira] [Created] (HIVE-18861) druid-server is pulling in hadoop-aws-2.7.2, creating classpath problems on hadoop 3.x

2018-03-05 Thread Steve Loughran (JIRA)
Steve Loughran created HIVE-18861: - Summary: druid-server is pulling in hadoop-aws-2.7.2, creating classpath problems on hadoop 3.x Key: HIVE-18861 URL: https://issues.apache.org/jira/browse/HIVE-18861

[jira] [Created] (HIVE-18862) qfiles: prepare .q files for using datasets - clientpositive

2018-03-05 Thread Laszlo Bodor (JIRA)
Laszlo Bodor created HIVE-18862: --- Summary: qfiles: prepare .q files for using datasets - clientpositive Key: HIVE-18862 URL: https://issues.apache.org/jira/browse/HIVE-18862 Project: Hive

[jira] [Created] (HIVE-18863) trunc() calls itself trunk() in an error message

2018-03-05 Thread Tim Armstrong (JIRA)
Tim Armstrong created HIVE-18863: Summary: trunc() calls itself trunk() in an error message Key: HIVE-18863 URL: https://issues.apache.org/jira/browse/HIVE-18863 Project: Hive Issue Type:

Review Request 65908: HIVE-17552

2018-03-05 Thread Deepak Jaiswal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65908/ --- Review request for hive and Jason Dere. Bugs: HIVE-17552

[jira] [Created] (HIVE-18864) WriteId high water mark (HWM) is incorrect if ValidWriteIdList is obtained after allocating writeId by current transaction.

2018-03-05 Thread Sankar Hariappan (JIRA)
Sankar Hariappan created HIVE-18864: --- Summary: WriteId high water mark (HWM) is incorrect if ValidWriteIdList is obtained after allocating writeId by current transaction. Key: HIVE-18864 URL:

Re: reverting test-breaking changes

2018-03-05 Thread Vineet Garg
+1 for nightly build. We could generate reports to identify both frequent and sporadic test failures plus other interesting bits like average build time, yetus failures etc. It’ll also help narrow down the culprit commit(s) range to one day. If you guys decide to go ahead with this I would like

Re: reverting test-breaking changes

2018-03-05 Thread Sergey Shelukhin
On a semi-related note, I noticed recently that negative tests seem to OOM in setup from time to time. Can we increase the amount of memory for the tests a little bit, and/or maybe add the dump on OOM to them, saved to test logs directory, so we could investigate? On 18/3/5, 11:07, "Vineet Garg"

[jira] [Created] (HIVE-18867) create_with_constraints_duplicate_name and default_constraint_invalid_default_value_length failing

2018-03-05 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-18867: -- Summary: create_with_constraints_duplicate_name and default_constraint_invalid_default_value_length failing Key: HIVE-18867 URL: https://issues.apache.org/jira/browse/HIVE-18867

Re: Review Request 65422: HIVE-17626

2018-03-05 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65422/ --- (Updated March 5, 2018, 10:12 p.m.) Review request for hive and Ashutosh

[jira] [Created] (HIVE-18865) Check filesystem calls return value (codescan)

2018-03-05 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-18865: Summary: Check filesystem calls return value (codescan) Key: HIVE-18865 URL: https://issues.apache.org/jira/browse/HIVE-18865 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-18866) Semijoin: Implement a Long -> Hash64 vector fast-path

2018-03-05 Thread Gopal V (JIRA)
Gopal V created HIVE-18866: -- Summary: Semijoin: Implement a Long -> Hash64 vector fast-path Key: HIVE-18866 URL: https://issues.apache.org/jira/browse/HIVE-18866 Project: Hive Issue Type: Bug

Re: Review Request 65422: HIVE-17626

2018-03-05 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65422/#review198652 --- ql/src/java/org/apache/hadoop/hive/ql/Driver.java Lines 653

[jira] [Created] (HIVE-18868) fix TestReplicationScenarios* tests to use ACID txn manager

2018-03-05 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-18868: --- Summary: fix TestReplicationScenarios* tests to use ACID txn manager Key: HIVE-18868 URL: https://issues.apache.org/jira/browse/HIVE-18868 Project: Hive

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

2018-03-05 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65415/#review198675 ---

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

2018-03-05 Thread Sergey Shelukhin
> On Feb. 2, 2018, 10 a.m., Zoltan Haindrich wrote: > > ql/src/java/org/apache/hadoop/hive/ql/stats/BasicStatsTask.java > > Line 157 (original), 162 (patched) > > > > > > I feel that currently the stats system is

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

2018-03-05 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65415/ --- (Updated March 6, 2018, 1:57 a.m.) Review request for hive and Eugene Koifman.

[jira] [Created] (HIVE-18869) Improve SparkTask OOM Error Parsing Logic

2018-03-05 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-18869: --- Summary: Improve SparkTask OOM Error Parsing Logic Key: HIVE-18869 URL: https://issues.apache.org/jira/browse/HIVE-18869 Project: Hive Issue Type: Sub-task