检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Ensure that OBS buckets are empty before deleting them.
Uploading Data to OBS In this section, the OBS console is used to upload data. Upload files to OBS according to the following specifications: The name of files cannot contain plus signs (+), spaces, or tabs.
You can obtain the OBS path set for Output Dataset Path. Log in to the OBS management console and locate the version directory from the obtained OBS path to obtain the labeling result of the dataset.
Log in to OBS Console and create a bucket in the same region as ModelArts. If an available bucket exists, ensure that the OBS bucket and ModelArts are in the same region. Upload the local data to the OBS bucket.
For the maximum number allowed in each region, see the requirements on OBS Console. By default, user-defined domain names allow requests for OBS over only HTTP.
Server-Side Encryption Overview You can use server-side encryption to encrypt data uploaded to OBS to improve storage security and compliance. With server-side encryption, the OBS server encrypts the objects uploaded from the client before storing them.
Notebook instance with OBS storage (old-version notebooks) For this type of notebook instances, the files uploaded to JupyterLab are stored in the OBS path specified during the instance creation by default.
OBS generates and keeps keys, and uses the keys to encrypt objects. A user generates and keeps keys, and OBS uses the keys to encrypt objects.
Parsing a Manifest File Parse a manifest file in either a local or OBS path.
You can go to the Objects page on the OBS console and find your resource snapshots based on the paths.
The possible cause is that the OBS bucket is a private one and cannot be accessed by anonymous users. You can find the file in the OBS bucket and grant anonymous users the access permission. Parent topic: Recording
This is a bug in the OBS Android SDK of an earlier version. Upgrade the SDK to the latest version. The endpoint passed during ObsClient initialization is incorrect. Ensure that the endpoint is correct. Parent topic: Troubleshooting
Other Involved APIs Listing Buckets: The name of the OBS bucket to which traces will be transferred is required for creating a management tracker. Call this API to list all the OBS buckets you have created to obtain the name.
The following is the EL expression for checking whether the OBS directory that ends with a slash (/) exists: #{OBSUtil.isExistOBSPath("obs://test/jobs/")} The following is the EL expression for checking whether the OBS file exists: #{OBSUtil.isExistOBSPath("obs://test/jobs/job.log
Billing The SMN topic and the OBS bucket that you configured for the resource recorder will be charged. For details, see SMN billing and OBS billing for OBS. The Function Graph functions used for creating custom rules will be charged.
First, create an OBS bucket and select a storage class on OBS Console by referring to Creating a Bucket. The storage period varies with the selected storage class. When configuring the tracker for transfer traces to OBS, select the created OBS bucket.
Obtain OTA Upgrade Package Details Function This API is used to query details about an upgrade package associated with an OBS object. To use this API, grant IoTDA instances the permission to access OBS and the KMS Administrator permissions.
Table 2 Parameters for configuring the transfer to OBS Parameter Description Transfer to OBS If Transfer to OBS is enabled, select an existing OBS bucket or select New to create one and set File Prefix. When Transfer to OBS is disabled, no operation is required.
Description File path, which is the OBS path Parent topic: Identifiers
Uploading Data to OBS In this section, the OBS console is used to upload data.