dongjoon-hyun commented on a change in pull request #214: Add signals to test with JDK 11 URL: https://github.com/apache/spark-website/pull/214#discussion_r319712939
########## File path: site/developer-tools.html ########## @@ -434,6 +434,7 @@ <h3>Running Different Test Permutations on Jenkins</h3> <li><code>[test-maven]</code> - signals to test the pull request using maven</li> <li><code>[test-hadoop2.7]</code> - signals to test using Spark’s Hadoop 2.7 profile</li> <li><code>[test-hadoop3.2]</code> - signals to test using Spark’s Hadoop 3.2 profile</li> + <li><code>[test-hadoop3.2][test-java11]</code> - signals to test with JDK 11</li> Review comment: ditto. ---------------------------------------------------------------- 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]
