Class HdfsData (1.21.0)

HdfsData(mapping=None, *, ignore_unknown_fields=False, **kwargs)

An HdfsData resource specifies a path within an HDFS entity (e.g. a cluster). All cluster-specific settings, such as namenodes and ports, are configured on the transfer agents servicing requests, so HdfsData only contains the root path to the data in our transfer.

Attribute

Name Description
path str
Root path to transfer files.