[jira] [Created] (HIVE-13498) cleardanglingscratchdir does not work if scratchdir is not on defaultFs

2016-04-12 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-13498: - Summary: cleardanglingscratchdir does not work if scratchdir is not on defaultFs Key: HIVE-13498 URL: https://issues.apache.org/jira/browse/HIVE-13498 Project: Hive

Re: Review Request 45697: HIVE-13380 : Decimal should have lower precedence than Double/Float

2016-04-12 Thread Ashutosh Chauhan
> On April 10, 2016, 10:12 p.m., Jason Dere wrote: > > ql/src/test/org/apache/hadoop/hive/ql/exec/TestFunctionRegistry.java, line > > 92 > > > > > > Since constant floating point values are in double, are there any b

[jira] [Created] (HIVE-13497) eliminate TXN_COMPONENTS

2016-04-12 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-13497: - Summary: eliminate TXN_COMPONENTS Key: HIVE-13497 URL: https://issues.apache.org/jira/browse/HIVE-13497 Project: Hive Issue Type: Bug Components:

[jira] [Created] (HIVE-13496) Create initial test data once across multiple runs

2016-04-12 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-13496: - Summary: Create initial test data once across multiple runs Key: HIVE-13496 URL: https://issues.apache.org/jira/browse/HIVE-13496 Project: Hive Issue Type:

Re: recent metastore failures in HiveQA

2016-04-12 Thread Ashutosh Chauhan
I can repro locally hang of TestJdbcWithMiniHS2 and I also saw it hanging on recent QA runs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-7556/failed/TestJdbcWithMiniHS2/ Wondering if you guys have seen this? Thanks, Ashutosh On Tue, Apr 12, 2016 at 11:28 A

[jira] [Created] (HIVE-13495) Add timeout for individual tests

2016-04-12 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-13495: --- Summary: Add timeout for individual tests Key: HIVE-13495 URL: https://issues.apache.org/jira/browse/HIVE-13495 Project: Hive Issue Type: Improvement

Re: Review Request 45406: HIVE-13349: Metastore Changes : API calls for retrieving primary keys and foreign keys information

2016-04-12 Thread Hari Sankar Sivarama Subramaniyan
> On April 4, 2016, 11:11 p.m., Ashutosh Chauhan wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/hbase/HBaseStore.java, > > line 2601 > > > > > > We need to implement these methods. Will do in a fol

Re: Review Request 45406: HIVE-13349: Metastore Changes : API calls for retrieving primary keys and foreign keys information

2016-04-12 Thread Hari Sankar Sivarama Subramaniyan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45406/ --- (Updated April 12, 2016, 8:47 p.m.) Review request for hive and Ashutosh Chauha

[jira] [Created] (HIVE-13494) LLAP: Some metrics from daemon are not exposed to hadoop-metrics2

2016-04-12 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-13494: Summary: LLAP: Some metrics from daemon are not exposed to hadoop-metrics2 Key: HIVE-13494 URL: https://issues.apache.org/jira/browse/HIVE-13494 Proje

[jira] [Created] (HIVE-13493) Fix TransactionBatchImpl.getCurrentTxnId() and mis logging fixes

2016-04-12 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-13493: - Summary: Fix TransactionBatchImpl.getCurrentTxnId() and mis logging fixes Key: HIVE-13493 URL: https://issues.apache.org/jira/browse/HIVE-13493 Project: Hive

Re: recent metastore failures in HiveQA

2016-04-12 Thread Szehon Ho
Thanks Thejas for this patch! I'm also going to restart PTest and force recreation of the test slaves based on fresh image to see if it resolves the issue (in case the test slaves are getting too loaded and slow to start HMS in time). If not then Thejas's patch should tell us a bit more. On Tue,

[jira] [Created] (HIVE-13492) TestMiniSparkOnYarnCliDriver.testCliDriver_index_bitmap3 is failing on master

2016-04-12 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-13492: --- Summary: TestMiniSparkOnYarnCliDriver.testCliDriver_index_bitmap3 is failing on master Key: HIVE-13492 URL: https://issues.apache.org/jira/browse/HIVE-13492 Pro

Re: Reviews & commits (RTC/CTR), contributions, bylaws

2016-04-12 Thread Alan Gates
I’m +1 on this change of allowing simple cleanup changes without requiring a full review. But jumping to this fix obscures a bigger problem we have as a community. This fix only works for committers, not for non-committers who may also contribute such patches. And it doesn’t solve the situa

Re: Review Request 46020: skip.header.line.count causes values to be skipped when performing insert values

2016-04-12 Thread Vladislav Pavlenko
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46020/ --- (Updated Апрель 12, 2016, 9:14 д.п.) Review request for hive. Changes ---

Re: recent metastore failures in HiveQA

2016-04-12 Thread Thejas Nair
Created a patch that should hopefully help in figuring out whats going on - https://issues.apache.org/jira/browse/HIVE-13491 On Wed, Apr 6, 2016 at 1:56 PM, Szehon Ho wrote: > Yea thanks for point it out. I see it too and am not able to reproduce it > locally. It points to an environment issu

[GitHub] hive pull request: HIVE-13491 - print thread dumps

2016-04-12 Thread thejasmn
GitHub user thejasmn opened a pull request: https://github.com/apache/hive/pull/71 HIVE-13491 - print thread dumps You can merge this pull request into a Git repository by running: $ git pull https://github.com/thejasmn/hive HIVE-13491 Alternatively you can review and apply t

[jira] [Created] (HIVE-13491) Testing : log thread stacks when metastore fails to start

2016-04-12 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-13491: Summary: Testing : log thread stacks when metastore fails to start Key: HIVE-13491 URL: https://issues.apache.org/jira/browse/HIVE-13491 Project: Hive Issue