检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Restrictions To create a bucket, you must have the obs:bucket:CreateBucket permission. IAM is recommended for granting permissions. For details, see IAM Custom Policies. The mapping between OBS regions and endpoints must comply with what is listed in Regions and Endpoints.
Select the encoding mode of the data file to be written to the OBS data source. The value can be UTF-8 or GBK. Path Enter the path of the data files to be written to in the OBS data source. The path cannot end with a slash (/) or be set to the root directory of an OBS bucket.
Figure 1 Viewing logs Obtain the folder of the archived logs in the OBS directory. The details are as follows: Spark SQL jobs: Locate the log folder whose name contains driver or container_ xxx _000001.
OBS It is charged based on the actual usage. For details, see Pricing Details. CBR It is charged if you select Yes for Data Backup. For details, see Pricing Details.
Public services, such as Object Storage Service (OBS), Virtual Private Cloud (VPC), and Image Management Service (IMS), are shared within the same region. Users can select a region closest to them to reduce access latencies.
Before selecting a resource package, you need to upload the JAR package and its dependency packages to the OBS bucket and create resources on the resource management page. For details, see Creating a Resource.
Getting Started Configuring a VPC Endpoint for Communication Across VPCs of the Same Account Configuring a VPC Endpoint for Accessing OBS over Internal Networks Overview 04 APIs You can use and manage VPC endpoints and VPC endpoint services by using VPCEP APIs and referring to invoking
Public services, such as Elastic Cloud Server (ECS), Elastic Volume Service (EVS), Object Storage Service (OBS), Virtual Private Cloud (VPC), Elastic IP (EIP), and Image Management Service (IMS), are shared within the same region.
The URL can be an HTTP/HTTPS or OBS URL. Parent topic: Application Examples
The URL can be an HTTP/HTTPS or OBS URL. Parent topic: Application Examples
If the bandwidth of your local data center is low and uploading data to OBS Browser takes a long time, you are advised to configure the backup file compression parameters. Log in to the database center through Microsoft SQL Server Management Studio as the database administrator.
Before selecting a resource package, you need to upload the JAR package and its dependency packages to the OBS bucket and create resources on the resource management page. For details, see Creating a Resource.
Public services, such as Object Storage Service (OBS), Virtual Private Cloud (VPC), and Image Management Service (IMS), are shared within the same region. Users can select a region closest to them to reduce access latencies.
Public services, such as Elastic Cloud Server (ECS), Elastic Volume Service (EVS), Object Storage Service (OBS), Virtual Private Cloud (VPC), Elastic IP (EIP), and Image Management Service (IMS), are shared within the same region.
Register a private image: Upload the exported VHD image file to an OBS bucket and register it as a private image. Then, you can use the private image to create ECSs. For details, see Registering the Image File as a Private Image.
mem-per-cpu=2G job.sh Example 2: Using --exclusive and sharing together Exclusive node (This avoids resource competition but may waste resources.) sbatch --exclusive --nodes=1 job.sh Shared node (This improves the resource utilization.) sbatch --share --ntasks=4 job.sh # Allow other jobs
For example, an OBS client uploads localfile to bucketname as objectname. The example code is as follows: // You can reserve only one global instance of ObsClient in your project. // ObsClient is thread-safe and can be simultaneously used by multiple threads.
If the bucket is in the OBS Infrequent Access or Archive storage class, it cannot be used as the target bucket. Enabling Bucket Logging Sample code: // Hard-coded or plaintext AK/SK are risky.
GroupGrantee.ALL_USERS, Permission.PERMISSION_READ); // Set the ACL for the object version. obsClient.setObjectAcl("bucketname", "objectname", acl, "versionid"); The owner or grantee ID needed in the ACL indicates the account ID, which can be viewed on the My Credentials page of OBS
Parameter Description Method in OBS iOS SDK responseContentType Rewrites Content-Type in HTTP/HTTPS responses. request.responseContentType responseContentLanguage Rewrites Content-Language in HTTP/HTTPS responses. request.responseContentLanguage responseExpires Rewrites Expires in