• ebernhardson's avatar
    Experimental support for HDFS (#1243) · 7e186a57
    ebernhardson authored
    * Read and write datsets from hdfs.
    * Only enabled when cmake is run with -DUSE_HDFS:BOOL=TRUE
    * Introduces VirtualFile(Reader|Writer) to asbtract VFS differences
    7e186a57
dataset.cpp 28.8 KB