yaooqinn commented on code in PR #47010:
URL: https://github.com/apache/spark/pull/47010#discussion_r1644220791


##########
docs/running-on-yarn.md:
##########
@@ -33,6 +33,9 @@ Please see [Spark Security](security.html) and the specific 
security sections in
 
 # Launching Spark on YARN
 
+Apache Hadoop does not support Java 17 as of 3.4.0, while Apache Spark 
requires at least Java 17 since 4.0.0, so a different JDK should be configured 
for Spark applications.
+Please refer to [Configuring different JDK for Spark 
Applications](#configuring-different-jdk-for-spark-applications) for details.

Review Comment:
   ```suggestion
   Please refer to [Configuring different JDKs for Spark 
Applications](#configuring-different-jdks-for-spark-applications) for details.
   ```



-- 
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.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to