Closed martindurant closed 6 years ago
I also get bash: line 1: 21864 Segmentation fault
when I call hdfs = hdfs3.HDFileSystem(host=config.Hdfs.HOST, port=config.Hdfs.PORT)
any help?
hdfs3 0.3.0 py36_0 conda-forge
libhdfs3 2.3.0 h97226ba_1
Where did you get libhdfs3 from? I suggest you reinstall from conda-forge to match hdfs3.
Extends #152