hdfs.ls: Scan a directory and return relevant meta data as data frame

Description Usage Arguments Value Examples

Description

Scan a directory and return relevant meta data as data frame

Usage

1
hdfs.ls(args, host = "analytix", user = "")

Arguments

args

arguments passed to hdfs dfs commandline

host

remote execution host

user

remote execution user

Value

a data frame with the resulting file meta data per row

Examples

1
itmon <- hdfs.ls("-R /project/itmon")

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