apache / seatunnel

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
https://seatunnel.apache.org/
Apache License 2.0
7.86k stars 1.77k forks source link

[Umbrella][Feature][Connector-V2][Docs] Refactor connector-v2 docs using unified format #4572

Open TyrantLucifer opened 1 year ago

TyrantLucifer commented 1 year ago

Code of Conduct

Search before asking

Describe the proposal

According to #4544 , we will start refactor connector-v2 docs to improve user experience.

Task list

Are you willing to submit PR?

zhilinli123 commented 1 year ago

mysql documentation improvements please assign to me

MonsterChenzhuo commented 1 year ago

kafka documentation、http documentation、clickhouse documentation improvements please assign to me

jiangzzwy commented 1 year ago

kafka sink端的partition参数存在误导,用户会理解成为sink端的并行度,建议修改一下,因为kafka的Connector的sink端的配置存在误导 sink { kafka { topic = "seatunnel" bootstrap.servers = "CentOS:9092" partition = 1 format = json kafka.request.timeout.ms = 60000 semantics = EXACTLY_ONCE } } 这里的partition是写入的分区,不是并行度,kafka文档的编写,也可以指定给我来完善

TaoZex commented 1 year ago

Please assign me the connector documentation related to the SaaS API

EricJoy2048 commented 1 year ago

Please assign me the connector documentation related to the SaaS API

Can you explain which specific connectors are they?

TaoZex commented 1 year ago

Please assign me the connector documentation related to the SaaS API

Can you explain which specific connectors are they?

Thanks. Please assign My Hours、Klaviyo、lemlist、Onesignal connector doc to me.

lightzhao commented 1 year ago

HDFS documentation、Hive documentation improvements please assign to me

TyrantLucifer commented 1 year ago

Hi all, there are any progress on it?

zhilinli123 commented 1 year ago

Hi all, there are any progress on it?

Please help me with the final review of Mysql. It is basically finished @TyrantLucifer

zhilinli123 commented 1 year ago

PostgreSQL Connector Assign to me Thanks .

zhangchengming601 commented 1 year ago

SQL Server documentation improvements please assign to me

zhangchengming601 commented 1 year ago

Redshift documentation improvements please assign to me

zhilinli123 commented 1 year ago

https://github.com/apache/incubator-seatunnel/pull/4590

zhilinli123 commented 1 year ago

SqlServer : https://github.com/apache/incubator-seatunnel/pull/4721

zhilinli123 commented 1 year ago

Template PR please refer to:#4590 source document:https://github.com/apache/incubator-seatunnel/blob/dev/docs/en/connector-v2/source/Mysql.md?plain=1 sink document:https://github.com/apache/incubator-seatunnel/blob/dev/docs/en/connector-v2/sink/Mysql.md?plain=1 CC @ALL @MonsterChenzhuo @TaoZex @lightzhao @zhangchengming601

Carl-Zhou-CN commented 1 year ago

I want to try Doris and Hudi

MonsterChenzhuo commented 1 year ago

Please assign Paimon、hbase、Assert、Console to me.

zhangchengming601 commented 1 year ago

Please assign db2 to me.

Carl-Zhou-CN commented 1 year ago

I want to try redis,iceberg and kudu

liunaijie commented 1 year ago

summary the status and the supported connector

name updated
AmazonDynamoDB N
Assert WIP
Cassandra N
Clickhouse WIP
Console WIP
DataHub N
DingTalk N
Doris WIP
Elasticsearch N
Email N
Fake N
Google-firestore N
Google-sheet N
Hbase WIP
Hive WIP
Hudi WIP
Iceberg Y
influxdb N
iotdb Y
JDBC Y
Kafka WIP
Kudu WIP
maxcompute N
Mongo Y
neo4j N
openmldb N
paimon WIP
pulsar N
rabbitmq N
redis WIP
rocketmq N
s3-redshift N
selectdb-cloud Y
sentry N
slack Y
socket N
starrocks Y
tablestore N
tdengine N
ftp (file) N
hdfs (file) WIP
local file (file) N
oss (file) N
oss-jindo (file) N
s3 (file) WIP
sftp (file) N
http Y
feishu (http) Y
github (http) N
gitlab (http) N
jira (http) N
klaviyo (http) WIP
lemlist (http) WIP
myhours (http) Y
notion (http) N
onesignal (http) WIP
persistiq (http) N
wechat (http) N

CDC:

name updated
mongo N
mysql N
sqlserver N
TaoZex commented 1 year ago

Please assign starrocks and selected-cloud to me. I have submitted the pr.

zhilinli123 commented 1 year ago
zhilinli123 commented 1 year ago

hi, how is the progress of Connector document? @lightzhao @Carl-Zhou-CN @zhangchengming601

zhilinli123 commented 1 year ago

FakeSource, Socket ,RocketMQ Assign me

zengqinchris commented 10 months ago

I want to try redis,iceberg and kudu

When can I test and use it sink to iceberg