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