diff --git a/docs/mrs/api-ref/mrs_02_0001.html b/docs/mrs/api-ref/mrs_02_0001.html index c46993d9..2f9ddeec 100644 --- a/docs/mrs/api-ref/mrs_02_0001.html +++ b/docs/mrs/api-ref/mrs_02_0001.html @@ -1,7 +1,7 @@

Overview

-

Welcome to MapReduce Service API Reference. MapReduce Service (MRS) provides enterprise-level big data clusters on the cloud. Tenants can fully control the clusters and easily run big data components such as Hadoop, Spark, HBase, Kafka, and Storm in the clusters.

+

Welcome to MapReduce Service API Reference. MapReduce Service (MRS) provides enterprise-level big data clusters on the cloud. Tenants can fully control the clusters and easily run big data components such as Hadoop, Spark, HBase, Kafka, and Storm in the clusters.

This document describes how to use application programming interfaces (APIs) to perform operations on MRS, such as creating or deleting clusters, adjusting nodes, as well as creating and executing jobs. For details about all supported operations, see API Overview.

If you plan to access MRS through an API, ensure that you are familiar with MRS concepts. For details, see Service Overview in the MapReduce Service User Guide.

diff --git a/docs/mrs/api-ref/mrs_02_0003.html b/docs/mrs/api-ref/mrs_02_0003.html index f1fc9088..d1634416 100644 --- a/docs/mrs/api-ref/mrs_02_0003.html +++ b/docs/mrs/api-ref/mrs_02_0003.html @@ -1,7 +1,7 @@

Endpoints

-

An endpoint is the request address for calling an API. Endpoints vary depending on services and regions. For the endpoints of all services, see Regions and Endpoints.

+

An endpoint is the request address for calling an API. Endpoints vary depending on services and regions. For the endpoints of all services, see Regions and Endpoints.

.

diff --git a/docs/mrs/api-ref/mrs_02_0008.html b/docs/mrs/api-ref/mrs_02_0008.html index 52474b72..fe1c3e44 100644 --- a/docs/mrs/api-ref/mrs_02_0008.html +++ b/docs/mrs/api-ref/mrs_02_0008.html @@ -19,7 +19,7 @@

Endpoint

-

Domain name or IP address of the server bearing the REST service. The endpoint varies between services in different regions. It can be obtained from Regions and Endpoints.

+

Domain name or IP address of the server bearing the REST service. The endpoint varies between services in different regions. It can be obtained from Regions and Endpoints.

resource-path

diff --git a/docs/mrs/api-ref/mrs_02_0009.html b/docs/mrs/api-ref/mrs_02_0009.html index 171686c8..e9831edc 100644 --- a/docs/mrs/api-ref/mrs_02_0009.html +++ b/docs/mrs/api-ref/mrs_02_0009.html @@ -56,7 +56,7 @@
  1. Edit the main() method in the Demo.java file, and replace the bold text with actual values.

    As shown in the following code, if you use other methods such as POST, PUT, and DELETE, see the corresponding comment.

    Specify region, serviceName, ak/sk, and url as the actual values. In this demo, the URLs for accessing VPC resources are used.

    To obtain the project ID in the URLs, see Obtaining a Project ID.

    -

    To obtain the endpoint, see Regions and Endpoints.

    +

    To obtain the endpoint, see Regions and Endpoints.

    //TODO: Replace region with the name of the region in which the service to be accessed is located. 
     private static final String region = "";
     
    diff --git a/docs/mrs/api-ref/mrs_02_0011.html b/docs/mrs/api-ref/mrs_02_0011.html
    index 8d33d5d2..f3cc8718 100644
    --- a/docs/mrs/api-ref/mrs_02_0011.html
    +++ b/docs/mrs/api-ref/mrs_02_0011.html
    @@ -7,7 +7,7 @@
     

    If there are multiple projects in one region, expand Region and view subproject IDs in the Project ID column.

Obtaining a Project ID by Calling an API

You can obtain the project ID by calling the IAM API used to query project information based on the specified criteria.

-

The API used to obtain a project ID is GET https://{Endpoint}/v3/projects. {Endpoint} is the IAM endpoint and can be obtained from Regions and Endpoints. For details about API authentication, see Authentication.

+

The API used to obtain a project ID is GET https://{Endpoint}/v3/projects. {Endpoint} is the IAM endpoint and can be obtained from Regions and Endpoints. For details about API authentication, see Authentication.

The following is an example response. The value of id under projects is the project ID of the region specified by name.

{
     "projects": [
diff --git a/docs/mrs/api-ref/mrs_02_0028.html b/docs/mrs/api-ref/mrs_02_0028.html
index 40b5d26a..12f50c8d 100644
--- a/docs/mrs/api-ref/mrs_02_0028.html
+++ b/docs/mrs/api-ref/mrs_02_0028.html
@@ -28,19 +28,21 @@
 
 

Region

-

Obtain the region and AZ information. For more information about regions and AZs, see Regions and Endpoints.

+

Obtain the region and AZ information. For more information about regions and AZs, see Regions and Endpoints.

Version

-

Currently, the following versions are supported: MRS 3.1.2-LTS.6 and MRS 3.2.0-LTS.2.

+

Currently, MRS 3.1.2-LTS.6, MRS 3.2.0-LTS.2 and MRS 3.3.0-LTS.1 are supported.

Component

-
  • MRS 3.2.0-LTS.2 supports the following components:
    • An analysis cluster contains the following components: Hadoop, Spark2x, HBase, Hive, Hue, Loader, Flink, Oozie, ZooKeeper, HetuEngine, Ranger, and Tez.
    • A streaming cluster contains the following components: Kafka, Flume, ZooKeeper, and Ranger.
    • A hybrid cluster contains the following components: Hadoop, Spark2x, HBase, Hive, Hue, Loader, Flink, Oozie, ZooKeeper, HetuEngine, Ranger, Tez, Kafka, and Flume.
    -
    • A custom cluster contains the following components: CDL, Hadoop, Spark2x, HBase, Hive, Hue, Loader, IoTDB, Kafka, Flume, Flink, Oozie, ZooKeeper, HetuEngine, Ranger, Tez, and ClickHouse.
    -
  • MRS 3.1.2-LTS.6 supports the following components:
    • The analysis cluster contains the following components: Hadoop, Spark2x, HBase, Hive, Hue, HetuEngine, Loader, Flink, Oozie, ZooKeeper, Ranger, and Tez.
    • The streaming cluster contains the following components: Kafka, Flume, ZooKeeper, and Ranger.
    • The hybrid cluster contains the following components: Hadoop, Spark2x, HBase, Hive, Hue, HetuEngine, Loader, Flink, Oozie, ZooKeeper, Ranger, Tez, Kafka, and Flume.
    • A custom cluster contains the following components: Hadoop, Spark2x, HBase, Hive, Hue, HetuEngine, Loader, Kafka, Flume, Flink, Oozie, ZooKeeper, Ranger, Tez, and ClickHouse.
    +
    • MRS 3.3.0-LTS supports the following components:
      • An analysis cluster contains the following components: Hadoop, Spark, HBase, Hive, Loader, Flink, Oozie, ZooKeeper, HetuEngine, Ranger, Tez, JobGateway, Guardian, and Doris.
      • A streaming cluster contains the following components: Kafka, Flume, ZooKeeper, and Ranger.
      • A hybrid cluster contains the following components: Hadoop, Spark, HBase, Hive, Loader, Flink, Oozie, ZooKeeper, HetuEngine, Ranger, Tez, Kafka, Flume, JobGateway, Guardian, and Doris.
      +
      • A custom cluster contains the following components: Hadoop, Spark, HBase, Hive, Loader, Kafka, Flume, Flink, Oozie, ZooKeeper, HetuEngine, Ranger, Tez, and ClickHouse, Guardian, JobGateway, and Doris.
      +
    • MRS 3.2.0-LTS.2 supports the following components:
      • An analysis cluster contains the following components: Hadoop, Spark2x, HBase, Hive, Hue, Loader, Flink, Oozie, ZooKeeper, HetuEngine, Ranger, and Tez.
      • A streaming cluster contains the following components: Kafka, Flume, ZooKeeper, and Ranger.
      • A hybrid cluster contains the following components: Hadoop, Spark2x, HBase, Hive, Hue, Loader, Flink, Oozie, ZooKeeper, HetuEngine, Ranger, Tez, Kafka, and Flume.
      +
      • A custom cluster contains the following components: CDL, Hadoop, Spark2x, HBase, Hive, Hue, Loader, IoTDB, Kafka, Flume, Flink, Oozie, ZooKeeper, HetuEngine, Ranger, Tez, and ClickHouse.
      +
    • MRS 3.1.2-LTS.6 supports the following components:
      • The analysis cluster contains the following components: Hadoop, Spark2x, HBase, Hive, Hue, HetuEngine, Loader, Flink, Oozie, ZooKeeper, Ranger, and Tez.
      • The streaming cluster contains the following components: Kafka, Flume, ZooKeeper, and Ranger.
      • The hybrid cluster contains the following components: Hadoop, Spark2x, HBase, Hive, Hue, HetuEngine, Loader, Flink, Oozie, ZooKeeper, Ranger, Tez, Kafka, and Flume.
      • A custom cluster contains the following components: Hadoop, Spark2x, HBase, Hive, Hue, HetuEngine, Loader, Kafka, Flume, Flink, Oozie, ZooKeeper, Ranger, Tez, and ClickHouse.
    @@ -96,7 +98,7 @@

    String

    -

    Region of the cluster. For details, see Regions and Endpoints.

    +

    Region of the cluster. For details, see Regions and Endpoints.

    available_zone_id

    @@ -105,7 +107,7 @@

    String

    -

    AZ ID. For details, see Regions and Endpoints.

    +

    AZ ID. For details, see Regions and Endpoints.

    • Region: eu-de
      • AZ1(eu-de-01): eu-de-01
      • AZ2(eu-de-02): eu-de-02
      • AZ3(eu-de-03): eu-de-03
    • Region: eu-nl
      • AZ1(eu-nl-01): eu-nl-01
      • AZ2(eu-nl-02): eu-nl-02
      • AZ3(eu-nl-03): eu-nl-03
    @@ -197,7 +199,7 @@

    Cluster version

    Possible values are as follows:

    -
    • MRS 3.1.2-LTS.6
    • MRS 3.2.0-LTS.2
    +
    • MRS 3.1.2-LTS.6
    • MRS 3.2.0-LTS.2
    • MRS 3.3.0-LTS.1

    cluster_type

    @@ -1642,7 +1644,7 @@ "master_node_num": 2, "master_node_size": "s1.8xlarge.linux.mrs", "core_node_num": 3, - "core_node_size": "c6.4xlarge.4linux.mrs", + "core_node_size": "c6.4xlarge.4linux.mrs", "available_zone_id": "bf84aba586ce4e948da0b97d9a7d62fb", "cluster_name": "newcluster", "vpc": "vpc1", @@ -1936,7 +1938,7 @@ "master_node_num": 1 "master_node_size": "s1.8xlarge.linux.mrs", "core_node_num": 1, - "core_node_size": "c6.4xlarge.4linux.mrs", + "core_node_size": "c6.4xlarge.4linux.mrs", "available_zone_id": "bf84aba586ce4e948da0b97d9a7d62fb", "cluster_name": "newcluster", "vpc": "vpc1", diff --git a/docs/mrs/api-ref/mrs_02_0029.html b/docs/mrs/api-ref/mrs_02_0029.html index cf2a6489..b9e48add 100644 --- a/docs/mrs/api-ref/mrs_02_0029.html +++ b/docs/mrs/api-ref/mrs_02_0029.html @@ -227,7 +227,7 @@

    String

    -

    Instance specifications of a Task node, for example, c6.4xlarge.4linux.mrs

    +

    Instance specifications of a Task node, for example, c6.4xlarge.4linux.mrs

    For details about instance specifications, see ECS Specifications Used by MRS.

    diff --git a/docs/mrs/api-ref/mrs_02_0030.html b/docs/mrs/api-ref/mrs_02_0030.html index 6e9a4aab..56b08821 100644 --- a/docs/mrs/api-ref/mrs_02_0030.html +++ b/docs/mrs/api-ref/mrs_02_0030.html @@ -516,12 +516,13 @@

    String

    -

    Component ID

    -
    • Component IDs of MRS 3.2.0-LTS.2 are as follows:
      • MRS 3.2.0-LTS.2_001: Hadoop
      • MRS 3.2.0-LTS.2_002: HBase
      • MRS 3.2.0-LTS.2_003: Hive
      • MRS 3.2.0-LTS.2_004: Spark2x
      • MRS 3.2.0-LTS.2_006: Flink
      • MRS 3.2.0-LTS.2_008: Kafka
      • MRS 3.2.0-LTS.2_009: Flume
      • MRS 3.2.0-LTS.2_013: Loader
      • MRS 3.2.0-LTS.2_014: Hue
      • MRS 3.2.0-LTS.2_015: Ooize
      • MRS 3.2.0-LTS.2_018: DBService
      • MRS 3.2.0-LTS.2_019: ZooKeeper
      • MRS 3.2.0-LTS.2_022: Ranger
      • MRS 3.2.0-LTS.2_023: HetuEngine
      • MRS 3.2.0-LTS.2_024: Tez
      • MRS 3.2.0-LTS.2_025: ClickHouse
      • MRS 3.2.0-LTS.2_026: IoTDB
      • MRS 3.2.0-LTS.2_028: CDL
      +

      Component ID:

      +
      • Component IDs of MRS 3.3.0-LTS.1 are as follows:
        • MRS 3.3.0-LTS.1_001: Hadoop
        • MRS 3.3.0-LTS.1_002: HBase
        • MRS 3.3.0-LTS.1_003: Hive
        • MRS 3.3.0-LTS.1_004: Spark
        • MRS 3.3.0-LTS.1_006: Flink
        • MRS 3.3.0-LTS.1_008: Kafka
        • MRS 3.3.0-LTS.1_009: Flume
        • MRS 3.3.0-LTS.1_013: Loader
        • MRS 3.3.0-LTS.1_014: Hue
        • MRS 3.3.0-LTS.1_015: Ooize
        • MRS 3.3.0-LTS.1_018: DBService
        • MRS 3.3.0-LTS.1_019: ZooKeeper
        • MRS 3.3.0-LTS.1_022: Ranger
        • MRS 3.3.0-LTS.1_023: HetuEngine
        • MRS 3.3.0-LTS.1_024: Tez
        • MRS 3.3.0-LTS.1_025: ClickHouse
        • MRS 3.3.0-LTS.1_033: JobGateway
        • MRS 3.3.0-LTS.1_034: Guardian
        • MRS 3.3.0-LTS.1_035: Doris
        +
      +
      • Component IDs of MRS 3.2.0-LTS.2 are as follows:
        • MRS 3.2.0-LTS.2_001: Hadoop
        • MRS 3.2.0-LTS.2_002: HBase
        • MRS 3.2.0-LTS.2_003: Hive
        • MRS 3.2.0-LTS.2_004: Spark2x
        • MRS 3.2.0-LTS.2_006: Flink
        • MRS 3.2.0-LTS.2_008: Kafka
        • MRS 3.2.0-LTS.2_009: Flume
        • MRS 3.2.0-LTS.2_013: Loader
        • MRS 3.2.0-LTS.2_014: Hue
        • MRS 3.2.0-LTS.2_015: Ooize
        • MRS 3.2.0-LTS.2_018: DBService
        • MRS 3.2.0-LTS.2_019: ZooKeeper
        • MRS 3.2.0-LTS.2_022: Ranger
        • MRS 3.2.0-LTS.2_023: HetuEngine
        • MRS 3.2.0-LTS.2_024: Tez
        • MRS 3.2.0-LTS.2_025: ClickHouse
        • MRS 3.2.0-LTS.2_026: IoTDB
        • MRS 3.2.0-LTS.2_028: CDL
      • Component IDs of MRS 3.1.2-LTS.6 are as follows:
        • MRS 3.1.2-LTS.6_001: Hadoop
        • MRS 3.1.2-LTS.6_002: HBase
        • MRS 3.1.2-LTS.6_003: Hive
        • MRS 3.1.2-LTS.6_004: Spark2x
        • MRS 3.1.2-LTS.6_006: Flink
        • MRS 3.1.2-LTS.6_008: Kafka
        • MRS 3.1.2-LTS.6_009: Flume
        • MRS 3.1.2-LTS.6_013: Loader
        • MRS 3.1.2-LTS.6_014: Hue
        • MRS 3.1.2-LTS.6_015: Ooize
        • MRS 3.1.2-LTS.6_018: DBService
        • MRS 3.1.2-LTS.6_019: ZooKeeper
        • MRS 3.1.2-LTS.6_022: Ranger
        • MRS 3.1.2-LTS.6_023: HetuEngine
        • MRS 3.1.2-LTS.6_024: Tez
        • MRS 3.1.2-LTS.6_025: ClickHouse
      -

      For example, the component_id of Hadoop is MRS 3.2.0-LTS.2_001.

      @@ -530,7 +531,6 @@

      String

      Component name

      -

      componentVersion

      @@ -538,7 +538,6 @@

      String

      Component version

      -

      componentDesc

      diff --git a/docs/mrs/api-ref/mrs_02_0031.html b/docs/mrs/api-ref/mrs_02_0031.html index 61c1152b..85ef58d4 100644 --- a/docs/mrs/api-ref/mrs_02_0031.html +++ b/docs/mrs/api-ref/mrs_02_0031.html @@ -484,8 +484,9 @@

      String

      -

      Component ID

      -
      • Component IDs of MRS 3.2.0-LTS.2 are as follows:
        • MRS 3.2.0-LTS.2_001: Hadoop
        • MRS 3.2.0-LTS.2_002: HBase
        • MRS 3.2.0-LTS.2_003: Hive
        • MRS 3.2.0-LTS.2_004: Spark2x
        • MRS 3.2.0-LTS.2_006: Flink
        • MRS 3.2.0-LTS.2_008: Kafka
        • MRS 3.2.0-LTS.2_009: Flume
        • MRS 3.2.0-LTS.2_013: Loader
        • MRS 3.2.0-LTS.2_014: Hue
        • MRS 3.2.0-LTS.2_015: Ooize
        • MRS 3.2.0-LTS.2_018: DBService
        • MRS 3.2.0-LTS.2_019: ZooKeeper
        • MRS 3.2.0-LTS.2_022: Ranger
        • MRS 3.2.0-LTS.2_023: HetuEngine
        • MRS 3.2.0-LTS.2_024: Tez
        • MRS 3.2.0-LTS.2_025: ClickHouse
        • MRS 3.2.0-LTS.2_026: IoTDB
        • MRS 3.2.0-LTS.2_028: CDL
        +

        Component ID:

        +
        • Component IDs of MRS 3.3.0-LTS.1 are as follows:
          • MRS 3.3.0-LTS.1_001: Hadoop
          • MRS 3.3.0-LTS.1_002: HBase
          • MRS 3.3.0-LTS.1_003: Hive
          • MRS 3.3.0-LTS.1_004: Spark
          • MRS 3.3.0-LTS.1_006: Flink
          • MRS 3.3.0-LTS.1_008: Kafka
          • MRS 3.3.0-LTS.1_009: Flume
          • MRS 3.3.0-LTS.1_013: Loader
          • MRS 3.3.0-LTS.1_014: Hue
          • MRS 3.3.0-LTS.1_015: Ooize
          • MRS 3.3.0-LTS.1_018: DBService
          • MRS 3.3.0-LTS.1_019: ZooKeeper
          • MRS 3.3.0-LTS.1_022: Ranger
          • MRS 3.3.0-LTS.1_023: HetuEngine
          • MRS 3.3.0-LTS.1_024: Tez
          • MRS 3.3.0-LTS.1_025: ClickHouse
          • MRS 3.3.0-LTS.1_033: JobGateway
          • MRS 3.3.0-LTS.1_034: Guardian
          • MRS 3.3.0-LTS.1_035: Doris
          +
        • Component IDs of MRS 3.2.0-LTS.2 are as follows:
          • MRS 3.2.0-LTS.2_001: Hadoop
          • MRS 3.2.0-LTS.2_002: HBase
          • MRS 3.2.0-LTS.2_003: Hive
          • MRS 3.2.0-LTS.2_004: Spark2x
          • MRS 3.2.0-LTS.2_006: Flink
          • MRS 3.2.0-LTS.2_008: Kafka
          • MRS 3.2.0-LTS.2_009: Flume
          • MRS 3.2.0-LTS.2_013: Loader
          • MRS 3.2.0-LTS.2_014: Hue
          • MRS 3.2.0-LTS.2_015: Ooize
          • MRS 3.2.0-LTS.2_018: DBService
          • MRS 3.2.0-LTS.2_019: ZooKeeper
          • MRS 3.2.0-LTS.2_022: Ranger
          • MRS 3.2.0-LTS.2_023: HetuEngine
          • MRS 3.2.0-LTS.2_024: Tez
          • MRS 3.2.0-LTS.2_025: ClickHouse
          • MRS 3.2.0-LTS.2_026: IoTDB
          • MRS 3.2.0-LTS.2_028: CDL
        • Component IDs of MRS 3.1.2-LTS.6 are as follows:
          • MRS 3.1.2-LTS.6_001: Hadoop
          • MRS 3.1.2-LTS.6_002: HBase
          • MRS 3.1.2-LTS.6_003: Hive
          • MRS 3.1.2-LTS.6_004: Spark2x
          • MRS 3.1.2-LTS.6_006: Flink
          • MRS 3.1.2-LTS.6_008: Kafka
          • MRS 3.1.2-LTS.6_009: Flume
          • MRS 3.1.2-LTS.6_013: Loader
          • MRS 3.1.2-LTS.6_014: Hue
          • MRS 3.1.2-LTS.6_015: Ooize
          • MRS 3.1.2-LTS.6_018: DBService
          • MRS 3.1.2-LTS.6_019: ZooKeeper
          • MRS 3.1.2-LTS.6_022: Ranger
          • MRS 3.1.2-LTS.6_023: HetuEngine
          • MRS 3.1.2-LTS.6_024: Tez
          • MRS 3.1.2-LTS.6_025: ClickHouse

        For example, the component_id of Hadoop is MRS 3.2.0-LTS.2_001.

        diff --git a/docs/mrs/api-ref/mrs_02_0057.html b/docs/mrs/api-ref/mrs_02_0057.html index cc7224d5..4602ce79 100644 --- a/docs/mrs/api-ref/mrs_02_0057.html +++ b/docs/mrs/api-ref/mrs_02_0057.html @@ -200,7 +200,7 @@ "name": "a78e161c-d14f-4b68-8c2d-0219920ce844_node_core_IQhiC", "ip": "192.168.0.169", "status": "ACTIVE", - "flavor": "c6.4xlarge.4linux.mrs", + "flavor": "c6.4xlarge.4linux.mrs", "type": "Core", "mem": "16384", "cpu": "8", @@ -228,7 +228,7 @@ "name": "a78e161c-d14f-4b68-8c2d-0219920ce844_node_core_ANnRN", "ip": "192.168.0.243", "status": "ACTIVE", - "flavor": "c6.4xlarge.4linux.mrs", + "flavor": "c6.4xlarge.4linux.mrs", "type": "Core", "mem": "16384", "cpu": "8", @@ -242,7 +242,7 @@ "name": "a78e161c-d14f-4b68-8c2d-0219920ce844_node_core_uRRiA", "ip": "192.168.0.126", "status": "ACTIVE", - "flavor": "c6.4xlarge.4linux.mrs", + "flavor": "c6.4xlarge.4linux.mrs", "type": "Core", "mem": "16384", "cpu": "8", diff --git a/docs/mrs/api-ref/mrs_02_0085.html b/docs/mrs/api-ref/mrs_02_0085.html index 026fb65e..f4c5983e 100644 --- a/docs/mrs/api-ref/mrs_02_0085.html +++ b/docs/mrs/api-ref/mrs_02_0085.html @@ -76,7 +76,7 @@

        Key parameter for program execution. The parameter is specified by the function of the user's program. MRS is only responsible for loading the parameter.

        The parameter contains a maximum of 4,096 characters, excluding special characters such as ;|&>'<$, and can be left blank.

        -
        NOTE:
        • If you enter a parameter with sensitive information (such as the login password), the parameter may be exposed in the job details display and log printing. Exercise caution when performing this operation.
        • For MRS 1.9.2 or later, a file path on OBS can start with obs://. To use this format to submit HiveScript or HiveSQL jobs, choose Components > Hive > Service Configuration on the cluster details page, set Type to All, and search for core.site.customized.configs. Add the endpoint configuration item (fs.obs.endpoint) of OBS and enter the endpoint corresponding to OBS in Value. Obtain the value from Regions and Endpoints.
        +
        NOTE:
        • If you enter a parameter with sensitive information (such as the login password), the parameter may be exposed in the job details display and log printing. Exercise caution when performing this operation.
        • For MRS 1.9.2 or later, a file path on OBS can start with obs://. To use this format to submit HiveScript or HiveSQL jobs, choose Components > Hive > Service Configuration on the cluster details page, set Type to All, and search for core.site.customized.configs. Add the endpoint configuration item (fs.obs.endpoint) of OBS and enter the endpoint corresponding to OBS in Value. Obtain the value from Regions and Endpoints.
        diff --git a/docs/mrs/api-ref/mrs_02_0101.html b/docs/mrs/api-ref/mrs_02_0101.html index cbe24852..aac1252c 100644 --- a/docs/mrs/api-ref/mrs_02_0101.html +++ b/docs/mrs/api-ref/mrs_02_0101.html @@ -27,17 +27,19 @@

        Zone

        -

        Obtain the region and AZ information. For more information about regions and AZs, see Regions and Endpoints.

        +

        Obtain the region and AZ information. For more information about regions and AZs, see Regions and Endpoints.

        Version

        -

        Currently, MRS 3.1.2-LTS.6 and MRS 3.2.0-LTS.2 are supported.

        +

        Currently, MRS 3.1.2-LTS.6, MRS 3.2.0-LTS.2 and MRS 3.3.0-LTS.1 are supported.

        Component

        -
        • MRS 3.2.0-LTS.2 supports the following components:
          • An analysis cluster contains the following components: Hadoop, Spark2x, HBase, Hive, Hue, Loader, Flink, Oozie, ZooKeeper, HetuEngine, Ranger, and Tez.
          • A streaming cluster contains the following components: Kafka, Flume, ZooKeeper, and Ranger.
          • A hybrid cluster contains the following components: Hadoop, Spark2x, HBase, Hive, Hue, Loader, Flink, Oozie, ZooKeeper, HetuEngine, Ranger, Tez, Kafka, and Flume.
          +
          • MRS 3.3.0-LTS supports the following components:
            • An analysis cluster contains the following components: Hadoop, Spark, HBase, Hive, Loader, Flink, Oozie, ZooKeeper, HetuEngine, Ranger, Tez, JobGateway, Guardian, and Doris.
            • A streaming cluster contains the following components: Kafka, Flume, ZooKeeper, and Ranger.
            • A hybrid cluster contains the following components: Hadoop, Spark, HBase, Hive, Loader, Flink, Oozie, ZooKeeper, HetuEngine, Ranger, Tez, Kafka, Flume, JobGateway, Guardian, and Doris.
            +
            • A custom cluster contains the following components: Hadoop, Spark, HBase, Hive, Loader, Kafka, Flume, Flink, Oozie, ZooKeeper, HetuEngine, Ranger, Tez, and ClickHouse, Guardian, JobGateway, and Doris.
            +
          • MRS 3.2.0-LTS.2 supports the following components:
            • An analysis cluster contains the following components: Hadoop, Spark2x, HBase, Hive, Hue, Loader, Flink, Oozie, ZooKeeper, HetuEngine, Ranger, and Tez.
            • A streaming cluster contains the following components: Kafka, Flume, ZooKeeper, and Ranger.
            • A hybrid cluster contains the following components: Hadoop, Spark2x, HBase, Hive, Hue, Loader, Flink, Oozie, ZooKeeper, HetuEngine, Ranger, Tez, Kafka, and Flume.
            • A custom cluster contains the following components: CDL, Hadoop, Spark2x, HBase, Hive, Hue, Loader, IoTDB, Kafka, Flume, Flink, Oozie, ZooKeeper, HetuEngine, Ranger, Tez, and ClickHouse.
          • MRS 3.1.2-LTS.6 supports the following components:
            • The analysis cluster contains the following components: Hadoop, Spark2x, HBase, Hive, Hue, HetuEngine, Loader, Flink, Oozie, ZooKeeper, Ranger, and Tez.
            • The streaming cluster contains the following components: Kafka, Flume, ZooKeeper, and Ranger.
            • The hybrid cluster contains the following components: Hadoop, Spark2x, HBase, Hive, Hue, HetuEngine, Loader, Flink, Oozie, ZooKeeper, Ranger, Tez, Kafka, and Flume.
            • A custom cluster contains the following components: Hadoop, Spark2x, HBase, Hive, Hue, HetuEngine, Loader, Kafka, Flume, Flink, Oozie, ZooKeeper, Ranger, Tez, and ClickHouse.
          @@ -88,7 +90,7 @@

          Cluster version.

          Possible values are as follows:

          -
          • MRS 3.1.2-LTS.6
          • MRS 3.2.0-LTS.2
          +
          • MRS 3.1.2-LTS.6
          • MRS 3.2.0-LTS.2
          • MRS 3.3.0-LTS.1

          cluster_name

          @@ -108,7 +110,7 @@

          String

          Cluster type. The options are as follows:

          -
          • ANALYSIS: analysis cluster
          • STREAMING: streaming cluster
          • MIXED: hybrid cluster
          • CUSTOM: customized cluster, which is supported only by MRS 3.x.x.
          +
          • ANALYSIS: analysis cluster
          • STREAMING: streaming cluster
          • MIXED: hybrid cluster
          • CUSTOM: customized cluster, which is supported only by MRS 3.x.x.

          charge_info

          @@ -126,7 +128,7 @@

          String

          -

          Region of the cluster. For details, see Regions and Endpoints.

          +

          Region of the cluster. For details, see Regions and Endpoints.

          vpc_name

          @@ -169,7 +171,7 @@

          String

          Name of an AZ.

          -

          AZ information. For details, see Regions and Endpoints.

          +

          AZ information. For details, see Regions and Endpoints.

          security_groups_id

          diff --git a/docs/mrs/api-ref/mrs_02_0106.html b/docs/mrs/api-ref/mrs_02_0106.html index f4e8f0cc..d9b90676 100644 --- a/docs/mrs/api-ref/mrs_02_0106.html +++ b/docs/mrs/api-ref/mrs_02_0106.html @@ -233,24 +233,34 @@

          HetuEngine

          -

          CDLConnector

          +

          FE

          -

          CDL

          +

          Doris

          -

          CDLService

          +

          BE

          -

          CDL

          +

          Doris

          -

          IoTDBServer

          +

          DBroker

          -

          IoTDB

          +

          Doris

          -

          ConfigNode

          +

          TokenServer

          -

          IoTDB

          +

          Guardian

          + + +

          JobServer

          + +

          JobGateway

          + + +

          JobBalancer

          + +

          JobGateway

          diff --git a/docs/mrs/api-ref/mrs_02_1019.html b/docs/mrs/api-ref/mrs_02_1019.html index 6c348d4b..bc8f6277 100644 --- a/docs/mrs/api-ref/mrs_02_1019.html +++ b/docs/mrs/api-ref/mrs_02_1019.html @@ -199,7 +199,7 @@

          Initiating a Request

          You can initiate a request based on the constructed request message using any of the following:

          • cURL

            cURL is a command-line tool used to perform URL operations and transmit information. It serves as an HTTP client that can send HTTP requests to the server and receive response messages. cURL is applicable to API debugging. For more information about cURL, visit https://curl.haxx.se/.

          • Encoding

            You can call APIs using code to assemble, send, and process request messages.

            -
          • REST client

            Both Mozilla Firefox and Google Chrome provide a graphical browser plug-in, that is, REST client, to send and process requests. For Mozilla Firefox, see Firefox REST Client. For Google Chrome, see Chrome REST Client.

            +
          • REST client

            Both Mozilla Firefox and Google Chrome provide a graphical browser plug-in, that is, REST client, to send and process requests. For Mozilla Firefox, see Firefox REST Client. For Google Chrome, see Chrome REST Client.

        diff --git a/docs/mrs/api-ref/mrs_02_9003.html b/docs/mrs/api-ref/mrs_02_9003.html index 397a52b7..6b4b895b 100644 --- a/docs/mrs/api-ref/mrs_02_9003.html +++ b/docs/mrs/api-ref/mrs_02_9003.html @@ -8,7 +8,12 @@ -

        2024-01-25

        +

        2024-08-02

        + + + + +

        2024-01-25

        diff --git a/q b/q new file mode 100644 index 00000000..cd867be5 --- /dev/null +++ b/q @@ -0,0 +1,110 @@ + origin/HEAD -> origin/main + origin/confpy + origin/fig + origin/fignone + origin/gtema-patch-1 + origin/ims + origin/main + origin/mrs_api + origin/mrs_api_20221115 + origin/mrs_api_20230505 + origin/mrs_api_20230906 + origin/mrs_api_20231116 + origin/mrs_api_20231220 + origin/mrs_api_20240802 + origin/mrs_bp_20231012 + origin/mrs_comp_lts_20221115 + origin/mrs_comp_lts_20230505 + origin/mrs_comp_lts_20240802 + origin/mrs_comp_normal_20221115 + origin/mrs_comp_normal_20240802 + origin/mrs_umn_20221115 + origin/mrs_umn_20230505 + origin/mrs_umn_20230906 + origin/mrs_umn_202311111 + origin/mrs_umn_20231116 + origin/mrs_umn_20231120 + origin/mrs_umn_20231220 + origin/mrs_umn_20240802 + origin/mrs_user + origin/mrsrs_api_20230804 + origin/warning + upstream/Update-metadata + upstream/add_aom2 + upstream/add_aom_umn2 + upstream/add_apm + upstream/add_apm_metadata + upstream/add_geminidb + upstream/add_params + upstream/adding_mrs_comp_metadata + upstream/adding_new_docs + upstream/another_special_char + upstream/aom_api + upstream/aom_umn + upstream/apig_dataarts + upstream/apig_dataarts_fix + upstream/apig_fix + upstream/bp-meta + upstream/cbr_umn_revert_0426 + upstream/ces_umn + upstream/ces_umn_recover + upstream/cfw_enable + upstream/change_add_dli + upstream/change_obs_pfs_perms + upstream/change_propose_reference + upstream/cleanup + upstream/colon_asterisk_fix + upstream/conversion_link_fixes + upstream/convert + upstream/convert-fname + upstream/convertor_fix + upstream/convertor_th_fix + upstream/cse_addon + upstream/dbss_er_addon + upstream/dli_dev_0104_version_revert + upstream/dollar_char + upstream/drs-bp + upstream/drs_umn_revert_fix + upstream/empty_space_fix + upstream/empty_space_v2 + upstream/enabling_cci_metadata + upstream/fg_iam_ecs + upstream/fix_links + upstream/fixing_sfs_name + upstream/gaussb_title_fix + upstream/gaussdb_api_20221230-pr_recreate + upstream/gtema-patch-1 + upstream/gtema-patch-2 + upstream/hss_add_zuul + upstream/hss_fix + upstream/ims_api_0406_reupload + upstream/ims_bp + upstream/ims_umn_406_reupload + upstream/kms_api + upstream/lts_api + upstream/lts_umn + upstream/main + upstream/metadata-stuff + upstream/metadata_in_convert_jobs + upstream/new-services + upstream/new_obs_doc + upstream/new_rds_conversion_fix + upstream/obs_umn_0414_reupload + upstream/pandoc_update + upstream/permissions_pr_fix + upstream/plas_umn + upstream/public-images_on_public + upstream/revert_613_ddm_umn + upstream/rts_api + upstream/split-convertor + upstream/strong_fix + upstream/swift_addon + upstream/swift_deprecated_nosql_api_addon + upstream/test-cfw + upstream/unit-tests + upstream/vpn_api + upstream/vpn_umn + upstream/waf_and_obs_fix + upstream/wafd_revert_20230423 + upstream/zuul-yaml-ocr + upstream/zuul_new_repos