检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
OBS supports CORS rules and allows resources in OBS to be accessed across origins. To configure a CORS rule on OBS Console, perform the following steps: In the navigation pane of OBS Console, choose Object Storage.
Compatibility Between OBS APIs and PFS You can call some OBS APIs to use PFS. There may be additional requirements when you call these APIs. For details about the OBS APIs, see Object Storage Service API Reference.
OBS and HDFS differ in consistency assurance.
Parent Topic: Connecting OBS to Big Data Components
Creating an OBS Table Creating an OBS Table Using the DataSource Syntax Creating an OBS Table Using the Hive Syntax Parent topic: Tables
/conf/file2obs.conf Parent Topic: Connecting OBS to Big Data Components
Example: txtfilereader is the source, and OBS is the destination.
Where Is Data Stored in OBS? When creating a bucket on OBS, you can specify a region for the bucket. Then your data on OBS is stored on multiple storage devices in this region. Parent topic: OBS Basics
Parent Topic: Connecting Big Data Platforms to OBS
/test/ obs://your-bucket/copy-data/ # Download OBS file to local path ma-cli obs-copy obs://your-bucket/copy-data/test.zip ./test.zip # Download OBS directory to local path ma-cli obs-copy obs://your-bucket/copy-data/ .
Check whether the connection is successful: $SPARK_HOME/bin/run-example org.apache.spark.examples.JavaWordCount obs://obs-bucket/input/test.txt Parent Topic: Connecting OBS to Big Data Components
by ","; insert into table student select 6,"yangdong",29; Parent Topic: Connecting OBS to Big Data Components
Interconnecting with OBS Introduction DIS can upload data to Object Storage Service (OBS). Prerequisites An IAM agency has been created by following the procedure in Creating an IAM Agency. This IAM agency entrusts DIS to access your OBS resources.
How Do I Upload a File from a Notebook Instance to OBS or Download a File from OBS to a Notebook Instance in ModelArts?
In a notebook instance, you can call the ModelArts SDK to exchange data with OBS for uploading a file to OBS or downloading a file from OBS to the notebook instance.
Setting up OBS buckets helps in efficiently storing and managing data. Prerequisites The OBS bucket to be exported has been created and the endpoint and the OBS bucket name have been obtained.
Parent topic: OBS Bucket Management
Querying the Object List in an OBS Bucket Function This interface is used to query objects in an OBS bucket.
Creating an OBS Source Bucket and a Target Bucket Log in to the OBS console. Click Create Bucket. Set bucket parameters. For details about these parameters, see Creating a Bucket. Table 1 Bucket parameters Parameter Description Region Select the region of your EG service.
How Do I Upload Data to OBS? Before using ModelArts to develop AI models, data needs to be uploaded to an OBS bucket. You can log in to the OBS console to create an OBS bucket, create a folder in it, and upload data.