DistributedR icon indicating copy to clipboard operation
DistributedR copied to clipboard

Results 12 DistributedR issues
Sort by recently updated
recently updated
newest added

Hi, I am trying to load csv file from hadoop hdfs (Cloudera 5.8.0+Kerberos) but receiving the error. **Rscript:** library(HPdata) library(distributedR) distributedR_start() Sys.setenv(DEBUG_DDC=TRUE) system("kinit -kt ") mydframe

Shiny App crashes creating ODBC connection using **vODBC**: ``` library(vertica.dplyr) vrt

How accumulo can be made a data source for distributedR so that analytics can be done over that data parallely?

The main goal should be making the package more memory efficient. The biggest darray is the one contains predictors. In some applications, the matrix of predictors are sparse so using...

help wanted