Azure Blob Store File Picker (legacy)

This node reads the Azure Blob Store connection and generates a pre-signed URL that references a blob. The URL is only valid for a specific period of time. Upon expiry, the URL will no longer remain active and an attempt to access the URL will generate an error. Azure Blob Store objects do not have to have their permissions set to public in order to access them. Using the generated pre-signed URL, any KNIME reader can be utilized to directly read the blob without having to fetch the blob locally first.

This legacy file handling node has been replaced by the Path to URI node and will be deprecated in the foreseeable future. For further information about the new file handling framework see the File Handling Guide.

Options

Remote File
The blob, for which the pre-signed URL should be created.
Expiration Time
The expiration time of the generated pre-signed URL. If the selected expiration time is before the current time, then the default one hour expiration time is used.

Input Ports

Icon
Port object containing the connection information to AzureBS.

Output Ports

Icon
Variable port object containing the pre-signed URL to a blob.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.