Ville Vatén

Results 2 issues of Ville Vatén

removed the special handling of HDFS URIs which was against the URI specification fixes #162

enhancement
stale

It seems that "hdfs://host:port/path/file.txt" url scheme is not supported by smart open currently. Therefore, with smart_open it is only possible to access the local HDFS filesystem with the hdfs:// protocol....

enhancement