Synadia Connect

Azure Data Lake Gen2

NAMERUNTIMETYPEVERSIONSTATUS
azure_data_lake_gen2wombatsinklateststable

Sends message parts as files to an Azure Data Lake Gen2 filesystem. Each file is uploaded with the filename specified with the path field.

Configuration

nametypeoptionalsecretdescription
storage_connection_stringstringyesnoThe connection string for the Azure Storage Account.
filesystemstringnonoThe name of the filesystem to upload objects to. This field supports interpolation functions.
pathstringyesnoThe path of each message to upload within the filesystem. This field supports interpolation functions. The value defaults to ${!counter()}-${!timestamp_unix_nano()}.txt.
max_in_flightintyesnoThe maximum number of messages to have in flight at any given time. The value defaults to 64.
Previous
Azure CosmosDB