nsivabalan commented on a change in pull request #2792: URL: https://github.com/apache/hudi/pull/2792#discussion_r609884054
########## File path: docs/_docs/1_1_spark_quick_start_guide.md ########## @@ -13,13 +13,17 @@ After each write operation we will also show how to read the data both snapshot ## Setup -Hudi works with Spark-2.x & Spark 3.x versions. You can follow instructions [here](https://spark.apache.org/downloads.html) for setting up spark. +Hudi works with Spark-2.4.4+ & Spark 3.x versions. You can follow instructions [here](https://spark.apache.org/downloads.html) for setting up spark. Review comment: @n3nash : should we say 2.4.3? or 2.4.4 is fine? -- 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]
