检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 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.
Use cstore_buffers to specify the cache of ORC, Parquet, or CarbonData metadata and data for OBS or HDFS foreign tables. The metadata cache size should be 1/4 of cstore_buffers and not exceed 2 GB.
If the size of backup data does not exceed 100 GB, the backup data is stored on OBS free of charge. If the size of the backup data exceeds 100 GB, you will be charged based on the OBS billing rules.
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.
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.
# 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.
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.
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
RPO = 0 and RTO < 60s in intra-cluster HA scenarios; RTO < 30s in POC scenarios SQL on HDFS Supported ORC data export using OBS foreign tables. Supported XML function parsing. Supported XML function parsing. Modified distribution columns. Modified distribution columns.
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.
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).
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.
Master how to use foreign tables to import OBS data to a GaussDB(DWS) database and query the import link DWS Performance Optimization Thisexercise guides you through creating a GaussDB(DWS) data warehouse cluster andresolving common SQL