检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
For example, the cloud service type code of OBS is hws.service.type.obs. To obtain a specific service type, call the API in Querying Cloud Service Types. If this parameter is not included in the request parameters or is set to null, it cannot be used as a filter criterion.
For example, the cloud service type code of OBS is hws.service.type.obs. service_type_name String A maximum of 200 characters Cloud service type.
For example, the cloud service type code of OBS is hws.service.type.obs. To obtain a specific service type, call the API in Querying Cloud Service Types. regionCode String A maximum of 64 characters Cloud service region code, for example, ap-southeast-1.
For example, the cloud service type code of OBS is hws.service.type.obs. To obtain a specific service type, call the API in Querying Cloud Service Types.
Enter an existing OBS path in the format of /OBS bucket name/Folder path/. Dataset object: Enter the dataset name and version number. Training flavor: Configure GPU resources since the algorithm in this example can run only on GPUs.
is set to efs. csi-obs: fixed when type is set to obs. csi-nas: fixed when type is set to sfs. csi-disk: fixed when type is set to evs. obs_volume_type String OBS volume type.
Otherwise, it will poll OBS to check if there are results of asynchronous invocation to determine the status. "method_name": RFS expects the gRPC method name invoked in FG's Event function.
OBS Bucket: Select an OBS bucket for storing job logs and grant access permissions of the OBS bucket as prompted. Enable Checkpointing: Enable this function. Enter a SQL statement in the editing pane. The following is an example. Modify the parameters in bold as you need.
OBS Bucket: Select an OBS bucket for storing job logs and grant access permissions of the OBS bucket as prompted. Enable Checkpointing: Enable this function. Enter a SQL statement in the editing pane. The following is an example. Modify the parameters in bold as you need.
Input parameter: obs_server: OBS server name. The value is of the text type. file_path: OBS file path. The value is of the text type. Return type: record Example: -- Create an OBS server.
PostObjectSample Downloading an Object - Streaming (SDK for Java) obsClient.getObject(GetObjectRequest request) Downloads an object from OBS to a local directory or memory (the returned results contain the object name, attributes, input stream, and bucket information).
Table 3 BackupFilesRespBody Parameter Type Description file_source String Definition: Data source, which can be an OBS bucket or a backup record. Range: self_build_obs: OBS bucket data. backup_record: Redis backup file. bucket_name String Definition: OBS bucket name.
Table 3 BackupFilesRespBody Parameter Type Description file_source String Definition: Data source, which can be an OBS bucket or a backup record. Range: self_build_obs: OBS bucket data. backup_record: Redis backup file. bucket_name String Definition: OBS bucket name.
EXTERNAL: Data is stored in an OBS table. When Table Type is set to EXTERNAL, you must set OBS Path. The OBS path format is /bucket_name/filepath. DWS models support the following table types: DWS_ROW: row-store table. Tables are stored to disk partitions by row.
The work directory of a table dataset cannot be an OBS path in a KMS-encrypted bucket. Only one data source can be imported at a time. dataset_name Yes String Dataset name. The value contains 1 to 100 characters.
In the displayed dialog box, click Access OBS to go to the OBS page. Select a bucket and upload the Excel file to the bucket. After the upload is successful, return to the MgC console.
Possible values: ipaddr (IP address), domain (domain name), and obs_bucket (OBS bucket). obs_bucket_type String OBS bucket type. private: private bucket (Users except those authorized by the bucket ACL do not have the permission to access the bucket.) public: public bucket (Any user
Possible values: ipaddr (origin server IP address), domain (origin server domain name), and obs_bucket (OBS bucket domain name). obs_bucket_type String OBS bucket type. private: private bucket (Users except those authorized by the bucket ACL do not have the permission to access the
# Define the input OBS object. obs_data = wf.data.OBSPlaceholder(name="obs_placeholder_name", object_type="directory") # Use JobStep to define a training phase, and use OBS to store the output. job_step = wf.steps.JobStep( name="training_job", # Name of a training phase.
Select Save Job Log, and specify the OBS bucket for saving job logs. Change the values of the parameters in bold as needed in the following script.