Skip to main content

HadoopFileSystemOperationType Enumeration

HadoopFileSystemOperationType Enumeration

Specify whether the Hadoop File System task is a CopyTo, CopyFrom, or CopyWithin.

Enumeration Values

NameSummary
CopyToHDFS
HDFS is the destination.
CopyFromHDFS
HDFS is the source.
CopyWithinHDFS
HDFS is the source AND destination.