Review Request 58403: HIVE-16355 Service: embedded mode should only be available if service is loaded onto the classpath

2017-04-13 Thread Zoltan Haindrich
ea2c689a4fb2e2ba6867b276044cbca0ac6899d3 service/src/java/org/apache/hive/service/auth/PlainSaslHelper.java a161e1541e99fe30d7265a97bf196680d0fe905a Diff: https://reviews.apache.org/r/58403/diff/1/ Testing --- Thanks, Zoltan Haindrich

[jira] [Created] (HIVE-16417) Introduce Service-client module

2017-04-10 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-16417: --- Summary: Introduce Service-client module Key: HIVE-16417 URL: https://issues.apache.org/jira/browse/HIVE-16417 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-16416) Service: move constants out from HiveAuthFactory

2017-04-10 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-16416: --- Summary: Service: move constants out from HiveAuthFactory Key: HIVE-16416 URL: https://issues.apache.org/jira/browse/HIVE-16416 Project: Hive Issue

[jira] [Created] (HIVE-16356) Table#validateColumns should avoid checking exhaustively for matches in a list

2017-04-03 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-16356: --- Summary: Table#validateColumns should avoid checking exhaustively for matches in a list Key: HIVE-16356 URL: https://issues.apache.org/jira/browse/HIVE-16356

[jira] [Created] (HIVE-16355) Service: embedded mode should only be available if service is loaded onto the classpath

2017-04-03 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-16355: --- Summary: Service: embedded mode should only be available if service is loaded onto the classpath Key: HIVE-16355 URL: https://issues.apache.org/jira/browse/HIVE-16355

[jira] [Created] (HIVE-16354) Modularization efforts

2017-04-03 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-16354: --- Summary: Modularization efforts Key: HIVE-16354 URL: https://issues.apache.org/jira/browse/HIVE-16354 Project: Hive Issue Type: Improvement

[DISCUSS] split metastore and service

2017-03-27 Thread Zoltan Haindrich
Hello, Currently the jdbc driver contains lots of hive code; which are not needed for the driver to function properly - jdbc-standalone is currently a 60M binary! :) I've opened a ticket, to explore the possibilites what can be done in this aspect to reduce jdbc's dependencies. I was able to

[jira] [Created] (HIVE-16271) add support for STRUCT in VectorSerializeRow/VectorDeserializeRow

2017-03-21 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-16271: --- Summary: add support for STRUCT in VectorSerializeRow/VectorDeserializeRow Key: HIVE-16271 URL: https://issues.apache.org/jira/browse/HIVE-16271 Project: Hive

Re: Review Request 57693: HIVE-16146 If possible find a better way to filter the TestBeeLineDriver outpu

2017-03-16 Thread Zoltan Haindrich
onState.LogHelper - and possibly achieve something similar; without having to rely on a special separator... - Zoltan Haindrich On March 16, 2017, 5:15 p.m., Peter Vary wrote: > > --- > This is an automatically generated e-mai

HiveQA is unable to add lira comments

2017-03-16 Thread Zoltan Haindrich
Hello, it seems like HiveQA is having some difficulty posting the test results to jira… https://builds.apache.org/job/PreCommit-HIVE-Build/4171/console https://builds.apache.org/job/PreCommit-HIVE-Build/4176/console from the exception .. it seems like some kind of ca-cert problem - however,

Re: [ANNOUNCE] New PMC Member : Eugene Koifman

2017-03-15 Thread Zoltan Haindrich
Congrats Eugene!! On 15 Mar 2017 07:50, Peter Vary wrote: Congratulations! :) 2017. márc. 15. 7:05 ezt írta ("Vaibhav Gumashta" ): > Congrats Eugene! > > > On 3/14/17, 11:03 PM, "Rajesh Balamohan" wrote: > > >Congrats

Re: Review Request 57568: HIVE-15978 Support regr_* functions

2017-03-14 Thread Zoltan Haindrich
/ Changes: https://reviews.apache.org/r/57568/diff/1-2/ Testing --- Thanks, Zoltan Haindrich

Re: Review Request 57568: HIVE-15978 Support regr_* functions

2017-03-14 Thread Zoltan Haindrich
nted to mix it into this one; but it seemed right to run all the binary set functions in this test for completeness. - Zoltan --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57568

[jira] [Created] (HIVE-16214) Explore the possibillity of introducing a service-client module

2017-03-14 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-16214: --- Summary: Explore the possibillity of introducing a service-client module Key: HIVE-16214 URL: https://issues.apache.org/jira/browse/HIVE-16214 Project: Hive

Review Request 57568: HIVE-15978 Support regr_* functions

2017-03-13 Thread Zoltan Haindrich
/show_functions.q.out 1361b9322199bbee5a97b402253e204004bcbfb9 ql/src/test/results/clientpositive/udaf_binarysetfunctions.q.out PRE-CREATION Diff: https://reviews.apache.org/r/57568/diff/1/ Testing --- Thanks, Zoltan Haindrich

[jira] [Created] (HIVE-16178) corr UDAF standard compliance

2017-03-10 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-16178: --- Summary: corr UDAF standard compliance Key: HIVE-16178 URL: https://issues.apache.org/jira/browse/HIVE-16178 Project: Hive Issue Type: Sub-task

Re: Review Request 57343: HIVE-16127 Separate database initialization from actual query run in TestBeeLineDriver

2017-03-08 Thread Zoltan Haindrich
t; i don't think this should be asserted...if you run your jvm without -ea this method is not even invoked itests/util/src/main/java/org/apache/hive/beeline/qfile/QFileBeeLineClient.java Lines 82 (patched) <https://reviews.apache.org/r/57343/#comment240521> same assert related

[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

[jira] [Created] (HIVE-16011) ParseDriver is sensitive to commented semicolon at end of line

2017-02-22 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-16011: --- Summary: ParseDriver is sensitive to commented semicolon at end of line Key: HIVE-16011 URL: https://issues.apache.org/jira/browse/HIVE-16011 Project: Hive

Re: [ANNOUNCE] New committer: Zoltan Haindrich

2017-02-21 Thread Zoltan Haindrich
>> > >>> ~Rajesh.B > >>> > >>> On Wed, Feb 22, 2017 at 4:43 AM, Wei Zheng > >>>wrote: > >>> > >>> > Congrats Zoltan! > >>> > > >>> > Thanks, > >>>

[jira] [Created] (HIVE-15939) Make cast expressions comply more to sql2011

2017-02-15 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-15939: --- Summary: Make cast expressions comply more to sql2011 Key: HIVE-15939 URL: https://issues.apache.org/jira/browse/HIVE-15939 Project: Hive Issue Type

Re: Review Request 53619: HIVE-15161 migrate ColumnStats to use jackson

2017-01-16 Thread Zoltan Haindrich
/src/test/org/apache/hadoop/hive/common/TestStatsSetupConst.java 7a7ad424a8e53ed89c79592ced86c7c38eaf4e04 Diff: https://reviews.apache.org/r/53619/diff/ Testing --- added unit test Thanks, Zoltan Haindrich

Re: Review Request 53619: HIVE-15161 migrate ColumnStats to use jackson

2017-01-16 Thread Zoltan Haindrich
prefer to skip it; this test will make sure that we will not see any of those problems later on. - Zoltan --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53619/#review160534 --- On Dec. 9, 2

Review Request 54585: HIVE-15053 Beeline#addlocaldriver - reduce classpath scanning

2016-12-09 Thread Zoltan Haindrich
Thanks, Zoltan Haindrich

Review Request 54584: HIVE-14998 Fix and update test: TestPluggableHiveSessionImpl

2016-12-09 Thread Zoltan Haindrich
/session/TestPluggableHiveSessionImpl.java b1f3917ee219e2c5cb8d71fb8b9602cb23b21cd6 Diff: https://reviews.apache.org/r/54584/diff/ Testing --- Thanks, Zoltan Haindrich

Review Request 53619: HIVE-15161 migrate ColumnStats to use jackson

2016-12-09 Thread Zoltan Haindrich
: https://reviews.apache.org/r/53619/diff/ Testing --- added unit test Thanks, Zoltan Haindrich

[jira] [Created] (HIVE-15408) Support auto-casting non-boolean where condition into boolean

2016-12-09 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-15408: --- Summary: Support auto-casting non-boolean where condition into boolean Key: HIVE-15408 URL: https://issues.apache.org/jira/browse/HIVE-15408 Project: Hive

[jira] [Created] (HIVE-15271) Interval support - full sql-2011 compliance

2016-11-23 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-15271: --- Summary: Interval support - full sql-2011 compliance Key: HIVE-15271 URL: https://issues.apache.org/jira/browse/HIVE-15271 Project: Hive Issue Type

[jira] [Created] (HIVE-15224) replace org.json usage in branch-1 with as minor changes as possible

2016-11-16 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-15224: --- Summary: replace org.json usage in branch-1 with as minor changes as possible Key: HIVE-15224 URL: https://issues.apache.org/jira/browse/HIVE-15224 Project

[jira] [Created] (HIVE-15223) replace org.json usage in EximUtil with some alternative

2016-11-16 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-15223: --- Summary: replace org.json usage in EximUtil with some alternative Key: HIVE-15223 URL: https://issues.apache.org/jira/browse/HIVE-15223 Project: Hive

[jira] [Created] (HIVE-15222) replace org.json usage in ExplainTask/TezTask related classes with some alternative

2016-11-16 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-15222: --- Summary: replace org.json usage in ExplainTask/TezTask related classes with some alternative Key: HIVE-15222 URL: https://issues.apache.org/jira/browse/HIVE-15222

Re: Review Request 52912: HIVE-13557: Make interval keyword optional while specifying DAY in interval arithmetic

2016-11-15 Thread Zoltan Haindrich
- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52912/#review155521 --- On Nov. 15, 2016, 11:13 p.m., Zoltan Haindrich wrote: > >

Re: Review Request 52912: HIVE-13557: Make interval keyword optional while specifying DAY in interval arithmetic

2016-11-15 Thread Zoltan Haindrich
) --- * small test to check parsable formats * small unit test to check exceptions * added qtest for use case tests Thanks, Zoltan Haindrich

[jira] [Created] (HIVE-15182) Move 'clause' rules from IdentifierParser to a different file

2016-11-10 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-15182: --- Summary: Move 'clause' rules from IdentifierParser to a different file Key: HIVE-15182 URL: https://issues.apache.org/jira/browse/HIVE-15182 Project: Hive

[jira] [Created] (HIVE-15161) migrate ColumnStats to use jackson

2016-11-08 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-15161: --- Summary: migrate ColumnStats to use jackson Key: HIVE-15161 URL: https://issues.apache.org/jira/browse/HIVE-15161 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-15141) metrics reporter using HADOOP2 is not able to re-initialize - and prevents hiveserver2 recovery

2016-11-07 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-15141: --- Summary: metrics reporter using HADOOP2 is not able to re-initialize - and prevents hiveserver2 recovery Key: HIVE-15141 URL: https://issues.apache.org/jira/browse/HIVE

[jira] [Created] (HIVE-15078) Flaky dummy

2016-10-26 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-15078: --- Summary: Flaky dummy Key: HIVE-15078 URL: https://issues.apache.org/jira/browse/HIVE-15078 Project: Hive Issue Type: Test Reporter: Zoltan

[jira] [Created] (HIVE-15067) Flaky test: TestMiniHiveKdc#testLogin

2016-10-26 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-15067: --- Summary: Flaky test: TestMiniHiveKdc#testLogin Key: HIVE-15067 URL: https://issues.apache.org/jira/browse/HIVE-15067 Project: Hive Issue Type: Sub

[jira] [Created] (HIVE-15053) Beeline#addlocaldriver

2016-10-25 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-15053: --- Summary: Beeline#addlocaldriver Key: HIVE-15053 URL: https://issues.apache.org/jira/browse/HIVE-15053 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-15015) Test: cbo_rp_TestJdbcDriver2 is not executed in precommit runs

2016-10-19 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-15015: --- Summary: Test: cbo_rp_TestJdbcDriver2 is not executed in precommit runs Key: HIVE-15015 URL: https://issues.apache.org/jira/browse/HIVE-15015 Project: Hive

Re: Review Request 52427: HIVE-14580 - Introduce || operator

2016-10-18 Thread Zoltan Haindrich
of the qfile - I just wanted to check it; and didn't notice it being left in the qfile...but it should never break...so I guess its better to add it. - Zoltan --- This is an automatically generated e-mail. To reply, visit:

Re: Review Request 52427: HIVE-14580 - Introduce || operator

2016-10-18 Thread Zoltan Haindrich
/concat_op.q.out PRE-CREATION Diff: https://reviews.apache.org/r/52427/diff/ Testing --- added qtest Thanks, Zoltan Haindrich

[jira] [Created] (HIVE-15002) HiveSessionImpl#executeStatementInternal may leave locks in an inconsistent state

2016-10-18 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-15002: --- Summary: HiveSessionImpl#executeStatementInternal may leave locks in an inconsistent state Key: HIVE-15002 URL: https://issues.apache.org/jira/browse/HIVE-15002

[jira] [Created] (HIVE-14998) TestPluggableHiveSessionImpl doesn't test anything

2016-10-18 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-14998: --- Summary: TestPluggableHiveSessionImpl doesn't test anything Key: HIVE-14998 URL: https://issues.apache.org/jira/browse/HIVE-14998 Project: Hive Issue

Re: Review Request 52978: HIVE-14459 TestBeeLineDriver - migration and re-enable

2016-10-18 Thread Zoltan Haindrich
into business? That's great! ;) I think its a good idea to add just one case for now - that way we can ensure that its in working order; its a big step forward from not running any of them. cheers, Zoltan - Zoltan Haindrich On Oct. 18, 2016, 7:02 a.m., Peter Vary wrote

Review Request 52912: HIVE-13557: Make interval keyword optional while specifying DAY in interval arithmetic

2016-10-15 Thread Zoltan Haindrich
/src/test/queries/clientpositive/interval_alt.q PRE-CREATION ql/src/test/results/clientpositive/interval_alt.q.out PRE-CREATION Diff: https://reviews.apache.org/r/52912/diff/ Testing --- * small unit test to check exceptions * added qtest Thanks, Zoltan Haindrich

Re: Review Request 52427: HIVE-14580 - Introduce || operator

2016-10-13 Thread Zoltan Haindrich
- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52427/#review151046 --- On Oct. 13, 2016, 7:25 p.m., Zoltan Haindrich wrote: > >

[jira] [Created] (HIVE-14950) Support integer data type

2016-10-13 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-14950: --- Summary: Support integer data type Key: HIVE-14950 URL: https://issues.apache.org/jira/browse/HIVE-14950 Project: Hive Issue Type: Sub-task

Re: Review Request 52427: HIVE-14580 - Introduce || operator

2016-10-13 Thread Zoltan Haindrich
747f3876b76de195fea78d87bfd98bd0ec2b87a0 ql/src/test/queries/clientpositive/concat_op.q PRE-CREATION ql/src/test/results/clientpositive/concat_op.q.out PRE-CREATION Diff: https://reviews.apache.org/r/52427/diff/ Testing --- added qtest Thanks, Zoltan Haindrich

Re: Review Request 52427: HIVE-14580 - Introduce || operator

2016-10-13 Thread Zoltan Haindrich
747f3876b76de195fea78d87bfd98bd0ec2b87a0 ql/src/test/queries/clientpositive/concat_op.q PRE-CREATION ql/src/test/results/clientpositive/concat_op.q.out PRE-CREATION Diff: https://reviews.apache.org/r/52427/diff/ Testing (updated) --- added qtest Thanks, Zoltan Haindrich

Review Request 52427: HIVE-14580 - Introduce || operator

2016-09-30 Thread Zoltan Haindrich
PRE-CREATION ql/src/test/results/clientpositive/concat_op.q.out PRE-CREATION Diff: https://reviews.apache.org/r/52427/diff/ Testing --- Thanks, Zoltan Haindrich

Re: Review Request 51468: HIVE-14532 - enable qtests from ide - eclipse

2016-09-07 Thread Zoltan Haindrich
> On Aug. 27, 2016, 12:25 a.m., Gabor Szadovszky wrote: > > pom.xml, line 195 > > <https://reviews.apache.org/r/51468/diff/1/?file=1487193#file1487193line195> > > > > Wouldn't it infect the other modules (production) as well? > > Zoltan

Re: Review Request 51468: HIVE-14532 - enable qtests from ide - eclipse

2016-09-07 Thread Zoltan Haindrich
setting them(warehousedir/tmpdir) test.data.files - is a property which has no real alternative value...that directory contains so many specific files that you can't really change it... - Zoltan --- This is an automaticall

Re: Review Request 51468: HIVE-14532 - enable qtests from ide - eclipse

2016-09-07 Thread Zoltan Haindrich
(updated) --- I've tested the draft using eclipse: 3.0 -> 3.1 -> TestCliDriver(combine2,alter_concatenate_indexed_table) 3.0 -> 3.2 -> TestCliDriver(combine2) idea: althrough I was able to create a few working setups...I think it will need more work Thanks, Zoltan Haindrich

Re: Review Request 51568: HIVE-13555 add nullif

2016-09-01 Thread Zoltan Haindrich
--- addedd some unit cases + qtest Thanks, Zoltan Haindrich

Review Request 51568: HIVE-13555 add nullif

2016-08-31 Thread Zoltan Haindrich
68c24a6fc108cb30253b5ca462e5d4680e58b84a ql/src/test/results/clientpositive/udf_nullif.q.out PRE-CREATION Diff: https://reviews.apache.org/r/51568/diff/ Testing --- addedd some unit cases + qtest Thanks, Zoltan Haindrich

Re: Review Request 51468: HIVE-14532 Enable qtests from IDE

2016-08-28 Thread Zoltan Haindrich
> On Aug. 27, 2016, 12:25 a.m., Gabor Szadovszky wrote: > > pom.xml, line 195 > > <https://reviews.apache.org/r/51468/diff/1/?file=1487193#file1487193line195> > > > > Wouldn't it infect the other modules (production) as well? > > Zoltan

Re: Review Request 51468: HIVE-14532 Enable qtests from IDE

2016-08-27 Thread Zoltan Haindrich
-- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51468/#review147046 --- On Aug. 26, 2016, 10:13 p.m., Zoltan Haindrich wro

Re: Review Request 51468: HIVE-14532 Enable qtests from IDE

2016-08-27 Thread Zoltan Haindrich
cally generated e-mail. To reply, visit: https://reviews.apache.org/r/51468/#review147043 ------- On Aug. 26, 2016, 10:13 p.m., Zoltan Haindrich wrote: > > --- > This is an a

Re: Review Request 51468: HIVE-14532 Enable qtests from IDE

2016-08-27 Thread Zoltan Haindrich
eviews.apache.org/r/51468/#review147038 --- On Aug. 26, 2016, 10:13 p.m., Zoltan Haindrich wrote: > > --- > This is an automatically generated e-mail. To re

Re: Review Request 51468: HIVE-14532 Enable qtests from IDE

2016-08-26 Thread Zoltan Haindrich
r keep it like this ;) - Zoltan Haindrich On Aug. 26, 2016, 10:13 p.m., Zoltan Haindrich wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.

Review Request 51468: HIVE-14532 Enable qtests from IDE

2016-08-26 Thread Zoltan Haindrich
-> 3.1 -> TestCliDriver(combine2,alter_concatenate_indexed_table) 3.0 -> 3.2 -> TestCliDriver(combine2) I think this should work with idea too...but someone should possibly check it ;) Thanks, Zoltan Haindrich

Re: Review Request 51397: HIVE-14536 Unit test code cleanup

2016-08-25 Thread Zoltan Haindrich
oes a full qtest reinit after every case executed hbasenegativecli have missed a lot of improvments hbasecli already had ; a single line TestCli change in the earlier one - new equivalent will be to do copy-pasting it to ~10 classes...or just add it to one...and diverge cheers.kirk - Zoltan Haind

[jira] [Created] (HIVE-14572) Investigate jenkins test report timings

2016-08-18 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-14572: --- Summary: Investigate jenkins test report timings Key: HIVE-14572 URL: https://issues.apache.org/jira/browse/HIVE-14572 Project: Hive Issue Type: Sub

[jira] [Created] (HIVE-14532) Enable qtests from IDE

2016-08-12 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-14532: --- Summary: Enable qtests from IDE Key: HIVE-14532 URL: https://issues.apache.org/jira/browse/HIVE-14532 Project: Hive Issue Type: Sub-task

Re: Review Request 50906: HIVE-14444 Upgrade qtest execution framework to junit4 - migrate most of them

2016-08-10 Thread Zoltan Haindrich
le code, and they look very simmilar, so > > a lot of code duplication is there - should not be a good idea to merge it > > with the Adapter class? Also it is a little strange, that the Configuration > > has to have a reference to the Adapter. If you decide to merge the Adapter > > and the

Re: Review Request 50906: HIVE-14444 Upgrade qtest execution framework to junit4 - migrate most of them

2016-08-09 Thread Zoltan Haindrich
-- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50906/#review145152 --- On Aug. 8, 2016, 8:47 p.m., Zoltan Haindrich wrote: > > -

[jira] [Created] (HIVE-14478) Remove seemingly unused common/src/test/resources/core-site.xml

2016-08-08 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-14478: --- Summary: Remove seemingly unused common/src/test/resources/core-site.xml Key: HIVE-14478 URL: https://issues.apache.org/jira/browse/HIVE-14478 Project: Hive

Review Request 50906: HIVE-14444 Upgrade qtest execution framework to junit4 - migrate most of them

2016-08-08 Thread Zoltan Haindrich
caught me by surprise...but those are also supported (i think) Thanks, Zoltan Haindrich

[jira] [Created] (HIVE-14461) Investigate HBaseMinimrCliDriver tests

2016-08-07 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-14461: --- Summary: Investigate HBaseMinimrCliDriver tests Key: HIVE-14461 URL: https://issues.apache.org/jira/browse/HIVE-14461 Project: Hive Issue Type: Sub

[jira] [Created] (HIVE-14460) AccumuloCliDriver migration to junit4

2016-08-07 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-14460: --- Summary: AccumuloCliDriver migration to junit4 Key: HIVE-14460 URL: https://issues.apache.org/jira/browse/HIVE-14460 Project: Hive Issue Type: Sub

[jira] [Created] (HIVE-14459) TestBeeLineDriver - migration and re-enable

2016-08-07 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-14459: --- Summary: TestBeeLineDriver - migration and re-enable Key: HIVE-14459 URL: https://issues.apache.org/jira/browse/HIVE-14459 Project: Hive Issue Type

[jira] [Created] (HIVE-14458) change relative data refernces in qfiles

2016-08-07 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-14458: --- Summary: change relative data refernces in qfiles Key: HIVE-14458 URL: https://issues.apache.org/jira/browse/HIVE-14458 Project: Hive Issue Type: Sub

[jira] [Created] (HIVE-14445) upgrade maven surefire to 2.19.1

2016-08-05 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-14445: --- Summary: upgrade maven surefire to 2.19.1 Key: HIVE-14445 URL: https://issues.apache.org/jira/browse/HIVE-14445 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-14444) Upgrade qtest execution framework to junit4 - migrate most of them

2016-08-05 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-1: --- Summary: Upgrade qtest execution framework to junit4 - migrate most of them Key: HIVE-1 URL: https://issues.apache.org/jira/browse/HIVE-1 Project: Hive

[jira] [Created] (HIVE-14443) Improve ide support

2016-08-05 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-14443: --- Summary: Improve ide support Key: HIVE-14443 URL: https://issues.apache.org/jira/browse/HIVE-14443 Project: Hive Issue Type: Improvement

Re: Review Request 50768: HIVE-14415 Upgrade qtest execution framework to junit4 - TestPerfCliDriver

2016-08-04 Thread Zoltan Haindrich
ql/src/test/templates/TestPerfCliDriver.vm (line 58) <https://reviews.apache.org/r/50768/#comment210928> it's the testcase name; apparently its unused ;) ql/src/test/templates/TestPerfCliDriver.vm (line 163) <https://reviews.apache.org/r/50768/#comment210927> well..yes ;

Re: Review Request 50768: HIVE-14415 Upgrade qtest execution framework to junit4 - TestPerfCliDriver

2016-08-04 Thread Zoltan Haindrich
aven - all the 60 cases have passed. Thanks, Zoltan Haindrich

[jira] [Created] (HIVE-14419) fix test TestCliDriver/testCliDriver#stats_list_bucket

2016-08-03 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-14419: --- Summary: fix test TestCliDriver/testCliDriver#stats_list_bucket Key: HIVE-14419 URL: https://issues.apache.org/jira/browse/HIVE-14419 Project: Hive

Review Request 50772: HIVE-14259 remove FileUtils.isSubDir() method

2016-08-03 Thread Zoltan Haindrich
/ Testing --- Thanks, Zoltan Haindrich

Review Request 50768: HIVE-14415 Upgrade qtest execution framework to junit4 - TestPerfCliDriver

2016-08-03 Thread Zoltan Haindrich
d2946cb4f9a7e3e9f8b3cc14a75802a483e7f95a Diff: https://reviews.apache.org/r/50768/diff/ Testing --- i've already run it "alone" using maven - all the 60 cases have passed. Thanks, Zoltan Haindrich

[jira] [Created] (HIVE-14415) Upgrade qtest execution framework to junit4 - TestPerfCliDriver

2016-08-03 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-14415: --- Summary: Upgrade qtest execution framework to junit4 - TestPerfCliDriver Key: HIVE-14415 URL: https://issues.apache.org/jira/browse/HIVE-14415 Project: Hive

Re: Review Request 50586: HIVE-14329 fix flapping qtests

2016-07-30 Thread Zoltan Haindrich
: https://reviews.apache.org/r/50586/diff/ Testing (updated) --- r2: added qtest changes to patch Thanks, Zoltan Haindrich

[jira] [Created] (HIVE-14391) TestAccumuloCliDriver is not executed during precommit tests

2016-07-30 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-14391: --- Summary: TestAccumuloCliDriver is not executed during precommit tests Key: HIVE-14391 URL: https://issues.apache.org/jira/browse/HIVE-14391 Project: Hive

Re: Review Request 50548: HIVE-14355 - Schema evolution for ORC in llap is broken for int to string conversion

2016-07-29 Thread Zoltan Haindrich
/LlapInputFormat.java (line 119) <https://reviews.apache.org/r/50548/#comment210052> for me it looks like that it might be possible to merge the two 'llap can be used' conditions * this one useLlapIo * and the one inside init() not sure...maybe worth a look -

Re: Review Request 50503: HIVE-12954: NPE with str_to_map on null strings

2016-07-28 Thread Zoltan Haindrich
> On July 27, 2016, 3:26 p.m., Aihua Xu wrote: > > ql/src/test/org/apache/hadoop/hive/ql/udf/generic/TestGenericUDFStringToMap.java, > > line 34 > > > > > > Please add @Test annotation for unit tests. if you use

Review Request 50586: HIVE-14328 fix flapping qtests

2016-07-28 Thread Zoltan Haindrich
for 1st test run Thanks, Zoltan Haindrich

[jira] [Created] (HIVE-14329) fix flapping qtests - because of output string ordering

2016-07-25 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-14329: --- Summary: fix flapping qtests - because of output string ordering Key: HIVE-14329 URL: https://issues.apache.org/jira/browse/HIVE-14329 Project: Hive

[jira] [Created] (HIVE-14289) can't reliably specify hadoop.version for maven build

2016-07-19 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-14289: --- Summary: can't reliably specify hadoop.version for maven build Key: HIVE-14289 URL: https://issues.apache.org/jira/browse/HIVE-14289 Project: Hive

[jira] [Created] (HIVE-14287) Explain output: printed nested mapvalues are dependent on map entry iteration order

2016-07-19 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-14287: --- Summary: Explain output: printed nested mapvalues are dependent on map entry iteration order Key: HIVE-14287 URL: https://issues.apache.org/jira/browse/HIVE-14287

[jira] [Created] (HIVE-14286) ExplainTask#outputMap usage: not desired call

2016-07-19 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-14286: --- Summary: ExplainTask#outputMap usage: not desired call Key: HIVE-14286 URL: https://issues.apache.org/jira/browse/HIVE-14286 Project: Hive Issue Type

[jira] [Created] (HIVE-14285) Explain outputs: map-entry ordering of non-primitive objects.

2016-07-19 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-14285: --- Summary: Explain outputs: map-entry ordering of non-primitive objects. Key: HIVE-14285 URL: https://issues.apache.org/jira/browse/HIVE-14285 Project: Hive

[jira] [Created] (HIVE-14279) fix mvn test TestHiveMetaStore.testTransactionalValidation

2016-07-19 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-14279: --- Summary: fix mvn test TestHiveMetaStore.testTransactionalValidation Key: HIVE-14279 URL: https://issues.apache.org/jira/browse/HIVE-14279 Project: Hive

[jira] [Created] (HIVE-14259) FileUtils.isSubDir may return incorrect result

2016-07-16 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-14259: --- Summary: FileUtils.isSubDir may return incorrect result Key: HIVE-14259 URL: https://issues.apache.org/jira/browse/HIVE-14259 Project: Hive Issue Type

Re: Review Request 50104: HIVE-12244 Refactoring code for avoiding of comparison of Strings and do comparison on Path

2016-07-16 Thread Zoltan Haindrich
/orc/TestInputOutputFormat.java 3c89dd6 ql/src/test/org/apache/hadoop/hive/ql/plan/TestConditionalResolverCommonJoin.java ef846a6 ql/src/test/org/apache/hadoop/hive/ql/plan/TestMapWork.java PRE-CREATION Diff: https://reviews.apache.org/r/50104/diff/ Testing --- Thanks, Zoltan

[jira] [Created] (HIVE-13937) Unit test for HIVE-13051

2016-06-03 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-13937: --- Summary: Unit test for HIVE-13051 Key: HIVE-13937 URL: https://issues.apache.org/jira/browse/HIVE-13937 Project: Hive Issue Type: Improvement

<    5   6   7   8   9   10