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_r319712927
########## File path: developer-tools.md ########## @@ -255,6 +255,7 @@ your pull request to change testing behavior. This includes: - `[test-maven]` - signals to test the pull request using maven - `[test-hadoop2.7]` - signals to test using Spark's Hadoop 2.7 profile - `[test-hadoop3.2]` - signals to test using Spark's Hadoop 3.2 profile +- `[test-hadoop3.2][test-java11]` - signals to test with JDK 11 Review comment: Oh, we need to mention `Hadoop 3.2 profile`. ---------------------------------------------------------------- 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]
