mchades commented on code in PR #8404: URL: https://github.com/apache/gravitino/pull/8404#discussion_r2317584977
########## docs/hadoop-catalog-with-adls.md: ########## @@ -308,7 +308,7 @@ Or use the bundle jar with Hadoop environment if there is no Hadoop environment: ### Using Spark to access the fileset -The following code snippet shows how to use **PySpark 3.1.3 with Hadoop environment(Hadoop 3.2.0)** to access the fileset: +The following code snippet shows how to use **PySpark 3.1.3 with Hadoop environment(Hadoop 3.2.0)** and JDK8 to access the fileset: Review Comment: suggest to add note that pyspark3.1.3 cannot work with JDK17 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
