dmlc / dmlc-core

A common bricks library for building scalable and portable distributed machine learning.
Apache License 2.0
864 stars 520 forks source link

Add CMake option to use dynamic HDFS lib #631

Closed VoVAllen closed 4 years ago

VoVAllen commented 4 years ago

DGL as a shared library now meets problem on building with HDFS support

Fix https://github.com/dmlc/dmlc-core/issues/552

hcho3 commented 4 years ago

I think we need to add "security" channel to Ubuntu apt.

hcho3 commented 4 years ago

CI fixed in #633