Using Spark 3 from R
R users can access Spark 3 using sparklyr
. Although Cloudera does not
ship or support sparklyr
, we do recommend using sparklyr
as the R interface for Cloudera AI.
spark_apply()
function requires the R Runtime environment to be
pre-installed on your cluster. This will likely require intervention from your cluster
administrator. For details, refer the RStudio documentation.