apache / seatunnel

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

[Source][Ftp Source] Add Ftp Source Support Feature #2240

Open itcrazy0918 opened 1 year ago

itcrazy0918 commented 1 year ago

Search before asking

Description

It is hoped that seatunnel can add a new plug-in to support FTP data source reading, support full reading and incremental reading of FTP files Like Flume, and support writing to the specified hive partition according to the time of the file suffix

Usage Scenario

add a new plug-in to support FTP data source reading, support full reading and incremental reading of FTP files

Related issues

no another issue associated with this?

Are you willing to submit a PR?

Code of Conduct

EricJoy2048 commented 1 year ago

What kink of connector do you want to implement? Flink Connector or Spark Connector or SeaTunnel Connector V2?