dongjoon-hyun opened a new pull request, #57141: URL: https://github.com/apache/spark/pull/57141
### What changes were proposed in this pull request? This PR aims to update `building-spark.md` to document that building Apache Spark requires Hadoop 3.4.0 or later. ### Why are the changes needed? Currently, the `Building Spark` guide does not mention the minimum supported Hadoop version for the `hadoop.version` property. Since Apache Hadoop 3.3 and older release lines are EOL or no longer maintained, Apache Spark 5.0.0 supports building against Hadoop 3.4.0 or later only. This PR clarifies it in the build documentation. ### Does this PR introduce _any_ user-facing change? No. This is a documentation-only update. ### How was this patch tested? Manual review. ### Was this patch authored or co-authored using generative AI tooling? Generated-by: Claude Fable 5 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
