HyukjinKwon opened a new pull request #26710: [SPARK-29991][INFRA] Support 
`test-hive1.2` and `test-hive2.3` (default) in PR builder
URL: https://github.com/apache/spark/pull/26710
 
 
   ### What changes were proposed in this pull request?
   
   Currently, Apache Spark PR Builder using `hive-1.2` for `hadoop-2.7` and 
`hive-2.3` for `hadoop-3.2`. This PR aims to support
   
   - `[test-hive1.2]`  in PR builder
   - `[test-hive2.3]` in PR builder to be consistent and independent of the 
default profile
   - After this PR, all PR builders will use Hive 2.3 by default (because Spark 
uses Hive 2.3 by default as of 
https://github.com/apache/spark/commit/c98e5eb3396a6db92f2420e743afa9ddff319ca2)
   - Use default profile in AppVeyor build.
   
   Note that this was reverted due to unexpected test failure at 
`ThriftServerPageSuite`, which was investigated in 
https://github.com/apache/spark/pull/26706 . This PR fixed it by letting it use 
their own forked JVM. There is no explicit evidence for this fix and it was 
just my speculation, and thankfully it fixed.
   
   ### Why are the changes needed?
   This new tag allows us more flexibility.
   
   ### Does this PR introduce any user-facing change?
   No. (This is a dev-only change.)
   
   
   ### How was this patch tested?
   Check the Jenkins triggers in this PR.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to