Open chanansh opened 6 years ago
solved by pip install from master.
OK to close?
On Mon, Apr 16, 2018 at 3:06 AM, Hanan Shteingart notifications@github.com wrote:
solved by pip install from master.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dask/hdfs3/issues/157#issuecomment-381500230, or mute the thread https://github.com/notifications/unsubscribe-auth/AASszD1PRpMfG2-F3pGuZ-Z58ZDqdjOBks5tpEMEgaJpZM4TVm4C .
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 https://github.com/dask/hdfs3/pull/152 ? Is there a fixed version to pip install?