dongjoon-hyun commented on issue #26003: [SPARK-29320][TESTS] Compare `sql/core` module in JDK8/11 (Part 1) URL: https://github.com/apache/spark/pull/26003#issuecomment-538132005 Until now, I used the same official `CentOS` AMI and didn't change to compare the code-change only. As a follow-up of this PR, I took a look at the recent one according to the review comments. The latest `CentOS` AMI is `ami-01ed306a12b7d1c96` (CentOS Linux 7.6.1810 x86_64 HVM EBS ENA 1901_01-b7). Unfortunately, it's also using `Linux version 3.10.0-957.1.3.el7.x86_64`. To use `Kernel 4.x`, It seems that we need to choose `Ubuntu` or `Amazon Linux` from now. I'll try to use one of them for the remaining benchmarks.
---------------------------------------------------------------- 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]
