-
I tried running RSparkling on Databricks/Azure, but ran into some errors following the docs (step 4)
1. RCurl dependency is missing in the docs. I wasn't able to install h2o without installing RCur…
-
This has several advantages:
-> avoids all kind of ivy issues as we don't download sparkling water anymore
-> more straightforward and consistent user experience, similar to pyspakrling -> no need …
-
Motivation:
- RSparkling code is independent on Sparkling Water code
- Sparkling Water is only referenced by a binary version (e.g., 1.6.2)
Hence, it does not make sense to keep RSparkling in…
-
RSparkling is now in it's own repo. The link on the main documentation site should point to:
https://github.com/h2oai/rsparkling
In addition, add a pointer to this on the older site (https://githu…
-
1. Run RSparkling on Yarn cluster with hive (mr-0xd1 machine - please use hive-confix from /tmp):
{noformat}
library(DBI)
library(sparklyr)
library(rsparkling)
library(h2o)
options(rsparkling.…
-
-
Moved this item from the [original JIRA|https://0xdata.atlassian.net/browse/SW-182] to it's own ticket:
Test the implementation (at beginning we should provide the same set of tests as provided …
-
On the release of next version we should update http://spark.rstudio.com/h2o.html doc:
- simplify install string of our packages - as described in PUBDEV-2963
- ensure that examples or scripts are a…
-
-
Reported by a user:
We are contacting you because we are experiencing issues installing and executing rsparkling.
For security reasons, we have to work on a closed environment, therefore we cann…