h2oai / sparkling-water

Sparkling Water provides H2O functionality inside Spark cluster
https://docs.h2o.ai/sparkling-water/3.3/latest-stable/doc/index.html
Apache License 2.0
954 stars 362 forks source link

docs: out of date Spark version listings #5719

Closed hutch3232 closed 2 months ago

hutch3232 commented 3 months ago

This is kind of minor, but I can see from the repo that Spark 3.5 is supported, but the most obvious sparkling-water download pages don't show it as available. Two examples:

https://h2o.ai/products/h2o-sparkling-water/ > Download button - only shows most recent 3.2 https://docs.h2o.ai/prior_sw/index.html - prior releases only mention latest 3.4

I realized I could back into the correct URL by going to 3.4-based page, then updating in the URL values to 3.5, e.g., https://h2o-release.s3.amazonaws.com/sparkling-water/spark-3.5/3.44.0.2-1-3.5/index.html

but of course that isn't ideal.

krasinski commented 2 months ago

thank you for noticing that @hutch3232, that is now being fixed :)