-
This affects just Spark 2.4 but putting this change to all release branches for consistency as RSparkling code is shared
-
Right now Sparkling Water has explicit Python client called pySparkling which enriches capabilities of default pySpark implementation by enabling use of H2O.
The PySparkling provides a simple laye…
-
Right now, the file https://github.com/h2oai/sparkling-water/blob/master/r/rsparkling/R/package.R
enforces a specific version of Sparkling Water package.
However, we should:
- verify compatibi…
-
rsparkling water R CMD check is currently failing on below issues, detecting R unit tests wasn't yet added to SW CI. Better sooner than later, when more tests will need fixing.
{code}
* checking for…
-
see https://0xdata.atlassian.net/browse/SW-911
-
-
-
We don't have ssl on jira.h2o.ai site, and https://jira.h2o.ai is used in rsparkling DESCRIPTION. This should be changed to http://jira.h2o.ai
-
This dependency is available only in http://dl.bintray.com/komiya-atsushi/maven and not maven central which complicates deployment of H2O and Sparkling Water, especially RSparkling because SparklyR do…
-
Add support for [Sparkling Water 2.0|https://github.com/h2oai/sparkling-water/tree/rel-2.0] to the rsparkling R package. This should be completed after [this ticket|https://0xdata.atlassian.net/brows…