hdfs.copyToLocal: Copy a file from the remote HDSF area to the current...

Description Usage Arguments Value Examples

Description

Copy a file from the remote HDSF area to the current directory

Usage

1
2
hdfs.copyToLocal(src.path, host = "analytix", user = "",
  dest.path = src.path)

Arguments

src.path

source pathname in HDFS

host

remote execution host

user

remote execution user

dest.path

local filename (defaults to remote file name)

Value

nothing

Examples

1
hdfs.copyToLocal("results.txt")

dirkduellmann/SsHDFS documentation built on May 15, 2019, 8:47 a.m.