检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Migrating Archived Data in Huawei Cloud OBS Huawei Cloud OBS provides the obsutil tool to restore archived objects. obsutil is compatible with Windows, Linux, and macOS. Download and install the required version. Procedure Download and Install obsutil. Restore archived objects.
How Do I Improve Training Efficiency While Reducing Interaction with OBS? Scenario Description When you use ModelArts for custom deep learning training, training data is typically stored in OBS.
Figure 1 Serverless upload This architecture requires users to enable the function computing service in other clouds and deploy the code for uploading files to OBS, which will generate the function computing service fee. Parent topic: Accelerating Access to OBS Bucket Files
Figure 1 Mounting OBS volumes to CCE Notes and Constraints Secure containers do not support OBS volumes. A single user can create a maximum of 100 OBS buckets on the console.
Configuring VPC Endpoints for Accessing SWR and OBS When deploying a workload in a CCE Autopilot cluster, you need to use the VPC endpoints of SWR and OBS to pull images. For details about VPC Endpoint, see What Is VPC Endpoint?
What Should I Do If CDM Fails to Migrate Data from OBS to DLI? Symptom CDM fails to migrate data from OBS to DLI. Solution Dirty data writing is configured, but no dirty data exists. You need to decrease the number of concurrent tasks to avoid this issue.
ALM-50229 Doris FE Failed to Connect to OBS Alarm Description The system checks whether the connection between the Doris FE nodes and OBS is available every 30 seconds. This alarm is generated when the connection status code is not 0.
Possible Causes Connection to the OBS server fails. The specified OBS file system does not exist. The user AK/SK information is invalid. The local OBS configuration cannot be obtained. Procedure Log in to the OBS server and check whether the OBS server can be properly accessed.
Double-click obs-browser-plus on the Start menu or the desktop shortcut to run OBS Browser+. Log in to OBS Browser+. For details, see Logging In to OBS Browser+. Use OBS Browser+ to download files from the bucket.
Why All the Labeled Samples Stored in an OBS Bucket Are Displayed as Unlabeled in ModelArts After the Data Source Is Synchronized? This issue occurs if automatic encryption is enabled in the OBS bucket.
OBS Endpoint: Enter the domain name or IP address of OBS, for example, obs.myhuaweicloud.com. Port: Enter the port number of OBS, for example, 443. OBS Bucket Type: Select a value from the drop-down list box as required.
Example To set the OBS path of partition dt='2008-08-08',city='xxx' in table student to obs://bucketName/fileName/student/dt=2008-08-08/city=xxx, run the following statement: 1 2 3 ALTER TABLE student PARTITION(dt='2008-08-08',city='xxx') SET LOCATION 'obs://bucketName/fileName
Parent topic: Initializing OBS SDK for Go
Table 2 Parameters of the meta model source Parameter Description Meta Model OBS path for storing the meta model. The OBS path cannot contain spaces. Otherwise, the AI application fails to be created.
Description of Hive Table Location (Either Be an OBS or HDFS Path) Question Can Hive tables be stored in OBS or HDFS? Answer The location of a common Hive table stored on OBS can be set to an HDFS path.
How Do I Configure the Data Storage Location (OBS Storage Path)? Configuring the Data Storage Location (OBS Storage Path) Log in to the Huawei HiLens console. In the navigation pane, choose Device Management > Devices.
Figure 1 Importing a meta model from OBS Table 2 Meta model source parameters Parameter Description Meta Model Source Select OBS. Meta Model OBS path for storing the meta model. The OBS path cannot contain spaces. Otherwise, the model creation will fail.
Notebook instances with OBS storage mounted can synchronize files from OBS to JupyterLab using the Sync OBS function. The files on the Terminal page are the same as those in JupyterLab.
Importing Metadata from OBS (1.0.0) Function This API is used to import metadata from OBS. URI POST /v2/{project_id}/graphs/metadata/upload-from-obs Table 1 URI parameters Parameter Mandatory Type Description project_id Yes String Project ID.
Updating Partitioned Table Data (Only OBS Tables Supported) Function This statement is used to update the partition information about a table in the Metastore.