dask/hdfs3

bash: line 1: 21864 Segmentation

chanansh opened this issue · 2 comments

hdfs = hdfs3.HDFileSystem(host=config.Hdfs.HOST, port=config.Hdfs.PORT)
results in:
bash: line 1: 21864 Segmentation

versions:
hdfs3 0.3.0 py36_0 conda-forge
libhdfs3 2.3.0 h97226ba_1

related to #152 ? Is there a fixed version to pip install?

solved by pip install from master.