This is an automated email from the ASF dual-hosted git repository.

dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 4e863777ee [INLONG-714][Release] Add blog for the 1.6.0 release (#737)
4e863777ee is described below

commit 4e863777eebc511031fb828962be6b887ae057d4
Author: Charles Zhang <[email protected]>
AuthorDate: Fri Mar 24 14:10:37 2023 +0800

    [INLONG-714][Release] Add blog for the 1.6.0 release (#737)
---
 blog/2023-01-13-release-1.5.0.md                   |   2 +-
 blog/2023-03-23-release-1.6.0.md                   | 102 +++++++++++++++++++++
 blog/img/1.6.0-audit-kafka.png                     | Bin 0 -> 150197 bytes
 blog/img/1.6.0-connection-test.png                 | Bin 0 -> 35943 bytes
 blog/img/1.6.0-create-kudu.png                     | Bin 0 -> 64278 bytes
 blog/img/1.6.0-mq-selector.png                     | Bin 0 -> 168950 bytes
 blog/img/1.6.0-sort-audit-time.png                 | Bin 0 -> 66438 bytes
 blog/img/1.6.0-update-redis.png                    | Bin 0 -> 124000 bytes
 .../2023-01-13-release-1.5.0.md                    |   2 +-
 .../2023-03-23-release-1.6.0.md                    | 102 +++++++++++++++++++++
 .../img/1.6.0-audit-kafka.png                      | Bin 0 -> 150197 bytes
 .../img/1.6.0-connection-test.png                  | Bin 0 -> 27969 bytes
 .../img/1.6.0-create-kudu.png                      | Bin 0 -> 51651 bytes
 .../img/1.6.0-mq-selector.png                      | Bin 0 -> 168950 bytes
 .../img/1.6.0-sort-audit-time.png                  | Bin 0 -> 63926 bytes
 .../img/1.6.0-update-redis.png                     | Bin 0 -> 124000 bytes
 16 files changed, 206 insertions(+), 2 deletions(-)

diff --git a/blog/2023-01-13-release-1.5.0.md b/blog/2023-01-13-release-1.5.0.md
index 08a11489fc..890ed4cc31 100644
--- a/blog/2023-01-13-release-1.5.0.md
+++ b/blog/2023-01-13-release-1.5.0.md
@@ -79,5 +79,5 @@ In version 1.5.0, the DataProxy, Manager, Sort, and Dashboard 
modules have compl
 
 For more details on the 1.5.0 release, please refer to the release notes, 
which detail the features, enhancements, and bug fixes for this release.
 
-### Follow-up planning
+## Follow-up planning
 In the following versions, Apache InLong will add multi-tenant management, 
standardize data flow, resources, and permissions of projects, clusters, and 
users, and optimize the performance and stability of various data sources, 
Agent management, etc., expect more developers to participate and contribute.
\ No newline at end of file
diff --git a/blog/2023-03-23-release-1.6.0.md b/blog/2023-03-23-release-1.6.0.md
new file mode 100644
index 0000000000..a154c44a2d
--- /dev/null
+++ b/blog/2023-03-23-release-1.6.0.md
@@ -0,0 +1,102 @@
+---
+title: Release 1.6.0
+author: Charles Zhang
+author_url: https://github.com/dockerzhang
+author_image_url: https://avatars.githubusercontent.com/u/18047329?v=4
+tags: [Apache InLong, Version]
+---
+
+Apache InLong recently released version 1.6.0, which closed about 202+ issues, 
including 11+ major features and 80+ optimizations. Mainly completed the 
addition of Kudu data stream, improvement of Redis data stream, the addition of 
MQ cache cluster selector strategy, optimization of Audit ID allocation rules, 
the addition of data node connection testing, optimization of Sort Audit 
reconciliation benchmark time, and expansion of Audit support for using Kafka 
to cache audit data.
+<!--truncate-->
+
+## About Apache InLong
+As the industry's first one-stop open-source massive data integration 
framework, Apache InLong provides automatic, safe, reliable, and 
high-performance data transmission capabilities to facilitate businesses to 
build stream-based data analysis, modeling, and applications quickly. At 
present, InLong is widely used in various industries such as advertising, 
payment, social networking, games, artificial intelligence, etc., serving 
thousands of businesses, among which the scale of high-perfo [...]
+
+The core keywords of InLong project positioning are "one-stop" and "massive 
data". For "one-stop", we hope to shield technical details, provide complete 
data integration and support services, and implement out-of-the-box; With its 
advantages, such as multi-cluster management, it can stably support 
larger-scale data volumes based on trillions lines per day.
+
+## 1.6.0 Overview
+Apache InLong recently released version 1.6.0, which closed about 202+ issues, 
including 11+ major features and 80+ optimizations. Mainly completed the 
addition of Kudu data stream, improvement of Redis data stream, the addition of 
MQ cache cluster selector strategy, optimization of Audit ID allocation rules, 
the addition of data node connection testing, optimization of Sort Audit 
reconciliation benchmark time, and expansion of Audit support for using Kafka 
to cache audit data, mainly in [...]
+
+### Agent Module
+- Improved the file collection stability and fixed multiple collection bugs
+- Fixed multiple bugs such as MQTT, MongoDB
+
+### DataProxy Module
+- Added MQ cluster Selector strategy to reduce the number of producers
+- Added Audit report for the new MQ Sink
+
+### Manager Module
+- Optimized the Audit ID distribution rules and supported multiple Load Data 
Node audit
+- Optimized Clickhouse data node metadata configuration and management
+- Added connection test for new Data Node, check the availability of nodes
+- Added Pulsar Multi-Cluster Topic and Subscription Management
+- Fixed multiple data stream management and status management bugs
+
+### Sort Module
+- Added data Audit for Kafka Source connector
+- Added new CSV format and dirty data archive for Doris connector
+- Supported Array, Map, Struct, and other complex types
+- Optimized Pulsar Connector to solve the issue of data loss
+- Fixed the writing in chaos for Canal-JSON metadata fields
+- Optimized reconciliation benchmark time for Sort Audit
+
+### Dashboard Module
+- Continue to optimize the Dashboard experience and reduce the threshold for 
first users
+- Added node management for Redis, Kudu, and other data nodes
+- Optimized data node parameters such as PostgreSQL, Kafka, Redis, etc.
+- Simplified the Agent node IP selection strategy
+- Added connection test pages for data nodes
+
+### Other
+- Supported using Kafka as cache MQ for Audit
+- Audit uniformly obtains the MQ cluster from Manager
+- Optimized deployment steps such as Standalone, Docker-Compose, Kubernetes, 
and other deployment steps
+
+## 1.6.0 Feature Introduction
+### Supported Kudu data stream
+Apache Kudu is an open-source storage engine by Cloudera, which can provide 
low-delayed random read and write and efficient data analysis capabilities 
simultaneously. In version 1.6.0, InLong supports the Kudu data stream, 
including adding Kudu Connector, metadata management, metrics, etc. Kudu data 
stream contributed by @featzhang independently. Interested users can make an 
installation and experience.
+![1.6.0-create-kudu](./img/1.6.0-create-kudu.png)
+
+### Improved the Redis data stream
+Redis is a viral open-source memory database with high performance and rich 
data structure. In version 1.6.0, InLong perfects the Redis data stream, adding 
SinkFunction, metadata management, indicators, and Dashboard pages in Redis 
Connector. Supported data formats like Redis's PLAIN, Hash, and Bitmap and 
realized Redis Schema conversion through the SCHEMAMAPPING mechanism. Redis 
data streams through the SCHEMA mapping mode, and SCHEMA can be converted into 
different [Redis Data-Type] (h [...]
+![1.6.0-update-redis](./img/1.6.0-update-redis.png)
+
+### Added MQ cluster Selector strategy
+In the multi-MQ cluster scene, if DataProxy is connected to all MQ clusters 
simultaneously, the number of producers in the MQ cluster will surge. At the 
same time, the amount of metadata of ZooKeeeper is excess, which will cause 
OutOfMemory. In version 1.6.0, InLong increased the selector strategy of the MQ 
cache cluster level (mainly for Apache Pulsar). As a result, the DataProxy node 
can only choose some MQ clusters under the same tag for production, thereby 
reducing the number of prod [...]
+![1.6.0-mq-selector](./img/1.6.0-mq-selector.png)
+
+### Optimized the Audit ID distribution rules
+In the original design of InLong Audit, the receiving and sending number of 
each module is an independent audit ID, which is used to record the receiving 
and sending number for each module. There is a defect in this scheme. If InLong 
Sort sorted data to multiple targets at the same time (such as writing Hive and 
Clickhouse), the audit ID cannot distinguish different data streams for the 
Sort. In version 1.6.0, the Audit ID distribution rules are optimized, the 
different data stream has a [...]
+```sql
+('audit_sort_hive_input', 'HIVE', 0, '7'),
+('audit_sort_hive_output', 'HIVE', 1, '8'),
+('audit_sort_clickhouse_input', 'CLICKHOUSE', 0, '9'),
+('audit_sort_clickhouse_output', 'CLICKHOUSE', 1, '10'),
+('audit_sort_es_input', 'ELASTICSEARCH', 0, '11'),
+('audit_sort_es_output', 'ELASTICSEARCH', 1, '12'),
+('audit_sort_starrocks_input', 'STARROCKS', 0, '13'),
+('audit_sort_starrocks_output', 'STARROCKS', 1, '14'),
+('audit_sort_hudi_input', 'HUDI', 0, '15'),
+('audit_sort_hudi_output', 'HUDI', 1, '16'),
+('audit_sort_iceberg_input', 'ICEBERG', 0, '17'),
+('audit_sort_iceberg_output', 'ICEBERG', 1, '18'),
+('audit_sort_hbase_input', 'HBASE', 0, '19'),
+('audit_sort_hbase_output', 'HBASE', 1, '20'),
+('audit_sort_doris_input', 'DORIS', 0, '21'),
+('audit_sort_doris_output', 'DORIS', 1, '22')
+```
+
+### Added connection test for new Data Node
+In the previous version, InLong added data nodes and registered MQ clusters, 
and did not judge the availability of the cluster. In the new version, InLong 
adds a connection test for the main data node and InLong system component 
registration, which enhances the data stream creation. This feature is mainly 
participated in development by @leosanqing, @Bluewang, and @Fuweng11.
+![1.6.0-connection-test](./img/1.6.0-connection-test.png)
+
+### Optimized reconciliation benchmark time for Sort Audit
+Before version 1.6.0, the Sort reconciliation benchmark time is the machine 
time for data processing. Using this time will cause the full-link 
reconciliation data to be inaccurate. In this version, the Sort audit 
reconciliation referred to the design of TimestampedCollector in Apache Flink, 
replaced the Simple Collector in the original Pulsar Connector, and aligned the 
audit index. The implementation principle is to set the Timestamp field at the 
Collector. When obtaining the InLongMsg d [...]
+![1.6.0-sort-audit-time](./img/1.6.0-sort-audit-time.png)
+
+### Supported using Kafka as cache MQ for Audit
+InLong Audit is an independent subsystem that conducts real-time audit 
reconciliation of the InLong system's Agent, DataProxy, and Sort module's 
inflow, and outflow. The current amount of audits is minute, hour, and day. In 
the previous version, InLong Audit only supports the use of Pulsar to cache 
audit data, and this will increase the cost of user deployment when they chose 
Kafka. In the entire InLong Audit design, the choice of MQ type should be 
consistent with the data stream to avoi [...]
+![1.6.0-audit-kafka](./img/1.6.0-audit-kafka.png)
+
+## Follow-up planning
+In 1.6.0, the Sort module also fixes multiple bugs such as dirty data 
archives, metrics, and Connectors. The Dashboard continues to optimize display 
and approval processes and other experience problems. For more details, please 
refer to the Release [Changelog] (https: // github. 
com/Apache/InLong/Blob/Master/Changes.md). In the subsequent version, Apache 
InLong will add Schema dynamic change, Schema batch import, agent installation, 
adding more data nodes, looking forward to more develop [...]
\ No newline at end of file
diff --git a/blog/img/1.6.0-audit-kafka.png b/blog/img/1.6.0-audit-kafka.png
new file mode 100644
index 0000000000..e759a7b090
Binary files /dev/null and b/blog/img/1.6.0-audit-kafka.png differ
diff --git a/blog/img/1.6.0-connection-test.png 
b/blog/img/1.6.0-connection-test.png
new file mode 100644
index 0000000000..4effb056e8
Binary files /dev/null and b/blog/img/1.6.0-connection-test.png differ
diff --git a/blog/img/1.6.0-create-kudu.png b/blog/img/1.6.0-create-kudu.png
new file mode 100644
index 0000000000..f2a1982dd0
Binary files /dev/null and b/blog/img/1.6.0-create-kudu.png differ
diff --git a/blog/img/1.6.0-mq-selector.png b/blog/img/1.6.0-mq-selector.png
new file mode 100644
index 0000000000..9e4592ae41
Binary files /dev/null and b/blog/img/1.6.0-mq-selector.png differ
diff --git a/blog/img/1.6.0-sort-audit-time.png 
b/blog/img/1.6.0-sort-audit-time.png
new file mode 100644
index 0000000000..ac3cfe03e4
Binary files /dev/null and b/blog/img/1.6.0-sort-audit-time.png differ
diff --git a/blog/img/1.6.0-update-redis.png b/blog/img/1.6.0-update-redis.png
new file mode 100644
index 0000000000..2af78e36cb
Binary files /dev/null and b/blog/img/1.6.0-update-redis.png differ
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-blog/2023-01-13-release-1.5.0.md 
b/i18n/zh-CN/docusaurus-plugin-content-blog/2023-01-13-release-1.5.0.md
index 183aa42eb8..3463388a00 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-blog/2023-01-13-release-1.5.0.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-blog/2023-01-13-release-1.5.0.md
@@ -79,5 +79,5 @@ Apache InLong 最近发布了 1.5.0 版本,该版本关闭了约 296+ 个issue
 
 更多 1.5.0 版本的细节请参考 版本说明 ,其中详细列出了此版本的特性、提升和 Bug 修复。
 
-### 后续规划
+## 后续规划
 在后续版本中,Apache  InLong 会增加多租户管理,规范数据流、项目、集群和用户的资源和权限,同时对多种数据源进行性能和稳定性优化、Agent 
管理等,期待更多开发者参与贡献。
\ No newline at end of file
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-blog/2023-03-23-release-1.6.0.md 
b/i18n/zh-CN/docusaurus-plugin-content-blog/2023-03-23-release-1.6.0.md
new file mode 100644
index 0000000000..a2eff26a58
--- /dev/null
+++ b/i18n/zh-CN/docusaurus-plugin-content-blog/2023-03-23-release-1.6.0.md
@@ -0,0 +1,102 @@
+---
+title: 1.6.0 版本发布
+author: Charles Zhang
+author_url: https://github.com/dockerzhang
+author_image_url: https://avatars.githubusercontent.com/u/18047329?v=4
+tags: [Apache InLong, Version]
+---
+
+Apache InLong(应龙) 最近发布了 1.6.0 版本,该版本关闭了约 202+ 个issue,包含 9+ 个大特性和 80+ 
个优化。主要完成了新增 Kudu 数据流向、完善 Redis 数据流向、增加 MQ 缓存集群 Selector 策略、优化 Audit ID 
分配规则、新增数据节点链接性测试、优化 Sort Audit 对账基准时间、Audit 支持使用 Kafka 缓存审计数据等。
+<!--truncate-->
+
+## 关于 Apache InLong
+作为业界首个一站式开源海量数据集成框架,Apache InLong(应龙) 
提供了自动、安全、可靠和高性能的数据传输能力,方便业务快速构建基于流式的数据分析、建模和应用。目前 InLong 
正广泛应用于广告、支付、社交、游戏、人工智能等各个行业领域,服务上千个业务,其中高性能场景数据规模超百万亿条/天,高可靠场景数据规模超十万亿条/天。
+
+InLong 
项目定位的核心关键词是“一站式”和“海量数据”。对于“一站式”,我们希望屏蔽技术细节、提供完整数据集成及配套服务,实现开箱即用;对于“海量数据”,我们希望通过架构上的数据链路分层、全组件可扩展、自带多集群管理等优势,在百万亿条/天的基础上,稳定支持更大规模的数据量。
+
+## 1.6.0 版本总览
+Apache InLong(应龙) 最近发布了 1.6.0 版本,该版本关闭了约 202+ 个issue,包含 9+ 个大特性和 80+ 
个优化。主要完成了新增 Kudu 数据流向、增加 MQ 缓存集群级别 Selector 策略、优化 Audit ID 分配规则、新增数据节点链接性测试、优化 
Sort 关于 Audit 对账基准时间、Audit 支持使用 Kafka 缓存审计数据等。该版本还完成了大量其它特性,主要包括:
+
+### Agent 模块
+- 增强文件采集稳定性,修复多个采集 Bug 
+- 修复 MQTT 、MongoDB 等多个 Bug
+
+### DataProxy 模块
+- 增加 MQ 缓存集群 Selector 策略,减少 Producer 数量
+- 为新的 MQ Sink 增加 Audit 上报
+
+### Manager 模块
+- 优化 Audit ID 分配规则,支持多 Load 数据节点审计
+- 优化 ClickHouse 数据节点元数据配置和管理
+- 新增数据节点链接性测试,检查节点可用性
+- 增加 Pulsar 多集群 Topic 订阅管理
+- 修复 Manager 多个数据流管理、状态管理 Bug
+
+### Sort 模块
+- 为 Kafka Source Connector 新增数据审计
+- Doris Connector 新增 CSV 格式及脏数据归档
+- 支持 ARRAY、MAP、STRUCT 等复杂类型
+- 优化 Pulsar Connector 解决数据丢失问题
+- 修复 Canal-JSON 元数据字段乱序写入问题
+- 优化 Sort 关于 Audit 对账基准时间,对齐对账
+
+### Dashboard 模块
+- 持续优化 Dashboard 体验,降低初次部署理解门槛
+- 增加 Redis、Kudu 等数据节点管理
+- 优化 PostgreSQL 、Kafka、Redis 等数据节点参数
+- 简化 Agent 节点 IP 选取策略
+- 增加多个数据节点链接性测试页面
+
+### 其它
+- Audit 支持使用 Kafka 缓存审计数据
+- Audit 统一从 Manager 获取 MQ 集群
+- 优化 Standalone、Docker-compose 、Kubernetes 等部署步骤
+
+## 1.6.0 版本特性介绍
+### 新增 Kudu 数据流向
+Apache Kudu 是由 Cloudera 开源的存储引擎,可以同时提供低延迟的随机读写和高效的数据分析能力。在 1.6.0 版本中, InLong 
支持了 Kudu 数据流向,包括新增 Kudu Connector、元数据管理、指标、Dashboard 页面等。Kudu 数据流向由 @featzhang 
独立参与和完整贡献,感兴趣的用户可以进行安装体验。
+![1.6.0-create-kudu](./img/1.6.0-create-kudu.png)
+
+### 完善 Redis 数据流向
+Redis 是很流行的开源内存数据库,拥有高性能和丰富的数据结构,在 1.6.0 版本, InLong 完善了 Redis 数据流向,包括在 Redis 
Connector 中增加 SinkFunction、元数据管理、指标和 Dashboard 页面等,完整支持了 Redis 的 
Plain、Hash、Bitmap 等数据格式, 并通过 SchemaMapping 机制实现 Redis Schema 转换。Redis 数据流向通过 
Schema 映射模式,可以将 Schema 转换为不同的 [Redis 
Data-Type](https://redis.io/docs/data-types/tutorial/)  。 Redis 数据流向主要由 
@featzhang 独立参与和完整贡献,详见 
[INLONG-7060](https://github.com/apache/inlong/issues/7060) 。
+![1.6.0-update-redis](./img/1.6.0-update-redis.png)
+
+### 增加 MQ 缓存集群 Selector 策略
+多 MQ 集群场景下,如果 DataProxy 同时连接所有 MQ 集群,会导致 MQ 集群的 Producer 数暴增,同时导致 Zookeeper 
元数据超量,进而引发 OutOfMemory。在 1.6.0 版本中,InLong 增加了 MQ 缓存集群级别 Selector 策略(主要针对 Apache 
Pulsar),DataProxy 节点可以只选择同一个 Tag 下的部分 MQ 集群进行生产,从而降低 Producer 连接数和 Zookeeper 
元数据规模。该特性主要是由 @luchunliang 开发完成,详见 
[INLONG-7231](https://github.com/apache/inlong/pull/7236) 。
+![1.6.0-mq-selector](./img/1.6.0-mq-selector.png)
+
+### 优化 Audit ID 分配规则
+在 InLong Audit 原有的设计的中,每个模块的接收与发送分别为一个独立的审计项 
ID,用于记录模块级别的数据发送和数据接收量。该方案存在一个缺陷,如果 InLong Sort 同时向多个目标端分拣数据(比如同时写入 Hive 和 
Clickhouse),那一个审计项 ID 对于 Sort  来说无法区分不同的数据流向。在 1.6.0 版本中,优化了 Audit ID 
分配规则,不同的数据流向在 Sort 分拣中拥有不同的审计项 ID,实现了对同个数据流多个分拣目标的数据审计。该特性同时涉及 Manager 和 Sort 
的改动,由 @fuweng11 和 @EMsnap 一起开发实现,详见 
[INLONG-7389](https://github.com/apache/inlong/pull/7390), 
[INLONG-7232](https://github.com/apache/inlong/pull/7233) 和 
[INLONG-7503](https://github.com/apache/inlong/pull/7552) 。
+```sql
+('audit_sort_hive_input', 'HIVE', 0, '7'),
+('audit_sort_hive_output', 'HIVE', 1, '8'),
+('audit_sort_clickhouse_input', 'CLICKHOUSE', 0, '9'),
+('audit_sort_clickhouse_output', 'CLICKHOUSE', 1, '10'),
+('audit_sort_es_input', 'ELASTICSEARCH', 0, '11'),
+('audit_sort_es_output', 'ELASTICSEARCH', 1, '12'),
+('audit_sort_starrocks_input', 'STARROCKS', 0, '13'),
+('audit_sort_starrocks_output', 'STARROCKS', 1, '14'),
+('audit_sort_hudi_input', 'HUDI', 0, '15'),
+('audit_sort_hudi_output', 'HUDI', 1, '16'),
+('audit_sort_iceberg_input', 'ICEBERG', 0, '17'),
+('audit_sort_iceberg_output', 'ICEBERG', 1, '18'),
+('audit_sort_hbase_input', 'HBASE', 0, '19'),
+('audit_sort_hbase_output', 'HBASE', 1, '20'),
+('audit_sort_doris_input', 'DORIS', 0, '21'),
+('audit_sort_doris_output', 'DORIS', 1, '22')
+```
+
+### 新增数据节点链接性测试
+在之前版本中,InLong 新增数据节点以及注册 MQ 集群,并没有判断集群可用性。在新版本中,InLong 为主要的数据节点及 InLong 
系统组件注册,新增了链接性测试,用于提前检查待注册集群,提升数据流创建易用性。该特性主要是由 @leosanqing、@bluewang 和 
@fuweng11 参与开发。
+![1.6.0-connection-test](./img/1.6.0-connection-test.png)
+
+### 优化 Sort Audit 对账基准时间,对齐对账
+在 1.6.0 版本之前,Sort 的对账基准时间是处理数据时的机器时间,使用该时间会造成全链路数据对账不准确。在该版本中,Sort 对账埋点借鉴了 
Flink 中的 TimestampedCollector 设计,替换了原有 Pulsar Connector 中的 Simple 
Collector,对齐了对账指标。实现原理为在 Collector 中设置了 Timestamp 字段,当获取到由 Dataproxy 传输的 
InlongMsg 数据时,先对其进行解包并提取包内每条消息的数据时间,对 Collector 中的 Timestamp 进行重置,Collector 
在往下游传输消息时将重置后的数据时间作为 Audit 时间记录指标。优化后的 Sort Audit 对账指标能与 DataProxy 
等其它模块对齐,该特性主要由 @Emsnap 开发。
+![1.6.0-sort-audit-time](./img/1.6.0-sort-audit-time.png)
+
+### Audit 支持使用 Kafka 缓存审计数据
+InLong Audit 是独立的子系统,对 InLong 系统的 Agent、DataProxy、Sort 
模块的入流量、出流量进行实时审计对账,目前对账的粒度有分钟、小时、天三种。在之前的版本中,InLong Audit 只支持使用 Pulsar 
缓存审计数据,这里会增加只熟悉 Kafka 的用户部署和使用成本,在整个  InLong Audit 设计上,MQ 
类型的选择应该和数据流保持一致,避免使用不同的 MQ 类型。在 1.6.0 版本中,为了实现 Audit 模块和数据流保持使用同类型 MQ 服务,Audit 
支持了使用 Kafka 缓存审计数据,实现了 MQ 服务选型的统一。该特性主要是由 @haifxu、@dockerzhang 完成。
+![1.6.0-audit-kafka](./img/1.6.0-audit-kafka.png)
+
+## 后续规划
+在 1.6.0 中,Sort 模块还修复脏数据归档、指标、Connector 等多个 Bug,Dashboard 
持续优化显示、审批流程等体验问题,详情可以参考 1.6.0 发布 
[Changelog](https://github.com/apache/inlong/blob/master/CHANGES.md) 
。在后续版本中,Apache  InLong 会增加 Schema 动态感知、Schema 批量导入、Agent 
安装、扩展更多数据节点等,期待更多开发者参与贡献。
\ No newline at end of file
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-blog/img/1.6.0-audit-kafka.png 
b/i18n/zh-CN/docusaurus-plugin-content-blog/img/1.6.0-audit-kafka.png
new file mode 100644
index 0000000000..e759a7b090
Binary files /dev/null and 
b/i18n/zh-CN/docusaurus-plugin-content-blog/img/1.6.0-audit-kafka.png differ
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-blog/img/1.6.0-connection-test.png 
b/i18n/zh-CN/docusaurus-plugin-content-blog/img/1.6.0-connection-test.png
new file mode 100644
index 0000000000..307d9fa7a5
Binary files /dev/null and 
b/i18n/zh-CN/docusaurus-plugin-content-blog/img/1.6.0-connection-test.png differ
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-blog/img/1.6.0-create-kudu.png 
b/i18n/zh-CN/docusaurus-plugin-content-blog/img/1.6.0-create-kudu.png
new file mode 100644
index 0000000000..58eb501b27
Binary files /dev/null and 
b/i18n/zh-CN/docusaurus-plugin-content-blog/img/1.6.0-create-kudu.png differ
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-blog/img/1.6.0-mq-selector.png 
b/i18n/zh-CN/docusaurus-plugin-content-blog/img/1.6.0-mq-selector.png
new file mode 100644
index 0000000000..9e4592ae41
Binary files /dev/null and 
b/i18n/zh-CN/docusaurus-plugin-content-blog/img/1.6.0-mq-selector.png differ
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-blog/img/1.6.0-sort-audit-time.png 
b/i18n/zh-CN/docusaurus-plugin-content-blog/img/1.6.0-sort-audit-time.png
new file mode 100644
index 0000000000..75c3dcf292
Binary files /dev/null and 
b/i18n/zh-CN/docusaurus-plugin-content-blog/img/1.6.0-sort-audit-time.png differ
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-blog/img/1.6.0-update-redis.png 
b/i18n/zh-CN/docusaurus-plugin-content-blog/img/1.6.0-update-redis.png
new file mode 100644
index 0000000000..2af78e36cb
Binary files /dev/null and 
b/i18n/zh-CN/docusaurus-plugin-content-blog/img/1.6.0-update-redis.png differ

Reply via email to