ibis.HDFS.get¶
-
HDFS.
get
(hdfs_path, local_path='.', overwrite=False)¶ Download remote file or directory to the local filesystem
Parameters: hdfs_path : string
local_path : string, default ‘.’
Further keyword arguments passed down to any internal API used.
Returns: written_path : string
The path to the written file or directory