diff --git a/umn/source/change_history.rst b/umn/source/change_history.rst index 23318ea..1f389e7 100644 --- a/umn/source/change_history.rst +++ b/umn/source/change_history.rst @@ -5,215 +5,219 @@ Change History ============== -+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------+ -| Release Date | What's New | -+===================================+=======================================================================================================================================+ -| 2023-05-04 | Modified the following content: | -| | | -| | - Added MRS 3.2.0-LTS.1. For details, see :ref:`Creating a Custom Cluster `. | -| | - Added description of CDL and IoTDB technical principles, For details, see :ref:`CDL ` and :ref:`IoTDB `. | -| | - Added instructions for backing up and restoring CDL and IoT database data. | -| | | -| | - :ref:`Backing Up CDL Data ` | -| | - :ref:`Backing Up IoTDB Metadata ` | -| | - :ref:`Backing Up IoTDB Service Data ` | -| | - :ref:`Restoring CDL Data ` | -| | - :ref:`Restoring IoTDB Metadata ` | -| | - :ref:`Restoring IoTDB Service Data ` | -| | | -| | - Supported online patch pushing and update. For details, see :ref:`Patch Update `. | -| | - Added and updated some alarms of MRS 3.2.0-LTS.1. | -| | | -| | - :ref:`ALM-12012 NTP Service Is Abnormal ` | -| | - :ref:`ALM-12037 NTP Server Abnormal ` | -| | - :ref:`ALM-12103 Executor Resource Exception ` | -| | - :ref:`ALM-12104 Abnormal Knox Resources ` | -| | - :ref:`ALM-12172 Failed to Report Metrics to Cloud Eye ` | -| | - :ref:`ALM-12190 Number of Knox Connections Exceeds the Threshold ` | -| | - :ref:`ALM-19021 Handler Usage of RegionServer Exceeds the Threshold ` | -| | - :ref:`ALM-23001 Loader Service Unavailable ` | -| | - :ref:`ALM-23003 Loader Task Execution Failure ` | -| | - :ref:`ALM-23004 Loader Heap Memory Usage Exceeds the Threshold ` | -| | - :ref:`ALM-23005 Loader Non-Heap Memory Usage Exceeds the Threshold ` | -| | - :ref:`ALM-23006 Loader Direct Memory Usage Exceeds the Threshold ` | -| | - :ref:`ALM-23007 Garbage Collection (GC) Time of the Loader Process Exceeds the Threshold ` | -| | - :ref:`ALM-38011 User Connection Usage on Broker Exceeds the Threshold ` | -| | - :ref:`ALM-45000 HetuEngine Service Unavailable ` | -| | - :ref:`ALM-45001 Faulty HetuEngine Compute Instances ` | -| | - :ref:`ALM-45429 Table Metadata Synchronization Failed on the Added ClickHouse Node ` | -| | - :ref:`ALM-45430 Permission Metadata Synchronization Failed on the Added ClickHouse Node ` | -| | - :ref:`ALM-45431 Inproper ClickHouse Instance Distribution for Topology Allocation ` | -| | - :ref:`ALM-45432 ClickHouse User Synchronization Process Fails ` | -| | - :ref:`ALM-45433 ClickHouse AZ Topology Exception ` | -| | - :ref:`ALM-45434 A Single Replica Exists in the ClickHouse Data Table ` | -| | - :ref:`ALM-45585 IoTDB Service Unavailable ` | -| | - :ref:`ALM-45586 IoTDBServer Heap Memory Usage Exceeds the Threshold ` | -| | - :ref:`ALM-45587 IoTDBServer GC Duration Exceeds the Threshold ` | -| | - :ref:`ALM-45588 IoTDBServer Direct Memory Usage Exceeds the Threshold ` | -| | - :ref:`ALM-45589 ConfigNode Heap Memory Usage Exceeds the Threshold ` | -| | - :ref:`ALM-45590 ConfigNode GC Duration Exceeds the Threshold ` | -| | - :ref:`ALM-45591 ConfigNode Direct Memory Usage Exceeds the Threshold ` | -| | - :ref:`ALM-45592 IoTDBServer RPC Execution Duration Exceeds the Threshold ` | -| | - :ref:`ALM-45593 IoTDBServer Flush Execution Duration Exceeds the Threshold ` | -| | - :ref:`ALM-45594 IoTDBServer Intra-Space Merge Duration Exceeds the Threshold ` | -| | - :ref:`ALM-45595 IoTDBServer Cross-Space Merge Duration Exceeds the Threshold ` | -| | - :ref:`ALM-45615 CDL Service Unavailable ` | -| | - :ref:`ALM-45616 CDL Job Execution Exception ` | -| | - :ref:`ALM-45617 Data Queued in the CDL Replication Slot Exceeds the Threshold ` | -| | - :ref:`ALM-45635 FlinkServer Job Execution Failure ` | -| | - :ref:`ALM-45636 FlinkServer Job Checkpoints Keep Failing ` | -| | - :ref:`ALM-45636 Flink Job Checkpoints Keep Failing ` | -| | - :ref:`ALM-45637 FlinkServer Task Is Continuously Under Back Pressure ` | -| | - :ref:`ALM-45638 Number of Restarts After FlinkServer Job Failures Exceeds the Threshold ` | -| | - :ref:`ALM-45638 Number of Restarts After Flink Job Failures Exceeds the Threshold ` | -| | - :ref:`ALM-45640 FlinkServer Heartbeat Interruption Between the Active and Standby Nodes ` | -| | - :ref:`ALM-45641 Data Synchronization Exception Between the Active and Standby FlinkServer Nodes ` | -+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------+ -| 2022-11-01 | Modified the following content: | -| | | -| | - Added some FAQ. For details, see :ref:`FAQ `. | -| | - Updated the screenshots in some sections in :ref:`FusionInsight Manager Operation Guide (Applicable to 3.x) `. | -+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------+ -| 2022-9-29 | Modified the following content: | -| | | -| | Added MRS 3.1.2-LTS.3. For details, see :ref:`Creating a Custom Cluster `. | -+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------+ -| 2021-06-30 | Modified the following content: | -| | | -| | Added MRS 3.1.0-LTS.1. For details, see :ref:`Creating a Custom Cluster `. | -+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------+ -| 2020-03-12 | Accepted for RM-1305 and RM-2779. | -+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------+ -| 2020-03-09 | Modified the following content: | -| | | -| | Added MRS 1.9.2. For details, see :ref:`Creating a Custom Cluster `. | -+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------+ -| 2020-02-22 | Modified the following content: | -| | | -| | - Added MRS 2.1.0. For details, see :ref:`Creating a Custom Cluster `. | -| | - Supported scale-out of nodes with new specifications. For details, see :ref:`Manually Scaling Out a Cluster `. | -+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------+ -| 2019-07-03 | Modified the following content: | -| | | -| | :ref:`Creating a Custom Cluster ` | -+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------+ -| 2018-10-09 | Accepted in OTC 3.2. | -+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------+ -| 2018-09-10 | Modified the following content: | -| | | -| | :ref:`Sample Scripts ` | -+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------+ -| 2018-08-30 | - Added the following content: | -| | | -| | - :ref:`Installing Third-Party Software Using Bootstrap Actions ` | -| | - :ref:`Introduction to Bootstrap Actions ` | -| | - :ref:`Preparing the Bootstrap Action Script ` | -| | - :ref:`View Execution Records ` | -| | - :ref:`Adding a Bootstrap Action ` | -| | - :ref:`Sample Scripts ` | -| | | -| | - Modified the following content: | -| | | -| | - :ref:`Creating a Custom Cluster ` | -| | - :ref:`Creating a Cluster ` | -+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------+ -| 2018-05-29 | - Modified the following content: | -| | | -| | - :ref:`Creating a Cluster ` | -| | - :ref:`Creating a Custom Cluster ` | -+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------+ -| 2018-03-16 | - Added the following content: | -| | | -| | - :ref:`Manually Scaling In a Cluster ` | -| | - :ref:`Configuring an Auto Scaling Rule ` | -| | - :ref:`Configuring Message Notification ` | -| | - :ref:`ALM-12014 Device Partition Lost ` | -| | - :ref:`ALM-12015 Device Partition File System Read-Only ` | -| | - :ref:`ALM-12043 DNS Parsing Duration Exceeds the Threshold ` | -| | - :ref:`ALM-12045 Read Packet Dropped Rate Exceeds the Threshold ` | -| | - :ref:`ALM-12046 Write Packet Dropped Rate Exceeds the Threshold ` | -| | - :ref:`ALM-12047 Read Packet Error Rate Exceeds the Threshold ` | -| | - :ref:`ALM-12048 Write Packet Error Rate Exceeds the Threshold ` | -| | - :ref:`ALM-12049 Read Throughput Rate Exceeds the Threshold ` | -| | - :ref:`ALM-12050 Write Throughput Rate Exceeds the Threshold ` | -| | - :ref:`ALM-12051 Disk Inode Usage Exceeds the Threshold ` | -| | - :ref:`ALM-12052 Usage of Temporary TCP Ports Exceeds the Threshold ` | -| | - :ref:`ALM-12053 File Handle Usage Exceeds the Threshold ` | -| | - :ref:`ALM-12054 The Certificate File Is Invalid ` | -| | - :ref:`ALM-12055 The Certificate File Is About to Expire ` | -| | - :ref:`ALM-18008 Heap Memory Usage of Yarn ResourceManager Exceeds the Threshold ` | -| | - :ref:`ALM-18009 Heap Memory Usage of MapReduce JobHistoryServer Exceeds the Threshold ` | -| | - :ref:`ALM-20002 Hue Service Unavailable ` | -| | - :ref:`ALM-43001 Spark Service Unavailable ` | -| | - :ref:`ALM-43006 Heap Memory Usage of the JobHistory Process Exceeds the Threshold ` | -| | - :ref:`ALM-43007 Non-Heap Memory Usage of the JobHistory Process Exceeds the Threshold ` | -| | - :ref:`ALM-43008 Direct Memory Usage of the JobHistory Process Exceeds the Threshold ` | -| | - :ref:`ALM-43009 JobHistory GC Time Exceeds the Threshold ` | -| | - :ref:`ALM-43010 Heap Memory Usage of the JDBCServer Process Exceeds the Threshold ` | -| | - :ref:`ALM-43011 Non-Heap Memory Usage of the JDBCServer Process Exceeds the Threshold ` | -| | - :ref:`ALM-43012 Direct Memory Usage of the JDBCServer Process Exceeds the Threshold ` | -| | - :ref:`ALM-43013 JDBCServer GC Time Exceeds the Threshold ` | -| | | -| | - Modified the following content: | -| | | -| | - :ref:`Creating a Cluster ` | -| | - :ref:`Uploading Data and Programs ` | -| | - :ref:`Creating a Job ` | -| | - :ref:`Cluster List ` | -| | - :ref:`Checking the Cluster Status ` | -| | - :ref:`Creating a Custom Cluster ` | -| | - :ref:`Viewing Basic Cluster Information ` | -| | - :ref:`Manually Scaling Out a Cluster ` | -| | - :ref:`Importing and Exporting Data ` | -| | - :ref:`Viewing Information of a Historical Cluster ` | -| | - :ref:`Accessing MRS Manager MRS 2.1.0 or Earlier) ` | -| | - :ref:`Changing the Password of an Operation User ` | -| | - :ref:`Initializing the Password of a System User ` | -+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------+ -| 2018-01-31 | Modified the following contents: | -| | | -| | - :ref:`Accessing MRS Manager MRS 2.1.0 or Earlier) ` | -| | - :ref:`Creating a Custom Cluster ` | -+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------+ -| 2017-11-08 | - Added the following content: | -| | | -| | - :ref:`Web UIs of Open Source Components ` | -| | | -| | - Modified the following contents: | -| | | -| | - :ref:`Creating a Cluster ` | -| | - :ref:`Creating a Custom Cluster ` | -| | - :ref:`Viewing Basic Cluster Information ` | -| | - :ref:`Manually Scaling Out a Cluster ` | -| | - :ref:`Viewing the Alarm List ` | -| | - :ref:`Viewing Information of a Historical Cluster ` | -| | - :ref:`Viewing Job Configuration and Logs ` | -+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------+ -| 2017-06-09 | - Added the following content: | -| | | -| | - :ref:`Viewing Information of a Historical Cluster ` | -| | - :ref:`Configuring Cross-Cluster Mutual Trust Relationships ` | -| | - :ref:`Configuring Users to Access Resources of a Trusted Cluster ` | -| | | -| | - Modified the following contents: | -| | | -| | - :ref:`Uploading Data and Programs ` | -| | - :ref:`Creating a Job ` | -| | - :ref:`Creating a Custom Cluster ` | -| | - :ref:`Installing a Client (Version 3.x or Later) ` | -| | - :ref:`Installing a Client (Versions Earlier Than 3.x) ` | -+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------+ -| 2017-04-06 | - Added the following content: | -| | | -| | - :ref:`Accessing MRS Manager MRS 2.1.0 or Earlier) ` | -| | - :ref:`MRS Multi-User Permission Management ` | -| | | -| | - Modified the following contents: | -| | | -| | - :ref:`Creating a Custom Cluster ` | -| | - :ref:`Manually Scaling Out a Cluster ` | -| | - :ref:`Viewing Basic Cluster Information ` | -| | - :ref:`Viewing and Manually Clearing an Alarm ` | -+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------+ -| 2017-02-20 | This issue is the first official release. | -+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------+ ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ +| Release Date | What's New | ++===================================+======================================================================================================================================================+ +| 2023-07-27 | Modified the following content: | +| | | +| | Modified the ALM-45431 alarm title. For details, see :ref:`ALM-45431 Improper ClickHouse Instance Distribution for Topology Allocation `. | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2023-05-04 | Modified the following content: | +| | | +| | - Added MRS 3.2.0-LTS.1. For details, see :ref:`Creating a Custom Cluster `. | +| | - Added description of CDL and IoTDB technical principles, For details, see :ref:`CDL ` and :ref:`IoTDB `. | +| | - Added instructions for backing up and restoring CDL and IoT database data. | +| | | +| | - :ref:`Backing Up CDL Data ` | +| | - :ref:`Backing Up IoTDB Metadata ` | +| | - :ref:`Backing Up IoTDB Service Data ` | +| | - :ref:`Restoring CDL Data ` | +| | - :ref:`Restoring IoTDB Metadata ` | +| | - :ref:`Restoring IoTDB Service Data ` | +| | | +| | - Supported online patch pushing and update. For details, see :ref:`Patch Update `. | +| | - Added and updated some alarms of MRS 3.2.0-LTS.1. | +| | | +| | - :ref:`ALM-12012 NTP Service Is Abnormal ` | +| | - :ref:`ALM-12037 NTP Server Abnormal ` | +| | - :ref:`ALM-12103 Executor Resource Exception ` | +| | - :ref:`ALM-12104 Abnormal Knox Resources ` | +| | - :ref:`ALM-12172 Failed to Report Metrics to Cloud Eye ` | +| | - :ref:`ALM-12190 Number of Knox Connections Exceeds the Threshold ` | +| | - :ref:`ALM-19021 Handler Usage of RegionServer Exceeds the Threshold ` | +| | - :ref:`ALM-23001 Loader Service Unavailable ` | +| | - :ref:`ALM-23003 Loader Task Execution Failure ` | +| | - :ref:`ALM-23004 Loader Heap Memory Usage Exceeds the Threshold ` | +| | - :ref:`ALM-23005 Loader Non-Heap Memory Usage Exceeds the Threshold ` | +| | - :ref:`ALM-23006 Loader Direct Memory Usage Exceeds the Threshold ` | +| | - :ref:`ALM-23007 Garbage Collection (GC) Time of the Loader Process Exceeds the Threshold ` | +| | - :ref:`ALM-38011 User Connection Usage on Broker Exceeds the Threshold ` | +| | - :ref:`ALM-45000 HetuEngine Service Unavailable ` | +| | - :ref:`ALM-45001 Faulty HetuEngine Compute Instances ` | +| | - :ref:`ALM-45429 Table Metadata Synchronization Failed on the Added ClickHouse Node ` | +| | - :ref:`ALM-45430 Permission Metadata Synchronization Failed on the Added ClickHouse Node ` | +| | - :ref:`ALM-45431 Improper ClickHouse Instance Distribution for Topology Allocation ` | +| | - :ref:`ALM-45432 ClickHouse User Synchronization Process Fails ` | +| | - :ref:`ALM-45433 ClickHouse AZ Topology Exception ` | +| | - :ref:`ALM-45434 A Single Replica Exists in the ClickHouse Data Table ` | +| | - :ref:`ALM-45585 IoTDB Service Unavailable ` | +| | - :ref:`ALM-45586 IoTDBServer Heap Memory Usage Exceeds the Threshold ` | +| | - :ref:`ALM-45587 IoTDBServer GC Duration Exceeds the Threshold ` | +| | - :ref:`ALM-45588 IoTDBServer Direct Memory Usage Exceeds the Threshold ` | +| | - :ref:`ALM-45589 ConfigNode Heap Memory Usage Exceeds the Threshold ` | +| | - :ref:`ALM-45590 ConfigNode GC Duration Exceeds the Threshold ` | +| | - :ref:`ALM-45591 ConfigNode Direct Memory Usage Exceeds the Threshold ` | +| | - :ref:`ALM-45592 IoTDBServer RPC Execution Duration Exceeds the Threshold ` | +| | - :ref:`ALM-45593 IoTDBServer Flush Execution Duration Exceeds the Threshold ` | +| | - :ref:`ALM-45594 IoTDBServer Intra-Space Merge Duration Exceeds the Threshold ` | +| | - :ref:`ALM-45595 IoTDBServer Cross-Space Merge Duration Exceeds the Threshold ` | +| | - :ref:`ALM-45615 CDL Service Unavailable ` | +| | - :ref:`ALM-45616 CDL Job Execution Exception ` | +| | - :ref:`ALM-45617 Data Queued in the CDL Replication Slot Exceeds the Threshold ` | +| | - :ref:`ALM-45635 FlinkServer Job Execution Failure ` | +| | - :ref:`ALM-45636 FlinkServer Job Checkpoints Keep Failing ` | +| | - :ref:`ALM-45636 Flink Job Checkpoints Keep Failing ` | +| | - :ref:`ALM-45637 FlinkServer Task Is Continuously Under Back Pressure ` | +| | - :ref:`ALM-45638 Number of Restarts After FlinkServer Job Failures Exceeds the Threshold ` | +| | - :ref:`ALM-45638 Number of Restarts After Flink Job Failures Exceeds the Threshold ` | +| | - :ref:`ALM-45640 FlinkServer Heartbeat Interruption Between the Active and Standby Nodes ` | +| | - :ref:`ALM-45641 Data Synchronization Exception Between the Active and Standby FlinkServer Nodes ` | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2022-11-01 | Modified the following content: | +| | | +| | - Added some FAQ. For details, see :ref:`FAQ `. | +| | - Updated the screenshots in some sections in :ref:`FusionInsight Manager Operation Guide (Applicable to 3.x) `. | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2022-9-29 | Modified the following content: | +| | | +| | Added MRS 3.1.2-LTS.3. For details, see :ref:`Creating a Custom Cluster `. | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2021-06-30 | Modified the following content: | +| | | +| | Added MRS 3.1.0-LTS.1. For details, see :ref:`Creating a Custom Cluster `. | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2020-03-12 | Accepted for RM-1305 and RM-2779. | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2020-03-09 | Modified the following content: | +| | | +| | Added MRS 1.9.2. For details, see :ref:`Creating a Custom Cluster `. | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2020-02-22 | Modified the following content: | +| | | +| | - Added MRS 2.1.0. For details, see :ref:`Creating a Custom Cluster `. | +| | - Supported scale-out of nodes with new specifications. For details, see :ref:`Manually Scaling Out a Cluster `. | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2019-07-03 | Modified the following content: | +| | | +| | :ref:`Creating a Custom Cluster ` | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2018-10-09 | Accepted in OTC 3.2. | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2018-09-10 | Modified the following content: | +| | | +| | :ref:`Sample Scripts ` | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2018-08-30 | - Added the following content: | +| | | +| | - :ref:`Installing Third-Party Software Using Bootstrap Actions ` | +| | - :ref:`Introduction to Bootstrap Actions ` | +| | - :ref:`Preparing the Bootstrap Action Script ` | +| | - :ref:`View Execution Records ` | +| | - :ref:`Adding a Bootstrap Action ` | +| | - :ref:`Sample Scripts ` | +| | | +| | - Modified the following content: | +| | | +| | - :ref:`Creating a Custom Cluster ` | +| | - :ref:`Creating a Cluster ` | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2018-05-29 | - Modified the following content: | +| | | +| | - :ref:`Creating a Cluster ` | +| | - :ref:`Creating a Custom Cluster ` | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2018-03-16 | - Added the following content: | +| | | +| | - :ref:`Manually Scaling In a Cluster ` | +| | - :ref:`Configuring an Auto Scaling Rule ` | +| | - :ref:`Configuring Message Notification ` | +| | - :ref:`ALM-12014 Device Partition Lost ` | +| | - :ref:`ALM-12015 Device Partition File System Read-Only ` | +| | - :ref:`ALM-12043 DNS Parsing Duration Exceeds the Threshold ` | +| | - :ref:`ALM-12045 Read Packet Dropped Rate Exceeds the Threshold ` | +| | - :ref:`ALM-12046 Write Packet Dropped Rate Exceeds the Threshold ` | +| | - :ref:`ALM-12047 Read Packet Error Rate Exceeds the Threshold ` | +| | - :ref:`ALM-12048 Write Packet Error Rate Exceeds the Threshold ` | +| | - :ref:`ALM-12049 Read Throughput Rate Exceeds the Threshold ` | +| | - :ref:`ALM-12050 Write Throughput Rate Exceeds the Threshold ` | +| | - :ref:`ALM-12051 Disk Inode Usage Exceeds the Threshold ` | +| | - :ref:`ALM-12052 Usage of Temporary TCP Ports Exceeds the Threshold ` | +| | - :ref:`ALM-12053 File Handle Usage Exceeds the Threshold ` | +| | - :ref:`ALM-12054 The Certificate File Is Invalid ` | +| | - :ref:`ALM-12055 The Certificate File Is About to Expire ` | +| | - :ref:`ALM-18008 Heap Memory Usage of Yarn ResourceManager Exceeds the Threshold ` | +| | - :ref:`ALM-18009 Heap Memory Usage of MapReduce JobHistoryServer Exceeds the Threshold ` | +| | - :ref:`ALM-20002 Hue Service Unavailable ` | +| | - :ref:`ALM-43001 Spark Service Unavailable ` | +| | - :ref:`ALM-43006 Heap Memory Usage of the JobHistory Process Exceeds the Threshold ` | +| | - :ref:`ALM-43007 Non-Heap Memory Usage of the JobHistory Process Exceeds the Threshold ` | +| | - :ref:`ALM-43008 Direct Memory Usage of the JobHistory Process Exceeds the Threshold ` | +| | - :ref:`ALM-43009 JobHistory GC Time Exceeds the Threshold ` | +| | - :ref:`ALM-43010 Heap Memory Usage of the JDBCServer Process Exceeds the Threshold ` | +| | - :ref:`ALM-43011 Non-Heap Memory Usage of the JDBCServer Process Exceeds the Threshold ` | +| | - :ref:`ALM-43012 Direct Memory Usage of the JDBCServer Process Exceeds the Threshold ` | +| | - :ref:`ALM-43013 JDBCServer GC Time Exceeds the Threshold ` | +| | | +| | - Modified the following content: | +| | | +| | - :ref:`Creating a Cluster ` | +| | - :ref:`Uploading Data and Programs ` | +| | - :ref:`Creating a Job ` | +| | - :ref:`Cluster List ` | +| | - :ref:`Checking the Cluster Status ` | +| | - :ref:`Creating a Custom Cluster ` | +| | - :ref:`Viewing Basic Cluster Information ` | +| | - :ref:`Manually Scaling Out a Cluster ` | +| | - :ref:`Importing and Exporting Data ` | +| | - :ref:`Viewing Information of a Historical Cluster ` | +| | - :ref:`Accessing MRS Manager MRS 2.1.0 or Earlier) ` | +| | - :ref:`Changing the Password of an Operation User ` | +| | - :ref:`Initializing the Password of a System User ` | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2018-01-31 | Modified the following contents: | +| | | +| | - :ref:`Accessing MRS Manager MRS 2.1.0 or Earlier) ` | +| | - :ref:`Creating a Custom Cluster ` | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2017-11-08 | - Added the following content: | +| | | +| | - :ref:`Web UIs of Open Source Components ` | +| | | +| | - Modified the following contents: | +| | | +| | - :ref:`Creating a Cluster ` | +| | - :ref:`Creating a Custom Cluster ` | +| | - :ref:`Viewing Basic Cluster Information ` | +| | - :ref:`Manually Scaling Out a Cluster ` | +| | - :ref:`Viewing the Alarm List ` | +| | - :ref:`Viewing Information of a Historical Cluster ` | +| | - :ref:`Viewing Job Configuration and Logs ` | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2017-06-09 | - Added the following content: | +| | | +| | - :ref:`Viewing Information of a Historical Cluster ` | +| | - :ref:`Configuring Cross-Cluster Mutual Trust Relationships ` | +| | - :ref:`Configuring Users to Access Resources of a Trusted Cluster ` | +| | | +| | - Modified the following contents: | +| | | +| | - :ref:`Uploading Data and Programs ` | +| | - :ref:`Creating a Job ` | +| | - :ref:`Creating a Custom Cluster ` | +| | - :ref:`Installing a Client (Version 3.x or Later) ` | +| | - :ref:`Installing a Client (Versions Earlier Than 3.x) ` | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2017-04-06 | - Added the following content: | +| | | +| | - :ref:`Accessing MRS Manager MRS 2.1.0 or Earlier) ` | +| | - :ref:`MRS Multi-User Permission Management ` | +| | | +| | - Modified the following contents: | +| | | +| | - :ref:`Creating a Custom Cluster ` | +| | - :ref:`Manually Scaling Out a Cluster ` | +| | - :ref:`Viewing Basic Cluster Information ` | +| | - :ref:`Viewing and Manually Clearing an Alarm ` | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ +| 2017-02-20 | This issue is the first official release. | ++-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------+ diff --git a/umn/source/conf.py b/umn/source/conf.py index 3bc2995..da49224 100644 --- a/umn/source/conf.py +++ b/umn/source/conf.py @@ -18,7 +18,7 @@ import os import sys extensions = [ - 'otcdocstheme' + 'otcdocstheme', ] otcdocs_auto_name = False diff --git a/umn/source/fusioninsight_manager_operation_guide_applicable_to_3.x/alarm_reference_applicable_to_mrs_3.x/alm-45431_inproper_clickhouse_instance_distribution_for_topology_allocation.rst b/umn/source/fusioninsight_manager_operation_guide_applicable_to_3.x/alarm_reference_applicable_to_mrs_3.x/alm-45431_improper_clickhouse_instance_distribution_for_topology_allocation.rst similarity index 99% rename from umn/source/fusioninsight_manager_operation_guide_applicable_to_3.x/alarm_reference_applicable_to_mrs_3.x/alm-45431_inproper_clickhouse_instance_distribution_for_topology_allocation.rst rename to umn/source/fusioninsight_manager_operation_guide_applicable_to_3.x/alarm_reference_applicable_to_mrs_3.x/alm-45431_improper_clickhouse_instance_distribution_for_topology_allocation.rst index 54d8102..fb29e02 100644 --- a/umn/source/fusioninsight_manager_operation_guide_applicable_to_3.x/alarm_reference_applicable_to_mrs_3.x/alm-45431_inproper_clickhouse_instance_distribution_for_topology_allocation.rst +++ b/umn/source/fusioninsight_manager_operation_guide_applicable_to_3.x/alarm_reference_applicable_to_mrs_3.x/alm-45431_improper_clickhouse_instance_distribution_for_topology_allocation.rst @@ -2,7 +2,7 @@ .. _ALM-45431: -ALM-45431 Inproper ClickHouse Instance Distribution for Topology Allocation +ALM-45431 Improper ClickHouse Instance Distribution for Topology Allocation =========================================================================== Description diff --git a/umn/source/fusioninsight_manager_operation_guide_applicable_to_3.x/alarm_reference_applicable_to_mrs_3.x/index.rst b/umn/source/fusioninsight_manager_operation_guide_applicable_to_3.x/alarm_reference_applicable_to_mrs_3.x/index.rst index 2e8eb82..ce851b5 100644 --- a/umn/source/fusioninsight_manager_operation_guide_applicable_to_3.x/alarm_reference_applicable_to_mrs_3.x/index.rst +++ b/umn/source/fusioninsight_manager_operation_guide_applicable_to_3.x/alarm_reference_applicable_to_mrs_3.x/index.rst @@ -269,7 +269,7 @@ Alarm Reference (Applicable to MRS 3.\ *x*) - :ref:`ALM-45428 ClickHouse Disk I/O Exception ` - :ref:`ALM-45429 Table Metadata Synchronization Failed on the Added ClickHouse Node ` - :ref:`ALM-45430 Permission Metadata Synchronization Failed on the Added ClickHouse Node ` -- :ref:`ALM-45431 Inproper ClickHouse Instance Distribution for Topology Allocation ` +- :ref:`ALM-45431 Improper ClickHouse Instance Distribution for Topology Allocation ` - :ref:`ALM-45432 ClickHouse User Synchronization Process Fails ` - :ref:`ALM-45433 ClickHouse AZ Topology Exception ` - :ref:`ALM-45434 A Single Replica Exists in the ClickHouse Data Table ` @@ -564,7 +564,7 @@ Alarm Reference (Applicable to MRS 3.\ *x*) alm-45428_clickhouse_disk_i_o_exception alm-45429_table_metadata_synchronization_failed_on_the_added_clickhouse_node alm-45430_permission_metadata_synchronization_failed_on_the_added_clickhouse_node - alm-45431_inproper_clickhouse_instance_distribution_for_topology_allocation + alm-45431_improper_clickhouse_instance_distribution_for_topology_allocation alm-45432_clickhouse_user_synchronization_process_fails alm-45433_clickhouse_az_topology_exception alm-45434_a_single_replica_exists_in_the_clickhouse_data_table