[jira] [Created] (HIVE-18059) remove unused hiveconf variables

2017-11-14 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-18059: --- Summary: remove unused hiveconf variables Key: HIVE-18059 URL: https://issues.apache.org/jira/browse/HIVE-18059 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-18058) remove old UDF / UDAF

2017-11-14 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-18058: --- Summary: remove old UDF / UDAF Key: HIVE-18058 URL: https://issues.apache.org/jira/browse/HIVE-18058 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-18057) remove PostExecute / PreExecute hook support

2017-11-14 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-18057: --- Summary: remove PostExecute / PreExecute hook support Key: HIVE-18057 URL: https://issues.apache.org/jira/browse/HIVE-18057 Project: Hive Issue Type

[jira] [Created] (HIVE-18051) qfiles: dataset support

2017-11-13 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-18051: --- Summary: qfiles: dataset support Key: HIVE-18051 URL: https://issues.apache.org/jira/browse/HIVE-18051 Project: Hive Issue Type: Improvement

Re: Review Request 63442: HIVE-17934 Merging Statistics are promoted to COMPLETE (most of the time)

2017-11-13 Thread Zoltan Haindrich
bucket_small has no stats gathered. This should be NONE. > > Zoltan Haindrich wrote: > `hive.stats.autogather` is enabled by default from `HiveConf` > > Ashutosh Chauhan wrote: > Those are load statements, not inserts. We don't gather stats with load > sta

Re: Review Request 63442: HIVE-17934 Merging Statistics are promoted to COMPLETE (most of the time)

2017-11-09 Thread Zoltan Haindrich
explictly added empty partition prior to this command columns stats are filled for empty tables by default: https://github.com/kgyrtkirk/hive/blob/HIVE-17934-stats-partial/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/StatsSetupConst.java#L307 - Zoltan

Re: Review Request 63442: HIVE-17934 Merging Statistics are promoted to COMPLETE (most of the time)

2017-11-09 Thread Zoltan Haindrich
ly degrade the stats state if its neccessary. - Zoltan --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63442/#review190080 ------- On No

Re: Review Request 63442: HIVE-17934 Merging Statistics are promoted to COMPLETE (most of the time)

2017-11-09 Thread Zoltan Haindrich
20ab809cb1 ql/src/test/results/clientpositive/union_view.q.out 35f8a9a226 Diff: https://reviews.apache.org/r/63442/diff/2/ Changes: https://reviews.apache.org/r/63442/diff/1-2/ Testing --- Thanks, Zoltan Haindrich

[jira] [Created] (HIVE-18036) Stats: Remove usage of clone() methods

2017-11-09 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-18036: --- Summary: Stats: Remove usage of clone() methods Key: HIVE-18036 URL: https://issues.apache.org/jira/browse/HIVE-18036 Project: Hive Issue Type: Sub

[jira] [Created] (HIVE-18033) Tables which are known to be empty should not have NONE basic stat state

2017-11-09 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-18033: --- Summary: Tables which are known to be empty should not have NONE basic stat state Key: HIVE-18033 URL: https://issues.apache.org/jira/browse/HIVE-18033 Project

[jira] [Created] (HIVE-18032) Stats: Consolidate stat state for limit 0 and where false

2017-11-09 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-18032: --- Summary: Stats: Consolidate stat state for limit 0 and where false Key: HIVE-18032 URL: https://issues.apache.org/jira/browse/HIVE-18032 Project: Hive

[jira] [Created] (HIVE-18015) Consolidate basic stats logic for standalone table / partitioned

2017-11-08 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-18015: --- Summary: Consolidate basic stats logic for standalone table / partitioned Key: HIVE-18015 URL: https://issues.apache.org/jira/browse/HIVE-18015 Project: Hive

[jira] [Created] (HIVE-18012) fix ct_noperm_loc test

2017-11-08 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-18012: --- Summary: fix ct_noperm_loc test Key: HIVE-18012 URL: https://issues.apache.org/jira/browse/HIVE-18012 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-18005) Improve size estimation for array() to be not 0

2017-11-07 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-18005: --- Summary: Improve size estimation for array() to be not 0 Key: HIVE-18005 URL: https://issues.apache.org/jira/browse/HIVE-18005 Project: Hive Issue

Re: Review Request 62280: HIVE-16827: Merge stats task and column stats task into a single task

2017-11-06 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62280/ --- (Updated Nov. 7, 2017, 7:17 a.m.) Review request for hive and Ashutosh

[jira] [Created] (HIVE-17993) llap_acid_fast seems to be sensitive to something

2017-11-06 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17993: --- Summary: llap_acid_fast seems to be sensitive to something Key: HIVE-17993 URL: https://issues.apache.org/jira/browse/HIVE-17993 Project: Hive Issue

[jira] [Created] (HIVE-17991) Remove CommandNeedRetryException

2017-11-06 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17991: --- Summary: Remove CommandNeedRetryException Key: HIVE-17991 URL: https://issues.apache.org/jira/browse/HIVE-17991 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-17988) Replace patch utility usage with git apply in ptest

2017-11-06 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17988: --- Summary: Replace patch utility usage with git apply in ptest Key: HIVE-17988 URL: https://issues.apache.org/jira/browse/HIVE-17988 Project: Hive Issue

Re: [Announce] New committer: Tao Li

2017-11-06 Thread Zoltan Haindrich
Congratulations Tao!! On 4 Nov 2017 6:11 p.m., Prasanth Jayachandran wrote: Congratulations Tao! Thanks Prasanth On Sat, Nov 4, 2017 at 1:15 AM -0700, "Vaibhav Gumashta" > wrote: Congrats Tao!

[jira] [Created] (HIVE-17971) Possible misuse of getDataSizeFromColumnStats

2017-11-02 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17971: --- Summary: Possible misuse of getDataSizeFromColumnStats Key: HIVE-17971 URL: https://issues.apache.org/jira/browse/HIVE-17971 Project: Hive Issue Type

[jira] [Created] (HIVE-17965) Remove HIVELIMITTABLESCANPARTITION support

2017-11-02 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17965: --- Summary: Remove HIVELIMITTABLESCANPARTITION support Key: HIVE-17965 URL: https://issues.apache.org/jira/browse/HIVE-17965 Project: Hive Issue Type

Re: Review Request 62280: HIVE-16827: Merge stats task and column stats task into a single task

2017-10-31 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62280/ --- (Updated Oct. 31, 2017, 3:43 p.m.) Review request for hive and Ashutosh

Re: Review Request 62280: HIVE-16827: Merge stats task and column stats task into a single task

2017-10-31 Thread Zoltan Haindrich
- Zoltan --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62280/#review189221 --- On Oct. 3, 2017, 8:06 a.m., Zoltan Haindrich wrote

Re: Review Request 62280: HIVE-16827: Merge stats task and column stats task into a single task

2017-10-31 Thread Zoltan Haindrich
t flip the state flag and keep whatever stats we have. > > Zoltan Haindrich wrote: > I would like to remove stats which might be misleading; outputs which > contain a value for `numRows` ; but basic_stats are false could cause a > headache for the explains readers... >

Re: Review Request 62280: HIVE-16827: Merge stats task and column stats task into a single task

2017-10-31 Thread Zoltan Haindrich
which is incorrect I wanted to fully disable this thing - to prevent issues arising from the fact that it misbehaves. - Zoltan --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/622

Review Request 63442: HIVE-17934 Merging Statistics are promoted to COMPLETE (most of the time)

2017-10-31 Thread Zoltan Haindrich
/stats_empty_partition2.q.out PRE-CREATION Diff: https://reviews.apache.org/r/63442/diff/1/ Testing --- Thanks, Zoltan Haindrich

[jira] [Created] (HIVE-17934) Merging Statistics are promoted to COMPLETE (most of the time)

2017-10-30 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17934: --- Summary: Merging Statistics are promoted to COMPLETE (most of the time) Key: HIVE-17934 URL: https://issues.apache.org/jira/browse/HIVE-17934 Project: Hive

[jira] [Created] (HIVE-17933) make antlr output directory to use a top-level sourceset

2017-10-30 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17933: --- Summary: make antlr output directory to use a top-level sourceset Key: HIVE-17933 URL: https://issues.apache.org/jira/browse/HIVE-17933 Project: Hive

[jira] [Created] (HIVE-17932) Remove option to control partition level basic stats fetching

2017-10-30 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17932: --- Summary: Remove option to control partition level basic stats fetching Key: HIVE-17932 URL: https://issues.apache.org/jira/browse/HIVE-17932 Project: Hive

[jira] [Created] (HIVE-17913) Cleanup unused methods in Driver

2017-10-26 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17913: --- Summary: Cleanup unused methods in Driver Key: HIVE-17913 URL: https://issues.apache.org/jira/browse/HIVE-17913 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-17909) JDK9: TezAM fails to start

2017-10-26 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17909: --- Summary: JDK9: TezAM fails to start Key: HIVE-17909 URL: https://issues.apache.org/jira/browse/HIVE-17909 Project: Hive Issue Type: Sub-task

Re: Review Request 62280: HIVE-16827: Merge stats task and column stats task into a single task

2017-10-25 Thread Zoltan Haindrich
1842752line171> > > > > I think statsAggregator can never be null at this point. Throw > > exception? I could think of a case when `part=1` has stats calculated; however `part=2` does not; and someone loads data into both of the partitions of the table.

[jira] [Created] (HIVE-17886) Fix failure of TestReplicationScenarios.testConstraints

2017-10-24 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17886: --- Summary: Fix failure of TestReplicationScenarios.testConstraints Key: HIVE-17886 URL: https://issues.apache.org/jira/browse/HIVE-17886 Project: Hive

[jira] [Created] (HIVE-17885) Fix TestTriggersWorkloadManager.testTriggerHighShuffleBytes runtime fluctation

2017-10-24 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17885: --- Summary: Fix TestTriggersWorkloadManager.testTriggerHighShuffleBytes runtime fluctation Key: HIVE-17885 URL: https://issues.apache.org/jira/browse/HIVE-17885

[jira] [Created] (HIVE-17883) Show taskfailure exception backtraces in jenkins test outputs

2017-10-24 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17883: --- Summary: Show taskfailure exception backtraces in jenkins test outputs Key: HIVE-17883 URL: https://issues.apache.org/jira/browse/HIVE-17883 Project: Hive

ptests are broken

2017-10-19 Thread Zoltan Haindrich
Hello, It seems like ptests are broken down :) From the logs I suspect that the problem is possibly caused by the version change of testutils/ptest2/pom.xml from 1.0 to 3.0. Could someone who has access to the jenkins job configuration change the java classpath to include

[jira] [Created] (HIVE-17846) Fix simple groupping sets case

2017-10-19 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17846: --- Summary: Fix simple groupping sets case Key: HIVE-17846 URL: https://issues.apache.org/jira/browse/HIVE-17846 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-17818) Some tests pollute {hiveroot}/data/files directory

2017-10-16 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17818: --- Summary: Some tests pollute {hiveroot}/data/files directory Key: HIVE-17818 URL: https://issues.apache.org/jira/browse/HIVE-17818 Project: Hive Issue

[jira] [Created] (HIVE-17817) Stabilize crossproduct warning message output order

2017-10-16 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17817: --- Summary: Stabilize crossproduct warning message output order Key: HIVE-17817 URL: https://issues.apache.org/jira/browse/HIVE-17817 Project: Hive Issue

[jira] [Created] (HIVE-17772) Upgrade hbase to a more recent version

2017-10-11 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17772: --- Summary: Upgrade hbase to a more recent version Key: HIVE-17772 URL: https://issues.apache.org/jira/browse/HIVE-17772 Project: Hive Issue Type: Sub

Re: Review Request 62280: HIVE-16827: Merge stats task and column stats task into a single task

2017-10-10 Thread Zoltan Haindrich
https://github.com/kgyrtkirk/hive/blob/HIVE-16827/ql/src/test/queries/clientpositive/columnstats_infinity.q#L27 - Zoltan --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62280/#re

[jira] [Created] (HIVE-17759) Raise class security around HiveConf.ConfVars.default fields to prevent misuses

2017-10-10 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17759: --- Summary: Raise class security around HiveConf.ConfVars.default fields to prevent misuses Key: HIVE-17759 URL: https://issues.apache.org/jira/browse/HIVE-17759

[jira] [Created] (HIVE-17758) NOTIFICATION_SEQUENCE_LOCK_RETRY_SLEEP_INTERVAL.defaultLongVal is -1

2017-10-10 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17758: --- Summary: NOTIFICATION_SEQUENCE_LOCK_RETRY_SLEEP_INTERVAL.defaultLongVal is -1 Key: HIVE-17758 URL: https://issues.apache.org/jira/browse/HIVE-17758 Project

[jira] [Created] (HIVE-17726) Using exists may lead to incorrect results

2017-10-06 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17726: --- Summary: Using exists may lead to incorrect results Key: HIVE-17726 URL: https://issues.apache.org/jira/browse/HIVE-17726 Project: Hive Issue Type

[jira] [Created] (HIVE-17725) Fix misnamed tests which are not run during precommit runs.

2017-10-06 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17725: --- Summary: Fix misnamed tests which are not run during precommit runs. Key: HIVE-17725 URL: https://issues.apache.org/jira/browse/HIVE-17725 Project: Hive

[jira] [Created] (HIVE-17722) Execution of selectDistinctStar.q breaks stats in optimize_nullscan.q

2017-10-06 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17722: --- Summary: Execution of selectDistinctStar.q breaks stats in optimize_nullscan.q Key: HIVE-17722 URL: https://issues.apache.org/jira/browse/HIVE-17722 Project

[jira] [Created] (HIVE-17709) remove sun.misc.Cleaner references

2017-10-05 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17709: --- Summary: remove sun.misc.Cleaner references Key: HIVE-17709 URL: https://issues.apache.org/jira/browse/HIVE-17709 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-17708) Upgrade surefire to 2.20.1

2017-10-05 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17708: --- Summary: Upgrade surefire to 2.20.1 Key: HIVE-17708 URL: https://issues.apache.org/jira/browse/HIVE-17708 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-17707) Make hiveserver2's status page more jdk9 friendly

2017-10-05 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17707: --- Summary: Make hiveserver2's status page more jdk9 friendly Key: HIVE-17707 URL: https://issues.apache.org/jira/browse/HIVE-17707 Project: Hive Issue

Re: Review Request 62408: HIVE-17519 Transpose column stats display

2017-10-03 Thread Zoltan Haindrich
/ Changes: https://reviews.apache.org/r/62408/diff/2-3/ Testing --- Thanks, Zoltan Haindrich

Re: Review Request 62408: HIVE-17519 Transpose column stats display

2017-10-03 Thread Zoltan Haindrich
reply, visit: https://reviews.apache.org/r/62408/#review186147 ------- On Sept. 19, 2017, 2:11 p.m., Zoltan Haindrich wrote: > > --- > This is an automatically generated e-mail. To

Re: Review Request 62280: HIVE-16827: Merge stats task and column stats task into a single task

2017-10-03 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62280/ --- (Updated Oct. 3, 2017, 8:06 a.m.) Review request for hive and Ashutosh

Re: Review Request 62280: HIVE-16827: Merge stats task and column stats task into a single task

2017-10-02 Thread Zoltan Haindrich
ay - then this snipplet is not needed. - Zoltan --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62280/#review185751 ------- On

[jira] [Created] (HIVE-17652) retire ANALYZE TABLE ... PARTIALSCAN

2017-09-29 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17652: --- Summary: retire ANALYZE TABLE ... PARTIALSCAN Key: HIVE-17652 URL: https://issues.apache.org/jira/browse/HIVE-17652 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-17651) Profile TableScanOperator in case stats gathering is on

2017-09-29 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17651: --- Summary: Profile TableScanOperator in case stats gathering is on Key: HIVE-17651 URL: https://issues.apache.org/jira/browse/HIVE-17651 Project: Hive

[jira] [Created] (HIVE-17617) Rollup of an empty resultset should contain the grouping of the empty grouping set

2017-09-27 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17617: --- Summary: Rollup of an empty resultset should contain the grouping of the empty grouping set Key: HIVE-17617 URL: https://issues.apache.org/jira/browse/HIVE-17617

[jira] [Created] (HIVE-17616) running msck on a table partitioned by a timestamp column reports invalid character

2017-09-27 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17616: --- Summary: running msck on a table partitioned by a timestamp column reports invalid character Key: HIVE-17616 URL: https://issues.apache.org/jira/browse/HIVE-17616

Re: Review Request 62280: HIVE-16827: Merge stats task and column stats task into a single task

2017-09-26 Thread Zoltan Haindrich
gt; > > > Is this change expected? numrows was 0 before > On Sept. 19, 2017, 11:12 p.m., Ashutosh Chauhan wrote: > > ql/src/test/results/clientpositive/outer_reference_windowed.q.out > > Line 132 (original), 138 (patched) > > <https://reviews.apache.org/r/62280/diff/3/?file=1827488#file1827488line138> > > > > Is this c

Re: Review Request 62280: HIVE-16827: Merge stats task and column stats task into a single task

2017-09-26 Thread Zoltan Haindrich
abled stats gather (uptodate) * adds data by moving files * => incorrect results... maybe this should be handled differently... - Zoltan --- This is an automatically generated e-mail. To reply, visit: https://reviews.apa

[jira] [Created] (HIVE-17607) remove ColumnStatsDesc usage from columnstatsupdatetask

2017-09-26 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17607: --- Summary: remove ColumnStatsDesc usage from columnstatsupdatetask Key: HIVE-17607 URL: https://issues.apache.org/jira/browse/HIVE-17607 Project: Hive

[jira] [Created] (HIVE-17590) upgrade hadoop to 2.8.1

2017-09-23 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17590: --- Summary: upgrade hadoop to 2.8.1 Key: HIVE-17590 URL: https://issues.apache.org/jira/browse/HIVE-17590 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-17578) Create a TableRef object for Table/Partition

2017-09-22 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17578: --- Summary: Create a TableRef object for Table/Partition Key: HIVE-17578 URL: https://issues.apache.org/jira/browse/HIVE-17578 Project: Hive Issue Type

[jira] [Created] (HIVE-17568) HiveJoinPushTransitivePredicatesRule may exchange predicates which are invalid on the other branch

2017-09-20 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17568: --- Summary: HiveJoinPushTransitivePredicatesRule may exchange predicates which are invalid on the other branch Key: HIVE-17568 URL: https://issues.apache.org/jira/browse/HIVE

Review Request 62408: HIVE-17519 Transpose column stats display

2017-09-19 Thread Zoltan Haindrich
/autoColumnStats_5.q.out 1298d989a2c38e3a56d5f891684ba9c0d30adfd7 ql/src/test/results/clientpositive/describe_syntax.q.out 16b7763152e0f10c8f706a0d0cf0e9a1c0b3639b Diff: https://reviews.apache.org/r/62408/diff/1/ Testing --- Thanks, Zoltan Haindrich

Review Request 62407: HIVE-17378 CBO: HiveReduceExpressionsWithStatsRule can operate on IS_NULL and IS_NOT_NULL

2017-09-19 Thread Zoltan Haindrich
4600e71f09430af9f785594faff2d80d2a1f86a9 Diff: https://reviews.apache.org/r/62407/diff/1/ Testing --- unit test+qtest Thanks, Zoltan Haindrich

[jira] [Created] (HIVE-17555) StatsUtils considers all ranges to be 'long'; and loose precision / introduce bugs in some cases

2017-09-19 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17555: --- Summary: StatsUtils considers all ranges to be 'long'; and loose precision / introduce bugs in some cases Key: HIVE-17555 URL: https://issues.apache.org/jira/browse/HIVE

[jira] [Created] (HIVE-17551) HiveReduceExpressionsWithStatsRule should handle when stats are not available

2017-09-18 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17551: --- Summary: HiveReduceExpressionsWithStatsRule should handle when stats are not available Key: HIVE-17551 URL: https://issues.apache.org/jira/browse/HIVE-17551

Re: New committer : Barna Zsombor Klara

2017-09-18 Thread Zoltan Haindrich
Congratulations!! On 16 Sep 2017 00:52, Ashutosh Chauhan wrote: The Project Management Committee (PMC) for Apache Hive has invited Barna Zsombor Klara to become a committer and we are pleased to announce that he has accepted. Barna, thank you for your contributions, and we

[jira] [Created] (HIVE-17550) Remove unreferenced q.out-s

2017-09-18 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17550: --- Summary: Remove unreferenced q.out-s Key: HIVE-17550 URL: https://issues.apache.org/jira/browse/HIVE-17550 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-17541) Move testing related methods from MetaStoreUtils to some testing related utility

2017-09-15 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17541: --- Summary: Move testing related methods from MetaStoreUtils to some testing related utility Key: HIVE-17541 URL: https://issues.apache.org/jira/browse/HIVE-17541

[jira] [Created] (HIVE-17540) remove feature: describe pretty

2017-09-15 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17540: --- Summary: remove feature: describe pretty Key: HIVE-17540 URL: https://issues.apache.org/jira/browse/HIVE-17540 Project: Hive Issue Type: Wish

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

2017-09-15 Thread Zoltan Haindrich
: https://reviews.apache.org/r/54585/diff/2/ Changes: https://reviews.apache.org/r/54585/diff/1-2/ Testing --- unit test Thanks, Zoltan Haindrich

Re: Review Request 62280: HIVE-16827: Merge stats task and column stats task into a single task

2017-09-14 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62280/ --- (Updated Sept. 14, 2017, 8:06 p.m.) Review request for hive and Ashutosh

[jira] [Created] (HIVE-17533) All stats are 0 for virtual tables

2017-09-14 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17533: --- Summary: All stats are 0 for virtual tables Key: HIVE-17533 URL: https://issues.apache.org/jira/browse/HIVE-17533 Project: Hive Issue Type: Sub-task

Review Request 62280: HIVE-16827: Merge stats task and column stats task into a single task

2017-09-13 Thread Zoltan Haindrich
a61eafadc939c7b79319e2b44b9a30b168308639 Diff: https://reviews.apache.org/r/62280/diff/1/ Testing --- Thanks, Zoltan Haindrich

[jira] [Created] (HIVE-17519) Transpose column stats display

2017-09-12 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17519: --- Summary: Transpose column stats display Key: HIVE-17519 URL: https://issues.apache.org/jira/browse/HIVE-17519 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-17518) Empty stages in index_auto_update.q.out

2017-09-12 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17518: --- Summary: Empty stages in index_auto_update.q.out Key: HIVE-17518 URL: https://issues.apache.org/jira/browse/HIVE-17518 Project: Hive Issue Type

[jira] [Created] (HIVE-17517) Order explain stages in plans by stage idx

2017-09-12 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17517: --- Summary: Order explain stages in plans by stage idx Key: HIVE-17517 URL: https://issues.apache.org/jira/browse/HIVE-17517 Project: Hive Issue Type

[jira] [Created] (HIVE-17478) Move filesystem stats collection from metastore to ql

2017-09-07 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17478: --- Summary: Move filesystem stats collection from metastore to ql Key: HIVE-17478 URL: https://issues.apache.org/jira/browse/HIVE-17478 Project: Hive

[jira] [Created] (HIVE-17476) ptest: TestDummy - did not produce a TEST-*.xml file

2017-09-07 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17476: --- Summary: ptest: TestDummy - did not produce a TEST-*.xml file Key: HIVE-17476 URL: https://issues.apache.org/jira/browse/HIVE-17476 Project: Hive

[jira] [Created] (HIVE-17450) rename TestTxnCommandsBase

2017-09-04 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17450: --- Summary: rename TestTxnCommandsBase Key: HIVE-17450 URL: https://issues.apache.org/jira/browse/HIVE-17450 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-17375) stddev_samp,var_samp standard compliance

2017-08-23 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-17375: --- Summary: stddev_samp,var_samp standard compliance Key: HIVE-17375 URL: https://issues.apache.org/jira/browse/HIVE-17375 Project: Hive Issue Type: Sub

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

2017-07-12 Thread Zoltan Haindrich
ed more cleanup at the metastore level also... * extract an interface for ThriftCLIService - Zoltan --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58403/#review179940 ----

Re: [ANNOUNCE] New PMC Member : Matt McCline

2017-07-07 Thread Zoltan Haindrich
Congrats Matt! On 7 Jul 2017 09:46, Peter Vary wrote: Congratulations Matt! :) 2017. júl. 7. 0:34 ezt írta ("Jesus Camacho Rodriguez" ): > Congrats Matt! > > -Jesús > > > > On 7/6/17, 11:13 PM, "Lefty Leverenz" wrote: > >

Re: [Announce] New committer: Peter Vary

2017-07-07 Thread Zoltan Haindrich
Congratulations Peter, Teddy, Deepesh, Vihang and Sahil! It's great to see that the Hive community is growing! On 6 Jul 2017 02:52, Ashutosh Chauhan wrote: The Project Management Committee (PMC) for Apache Hive has invited Peter Vary to become a committer and we are pleased

Re: [DISCUSS] Separating out the metastore as its own TLP

2017-07-03 Thread Zoltan Haindrich
I think it would be great to move the metastore into a separate project - It seems to me that some security related features/apis which are specific to the metastore are outside of it…so separating the metastore would definetly mean a cleanup in this area as well - which will in turn make the

Re: [Announce] New PMC members

2017-05-27 Thread Zoltan Haindrich
Congratulations! On 27 May 2017 06:26, Lefty Leverenz wrote: Congratulations to the new PMC members, and also to Hive for having such a strong and talented community! -- Lefty On Fri, May 26, 2017 at 1:12 PM, Eugene Koifman wrote: >

Re: Review Request 59408: HIVE-16719 HiveMetaTool fails when the data does not fit in memory

2017-05-25 Thread Zoltan Haindrich
ehaviour by just not committing the changes in the visit runner... I think it would be ok to run a dry-run prior to executing the real thing...I know it's double work; but it may probably reduce the chance of data corruption.. - Z

Re: Jimmy Xiang now a Hive PMC member

2017-05-25 Thread Zoltan Haindrich
Congratulations Jimmy! On 25 May 2017 19:48, Vineet Garg wrote: Congrats Jimmy! > On May 24, 2017, at 9:16 PM, Xuefu Zhang wrote: > > Hi all, > > It's an honer to announce that Apache Hive PMC has recently voted to invite > Jimmy Xiang as a new Hive

Re: Welcome Rui Li to Hive PMC

2017-05-25 Thread Zoltan Haindrich
Congratulations Rui! On 25 May 2017 19:48, Vineet Garg wrote: Congrats Rui! > On May 24, 2017, at 9:19 PM, Xuefu Zhang wrote: > > Hi all, > > It's an honer to announce that Apache Hive PMC has recently voted to invite > Rui Li as a new Hive PMC member.

[jira] [Created] (HIVE-16673) Unit test for HIVE-16413

2017-05-16 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-16673: --- Summary: Unit test for HIVE-16413 Key: HIVE-16673 URL: https://issues.apache.org/jira/browse/HIVE-16673 Project: Hive Issue Type: Test

Re: [Announce] New committer: Vineet Garg

2017-05-10 Thread Zoltan Haindrich
Congratulations! On 10 May 2017 7:57 a.m., Prasanth Jayachandran wrote: Congratulations Vineeth!! Thanks Prasanth On Tue, May 9, 2017 at 10:52 PM -0700, "Jesus Camacho Rodriguez" > wrote: Congrats Vineet!

Re: Welcome new Hive committer, Zhihai Xu

2017-05-06 Thread Zoltan Haindrich
Congratulations Zhihai! On 6 May 2017 9:52 a.m., Mohammad Islam wrote: Congrats Zhihai!! On Friday, May 5, 2017 9:52 AM, Xuefu Zhang wrote: Hi all, I'm very please to announce that Hive PMC has recently voted to offer Zhihai a committership

[jira] [Created] (HIVE-16516) Set storage-api.version to 3.0.0-SNAPSHOT

2017-04-24 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-16516: --- Summary: Set storage-api.version to 3.0.0-SNAPSHOT Key: HIVE-16516 URL: https://issues.apache.org/jira/browse/HIVE-16516 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-16505) Support "unknown" boolean truth value

2017-04-21 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-16505: --- Summary: Support "unknown" boolean truth value Key: HIVE-16505 URL: https://issues.apache.org/jira/browse/HIVE-16505 Project: Hive Issue

[jira] [Created] (HIVE-16502) Relax hard dependency on SessionState in Authentication classes

2017-04-21 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-16502: --- Summary: Relax hard dependency on SessionState in Authentication classes Key: HIVE-16502 URL: https://issues.apache.org/jira/browse/HIVE-16502 Project: Hive

[jira] [Created] (HIVE-16501) Add rej/orig to .gitignore ; remove *.orig files

2017-04-21 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-16501: --- Summary: Add rej/orig to .gitignore ; remove *.orig files Key: HIVE-16501 URL: https://issues.apache.org/jira/browse/HIVE-16501 Project: Hive Issue

[jira] [Created] (HIVE-16500) Remove parser references from PrivilegeType

2017-04-21 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-16500: --- Summary: Remove parser references from PrivilegeType Key: HIVE-16500 URL: https://issues.apache.org/jira/browse/HIVE-16500 Project: Hive Issue Type

Re: Review Request 58454: HIVE-16449 BeeLineDriver should handle query result sorting

2017-04-21 Thread Zoltan Haindrich
/#comment245701> it would be nice to add the processing class to the enum; it would enable the cleanup of some switched ``` SORT_QUERY_RESULTS(SortAndDigestPrintStream.class) ``` - Zoltan Haindrich On April 18, 2017, 8:32 a.m.

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

2017-04-19 Thread Zoltan Haindrich
://reviews.apache.org/r/58403/diff/2/ Changes: https://reviews.apache.org/r/58403/diff/1-2/ Testing --- Thanks, Zoltan Haindrich

<    4   5   6   7   8   9   10   >