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 BUCKET_CONFIG/PREFIX_CONFIG/PREFIX_PATH
if used both prefix
in configuration and creating prefix using file path. 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. |