dmlc/cxxnet

enable HDFS support, AXS S3 support in dmlc-core

Opened this issue · 0 comments

errer commented

Hello,

Anyone has try to enable HDFS support, AXS S3 support in dmlc-core ?

whether use HDFS support during compile

USE_HDFS = 1

whether use AWS S3 support during compile

USE_S3 = 1

What package we suppose to install in order to enable them ?

Any advice will be appreciated!

Cheers :)

Yi