Loader Google Cloud Storage
Google Cloud Storage loader allows you to export data to Google Cloud storage.
Data In/Data Out
Data In | Upload all files in /data/in/files . |
Data Out | N/A |
Remember:Prefix for loading data to the bucket can be set up using the path to the input files. Construct the path as /data/in/files/PREFIX/outputfile
where `PREFIX` is the prefix for the bucket (can contain subfolders). As a result, files will be loaded to `BUCKET/PREFIX` on Google Cloud Storage.
Learn more: about the folder structure here.
Parameters
Bucket Name (required) | Google Cloud Storage bucket name. |
Prefix (optional) | Path prefix. |