Adding very large objects to a project's Cloud Object Storage
Last updated: Jan 12, 2024
Adding very large objects to a project's Cloud Object Storage
The amount of data you can load to a project's Cloud Object Storage at any one time depends on where you load the data from. If you are loading the data in the product UI, the limit is 5 GB. To add larger objects to a project's Cloud Object Storage,
you can use an API or an FTP client.
Load data in multiple parts by using the Cloud Object Storage API
Copy link to section
With the Cloud Object Storage API, you can load data objects as large as 5 GB in a single PUT, and objects as large as 10 TB by loading the data into object storage as a set of parts which can be loaded independently in any order and in parallel.
After all of the parts have been loaded, they are presented as a single object in Cloud Object Storage.
You can load files with these formats and mime types in multiple parts:
The value for bucket-name can be found on your project's General page on the Manage tab. Click Manage in IBM Cloud on the Watson Studio for the endpoint value. The
value for the bearer token is retrieved via the IBM Cloud IAM API.
Load the parts by specifying arbitrary sequential part numbers and an UploadId for the object:
Add your file to the project as an asset. From the Assets page of your project, click the Import assets button. Then from the Project files page, select the file you uploaded to your Cloud
Object Storage and click Import.
About cookies on this siteOur websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising.For more information, please review your cookie preferences options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.