[jira] [Created] (HIVE-23628) Add Default Message for Github PRs

2020-06-05 Thread David Mollitor (Jira)
David Mollitor created HIVE-23628: - Summary: Add Default Message for Github PRs Key: HIVE-23628 URL: https://issues.apache.org/jira/browse/HIVE-23628 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-23627) Review of GroupByOperator

2020-06-05 Thread David Mollitor (Jira)
David Mollitor created HIVE-23627: - Summary: Review of GroupByOperator Key: HIVE-23627 URL: https://issues.apache.org/jira/browse/HIVE-23627 Project: Hive Issue Type: Improvement

Re: [DISCUSS] Disable ptest job

2020-06-05 Thread Jesus Camacho Rodriguez
+1 Thanks Zoltan. -Jesús On Fri, Jun 5, 2020 at 2:13 AM Stamatis Zampetakis wrote: > Hi Zoltan, > > The sooner we move away from the old system the better. It will also help > to detect and solve faster any kind of problems with the new approach if > there are more people using it. > > Also

[jira] [Created] (HIVE-23626) Build failure is incorrectly reported as tests passed

2020-06-05 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23626: --- Summary: Build failure is incorrectly reported as tests passed Key: HIVE-23626 URL: https://issues.apache.org/jira/browse/HIVE-23626 Project: Hive

[jira] [Created] (HIVE-23625) HS2 Web UI displays query drill-down results in plain text, not html

2020-06-05 Thread Marton Bod (Jira)
Marton Bod created HIVE-23625: - Summary: HS2 Web UI displays query drill-down results in plain text, not html Key: HIVE-23625 URL: https://issues.apache.org/jira/browse/HIVE-23625 Project: Hive

Re: Open old PRs

2020-06-05 Thread David Mollitor
No need to respond, just want to document somewhere: Part of the process involved enabling 2FA on my Github account. After that, pushing to repositories failed with an authentication error. After 2FA, it is required to use a access token instead of a password:

[jira] [Created] (HIVE-23624) Add metastore metrics to show the compaction status

2020-06-05 Thread Peter Vary (Jira)
Peter Vary created HIVE-23624: - Summary: Add metastore metrics to show the compaction status Key: HIVE-23624 URL: https://issues.apache.org/jira/browse/HIVE-23624 Project: Hive Issue Type:

Re: Review Request 72532: HIVE-23495 AcidUtils.getAcidState cleanup

2020-06-05 Thread Karen Coppage via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72532/#review220956 --- LGTM, a few minor suggestions. (Non-binding)

[jira] [Created] (HIVE-23623) Not ignoring antlr RecognitionException from ParseDriver

2020-06-05 Thread Eugene Chung (Jira)
Eugene Chung created HIVE-23623: --- Summary: Not ignoring antlr RecognitionException from ParseDriver Key: HIVE-23623 URL: https://issues.apache.org/jira/browse/HIVE-23623 Project: Hive Issue

[jira] [Created] (HIVE-23622) Fix orc_merge9

2020-06-05 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23622: --- Summary: Fix orc_merge9 Key: HIVE-23622 URL: https://issues.apache.org/jira/browse/HIVE-23622 Project: Hive Issue Type: Sub-task

Review Request 72570: HiveProtoLogger should carry out JSON conversion in its own thread

2020-06-05 Thread Attila Magyar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72570/ --- Review request for hive, Ashutosh Chauhan and Rajesh Balamohan. Bugs:

Re: [DISCUSS] Replace ptest with hive-test-kube

2020-06-05 Thread Zoltan Haindrich
Peter: I think that's great practice - but if its not safeguarded by something at all the time; eventually it might be overlooked. for example some time in the past we had javadoc fixed on some modules - but all that work is in vain because someone have added javadoc errors again... David:

[jira] [Created] (HIVE-23621) Enforce ASF headers on source files

2020-06-05 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23621: --- Summary: Enforce ASF headers on source files Key: HIVE-23621 URL: https://issues.apache.org/jira/browse/HIVE-23621 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-23620) Explore moving to SpotBugs

2020-06-05 Thread Panagiotis Garefalakis (Jira)
Panagiotis Garefalakis created HIVE-23620: - Summary: Explore moving to SpotBugs Key: HIVE-23620 URL: https://issues.apache.org/jira/browse/HIVE-23620 Project: Hive Issue Type:

[jira] [Created] (HIVE-23619) HiveServer2 should retry query if the TezAM running it gets killed

2020-06-05 Thread Adesh Kumar Rao (Jira)
Adesh Kumar Rao created HIVE-23619: -- Summary: HiveServer2 should retry query if the TezAM running it gets killed Key: HIVE-23619 URL: https://issues.apache.org/jira/browse/HIVE-23619 Project: Hive

Re: [DISCUSS] Replace ptest with hive-test-kube

2020-06-05 Thread David Mollitor
There are a couple Apache projects that use the "spotless" plugin to format the code so that it all adheres to the same style. I'd be in favor of adding that to make that code automatically adhere to the check style requirements. On Fri, Jun 5, 2020, 5:59 AM Peter Vary wrote: > I personally

[jira] [Created] (HIVE-23618) NotificationLog should also contain event for default/check constraints

2020-06-05 Thread Adesh Kumar Rao (Jira)
Adesh Kumar Rao created HIVE-23618: -- Summary: NotificationLog should also contain event for default/check constraints Key: HIVE-23618 URL: https://issues.apache.org/jira/browse/HIVE-23618 Project:

[jira] [Created] (HIVE-23617) Fix FindBug issues on storage-api

2020-06-05 Thread Panagiotis Garefalakis (Jira)
Panagiotis Garefalakis created HIVE-23617: - Summary: Fix FindBug issues on storage-api Key: HIVE-23617 URL: https://issues.apache.org/jira/browse/HIVE-23617 Project: Hive Issue Type:

Re: [DISCUSS] Replace ptest with hive-test-kube

2020-06-05 Thread Peter Vary
I personally checked the "soft" errors and fixed them if a second run was needed in my patches (which was the case most often than not ,because of the flaky tests anyway :() Also often checked the output before my reviews as well, and asked contributors to fix them. Running them manually for

Re: [DISCUSS] Replace ptest with hive-test-kube

2020-06-05 Thread Stamatis Zampetakis
+1 for failing fast starting with findbugs and eventually covering the important points from checkstyle. Bes, Stamatis On Fri, Jun 5, 2020 at 9:35 AM Zoltan Haindrich wrote: > > Hey Mustafa! > > Those checks are not executed anymore in the new system. I always feeled > it a bit confusing to

Re: [DISCUSS] Disable ptest job

2020-06-05 Thread Stamatis Zampetakis
Hi Zoltan, The sooner we move away from the old system the better. It will also help to detect and solve faster any kind of problems with the new approach if there are more people using it. Also it will be cool to have junit5 :D Best, Stamatis On Fri, Jun 5, 2020 at 10:44 AM Zoltan Haindrich

[DISCUSS] Disable ptest job

2020-06-05 Thread Zoltan Haindrich
Hey all! So far I've seen only 1 issue with the new system: there were 2 occurences in the last week when a build was affected by some kind a kubernetes issue which have taken down an executor - the logs pointed to some kind of kubelet issue; since the GKE master have upgraded to 1.16 while the

[jira] [Created] (HIVE-23616) Llap VectorizedParquetRecordReader split parquet chunk error

2020-06-05 Thread hezhang (Jira)
hezhang created HIVE-23616: -- Summary: Llap VectorizedParquetRecordReader split parquet chunk error Key: HIVE-23616 URL: https://issues.apache.org/jira/browse/HIVE-23616 Project: Hive Issue Type:

Re: [DISCUSS] Replace ptest with hive-test-kube

2020-06-05 Thread Zoltan Haindrich
Hey Mustafa! Those checks are not executed anymore in the new system. I always feeled it a bit confusing to have a comment which reports about checkstyle/finbugs/etc issues; while getting a green test run was almost impossible due to the high number of randomly falling tests. So I don't