FME Transformers: 2024.1

Categories
Integrations
Web

Web

Workflows
Related Transformers
AzureBlobStorageConnector
AzureFileStorageConnector
BoxConnector
CesiumIonConnector
DropboxConnector
FMEFlowResourceConnector
GoogleCloudStorageConnector
GoogleDriveConnector
OneDriveConnector
ProjectWiseWSGConnector
S3Connector

HDFSConnector

Accesses an HDFS (Hadoop Distributed File System) to upload, download, or delete files and folders; or list the contents of a folder from an HDFS service.

Jump to Configuration

Typical Uses

  • Manage datasets on HDFS by uploading, downloading, and deleting files and folders
  • Transfer a file's contents (such as XML, point cloud, or raster) into or out of an attribute in FME
  • Read downloaded HDFS data using the FeatureReader, or upload data written by the FeatureWriter to HDFS
  • Retrieve file and folder names, paths, links and other information from HDFS to use elsewhere in a workspace.

How does it work?

The HDFSConnector uses your HDFS account credentials (either via a previously defined FME web connection, or by setting up a new FME web connection right from the transformer) to access the file storage service.

Depending on your choice of actions, it will upload or download files, folders, and attributes; list information from the service; or delete items from the service. On uploads, path attributes are added to the output features. On List actions, file/folder information is added as attributes.

Usage Notes

  • This transformer cannot be used to directly move or copy files between different HDFS locations. However, multiple HDFSConnectors can be used to accomplish these tasks.
  • The FeatureReader can access HDFS directly (without using the HDFSConnector), however, a local copy of the dataset will not be created.

Configuration

Input Ports

Output Ports

Parameters

The remaining parameters available depend on the value of the Request > HDFS Action parameter. Parameters for each HDFS Action are detailed below.

Editing Transformer Parameters

Transformer parameters can be set by directly entering values, using expressions, or referencing other elements in the workspace such as attribute values or user parameters. Various editors and context menus are available to assist. To see what is available, click beside the applicable parameter.

For more information, see Transformer Parameter Menu Options.

Reference

Processing Behavior

Feature-Based

Feature Holding

No

Dependencies HDFS account
Aliases  
History Released FME 2018.0

FME Community

The FME Community is the place for demos, how-tos, articles, FAQs, and more. Get answers to your questions, learn from other users, and suggest, vote, and comment on new features.

Search for all results about the HDFSConnector on the FME Community.