dongjoon-hyun edited a comment on issue #25898: [SPARK-29209][BUILD] Print build environment variables to Github URL: https://github.com/apache/spark/pull/25898#issuecomment-546550428 Sorry for being late, @HyukjinKwon . If we need this, - I guess we had better print `JAVA_HOME` instead of adding a new conf `AMPLAB_JENKINS_BUILD_JDK`. It's already complex before this. - In addition, for JDK11, we are still building on JDK8. So, the following will be misleading. > This patch tested by sbt with hadoop3.2 and java11.
---------------------------------------------------------------- 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]
