Google Cloud Storage File Picker (legacy)

This node reads the Google Cloud Storage connection and generates a signed URL that references a storage object. 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. Google Cloud Storage objects do not have to have their permissions set to public in order to access them. Using the generated 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 storage object, for which the signed URL should be created.
Expiration Time
The duration or UTC time after the signed URL becomes invalid. The maximum expiration time on Google Cloud Storage is 7 days.

Input Ports

Icon
Port object containing the connection information to Google Cloud Storage.

Output Ports

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

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.