You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/05/23 08:50:17 UTC

[GitHub] [incubator-inlong-website] EMsnap commented on a diff in pull request #381: [INLONG-380][Sort] Add lightweight sort and transform related instructions

EMsnap commented on code in PR #381:
URL: https://github.com/apache/incubator-inlong-website/pull/381#discussion_r879181203


##########
docs/modules/sort/overview.md:
##########
@@ -3,30 +3,43 @@ title: Overview
 sidebar_position: 1
 ---
 
-# overview
-Inlong-sort is used to extract data from different source systems, then transforms the data and finally loads the data into diffrent storage systems.
-Inlong-sort is simply an Flink application, and relys on Inlong-manager to manage meta data(such as the source informations and storage informations)
-
-# features
-
-## supported sources
-- pulsar
-
-## supported storages
-- hive(Currently we support parquet, orc and text file format)
-- kafka
-- clickhouse
-- iceberg
-
-## limitations
-Currently, we just support extracting specified fields in the stage of **Transform**.
-
-## future plans
-### More kinds of source systems
-kafka and etc
-
-### More kinds of storage systems
-Hbase, Elastic Search, and etc
-
-### More kinds of file format in hive sink
-sequence file
\ No newline at end of file
+# Overview
+InLong-Sort is used to extract data from different source systems, then transforms the data and finally loads the data into diffrent storage systems.
+InLong-Sort is simply an Flink application, and relys on InLong-Manager to manage meta data(such as the source informations and storage informations).

Review Comment:
   typo an -> a



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org