hudi-agent commented on code in PR #18939: URL: https://github.com/apache/hudi/pull/18939#discussion_r3373397886
########## hudi-notebooks/README.md: ########## @@ -23,17 +23,18 @@ This project provides a ready-to-use Docker Compose environment for running Apac ## 🛠️ Services -- **spark-hudi**: Spark with Hudi and JupyterLab +- **spark-hudi**: Spark 3 with Hudi and JupyterLab Review Comment: 🤖 For symmetry with the new `spark4-hudi` entry (which lists `Java 17 + Scala 2.13`), it might help to add the corresponding Java/Scala (and ideally Spark) versions to the `spark-hudi` line as well — e.g. `Spark 3 (Java 8/11 + Scala 2.12)`. As written, a reader comparing the two services can only see the runtime details for one of them, which makes it harder to choose between the stacks. <sub><i>- AI-generated; verify before applying. React 👍/👎 to flag quality.</i></sub> -- 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]
