MaxGekk commented on pull request #28809: URL: https://github.com/apache/spark/pull/28809#issuecomment-643920058
> It might be Amplap Jenkins host issue (Java version or environment). It uses JDK w/ outdated time zone database (not clear from log which version): ``` JAVA_HOME=/usr/lib/jvm/java-8-oracle ``` other jenkins machines have: ``` JAVA_HOME=/usr/java/jdk1.8.0_191 ``` If we are not able to upgrade JDK 1.8 to the recent version, can we have at least the same JDK on all jenkins machines? ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
