[GitHub] [hive] sunchao commented on pull request #1398: HIVE-24035: Add Jenkinsfile for branch-2.3

2020-09-25 Thread GitBox
sunchao commented on pull request #1398: URL: https://github.com/apache/hive/pull/1398#issuecomment-698120037 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [hive] sunchao commented on pull request #1398: HIVE-24035: Add Jenkinsfile for branch-2.3

2020-09-24 Thread GitBox
sunchao commented on pull request #1398: URL: https://github.com/apache/hive/pull/1398#issuecomment-698450566 Merged. Thanks again @kgyrtkirk ! This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [hive] sunchao commented on pull request #1398: HIVE-24035: Add Jenkinsfile for branch-2.3

2020-09-23 Thread GitBox
sunchao commented on pull request #1398: URL: https://github.com/apache/hive/pull/1398#issuecomment-698120037 Thanks @kgyrtkirk for all the help! I'll cherry-pick HIVE-23323 separately and commit it to branch-2.3 first (to keep good git history). Then I'll exclude it from this PR and merg

[GitHub] [hive] sunchao commented on pull request #1398: HIVE-24035: Add Jenkinsfile for branch-2.3

2020-09-23 Thread GitBox
sunchao commented on pull request #1398: URL: https://github.com/apache/hive/pull/1398#issuecomment-697967362 @kgyrtkirk the latest run went great and only took 10 hours or so. Could you take another look? Thanks! This is an

[GitHub] [hive] sunchao commented on pull request #1398: HIVE-24035: Add Jenkinsfile for branch-2.3

2020-09-22 Thread GitBox
sunchao commented on pull request #1398: URL: https://github.com/apache/hive/pull/1398#issuecomment-697172927 @kgyrtkirk no worries! > I think we might want to cherry-pick the qtests profile patch from HIVE-23323 - which (for my biggest surprise) seem to apply cleanly. Yes th

[GitHub] [hive] sunchao commented on pull request #1398: HIVE-24035: Add Jenkinsfile for branch-2.3

2020-09-22 Thread GitBox
sunchao commented on pull request #1398: URL: https://github.com/apache/hive/pull/1398#issuecomment-696968982 ping @kgyrtkirk and also @belugabehr This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [hive] sunchao commented on pull request #1398: HIVE-24035: Add Jenkinsfile for branch-2.3

2020-09-22 Thread GitBox
sunchao commented on pull request #1398: URL: https://github.com/apache/hive/pull/1398#issuecomment-696968982 ping @kgyrtkirk and also @belugabehr This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [hive] sunchao commented on pull request #1398: HIVE-24035: Add Jenkinsfile for branch-2.3

2020-09-17 Thread GitBox
sunchao commented on pull request #1398: URL: https://github.com/apache/hive/pull/1398#issuecomment-694337219 kindly ping @kgyrtkirk ~~ This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [hive] sunchao commented on pull request #1398: HIVE-24035: Add Jenkinsfile for branch-2.3

2020-09-13 Thread GitBox
sunchao commented on pull request #1398: URL: https://github.com/apache/hive/pull/1398#issuecomment-691770335 @kgyrtkirk it is indeed surefire issue - after upgrading to 3.0.0-M4 the issue was resolved and each pod was able to only run tests assigned to it. The job seems still timed out th

[GitHub] [hive] sunchao commented on pull request #1398: HIVE-24035: Add Jenkinsfile for branch-2.3

2020-09-12 Thread GitBox
sunchao commented on pull request #1398: URL: https://github.com/apache/hive/pull/1398#issuecomment-691243264 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [hive] sunchao commented on pull request #1398: HIVE-24035: Add Jenkinsfile for branch-2.3

2020-09-12 Thread GitBox
sunchao commented on pull request #1398: URL: https://github.com/apache/hive/pull/1398#issuecomment-691243264 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [hive] sunchao commented on pull request #1398: HIVE-24035: Add Jenkinsfile for branch-2.3

2020-09-11 Thread GitBox
sunchao commented on pull request #1398: URL: https://github.com/apache/hive/pull/1398#issuecomment-691243264 Hmm `includesFile` and `excludesFile` [should be supported](http://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html) in 2.13+, and branch-2.3 is using 2.18.1 so shoul

[GitHub] [hive] sunchao commented on pull request #1398: HIVE-24035: Add Jenkinsfile for branch-2.3

2020-09-10 Thread GitBox
sunchao commented on pull request #1398: URL: https://github.com/apache/hive/pull/1398#issuecomment-690505966 > and seems like more than 1 pod have tried to execute the TestMiniLlapLocalCliDriver; @kgyrtkirk thanks, yes I noticed this too and I think this is causing the tests timeou

[GitHub] [hive] sunchao commented on pull request #1398: HIVE-24035: Add Jenkinsfile for branch-2.3

2020-09-09 Thread GitBox
sunchao commented on pull request #1398: URL: https://github.com/apache/hive/pull/1398#issuecomment-689837266 @kgyrtkirk can you review this PR? I think this is ready now - I've tried a few times already and it can successfully run most test cases with a few hundreds failed ones, which is

[GitHub] [hive] sunchao commented on pull request #1398: HIVE-24035: Add Jenkinsfile for branch-2.3

2020-09-02 Thread GitBox
sunchao commented on pull request #1398: URL: https://github.com/apache/hive/pull/1398#issuecomment-686166326 OK will do that. We can then add the file to branch-2.3 so that we can have a base line of test results. This is a

[GitHub] [hive] sunchao commented on pull request #1398: HIVE-24035: Add Jenkinsfile for branch-2.3

2020-09-02 Thread GitBox
sunchao commented on pull request #1398: URL: https://github.com/apache/hive/pull/1398#issuecomment-686159274 We made some progress in enabling this for branch-2.3, _only_ 781 tests are failing right now. @viirya it seems #1356 has caused some issues related to Guava, and that I me

[GitHub] [hive] sunchao commented on pull request #1398: HIVE-24035: Add Jenkinsfile for branch-2.3

2020-08-26 Thread GitBox
sunchao commented on pull request #1398: URL: https://github.com/apache/hive/pull/1398#issuecomment-680977910 Yeah I remember seeing this in either branch-2 or branch-2.3 test failures before, but this time the number is much higher. Let me see if I can reproduce this locally. --

[GitHub] [hive] sunchao commented on pull request #1398: HIVE-24035: Add Jenkinsfile for branch-2.3

2020-08-26 Thread GitBox
sunchao commented on pull request #1398: URL: https://github.com/apache/hive/pull/1398#issuecomment-680961898 Thanks @kgyrtkirk ! I got the error message a few times but this times seem the tests finished in a few hours, which is great. Lots of tests failed though so I'll take a look at th

[GitHub] [hive] sunchao commented on pull request #1398: HIVE-24035: Add Jenkinsfile for branch-2.3

2020-08-25 Thread GitBox
sunchao commented on pull request #1398: URL: https://github.com/apache/hive/pull/1398#issuecomment-680290206 kindly ping @kgyrtkirk - wonder if you have any idea on the jenkins issue. Thanks. This is an automated message fr

[GitHub] [hive] sunchao commented on pull request #1398: HIVE-24035: Add Jenkinsfile for branch-2.3

2020-08-18 Thread GitBox
sunchao commented on pull request #1398: URL: https://github.com/apache/hive/pull/1398#issuecomment-675756110 @kgyrtkirk the jenkins job is just taking way too long to run - I've changed the threshold to 36 hours and it still timed out. I'm seeing some errors like: ``` Cannot contact