Thanks a lot, Yaroslav and Shammon.I want to use the Filesystem Connector. I tried it works well till it is running. If the job is restarted. It processes all the files again. Could not find the move or delete option after collecting the files. Also, I could not find the filtering using patterns. Pattern matching is required as different files exist in the same folder. Regards,Ravi On Friday, 10 March, 2023 at 05:47:27 am IST, Shammon FY <zjur...@gmail.com> wrote: Hi Ravi Agree with Yaroslav and if you find any problems in use, you can create an issue in jira https://issues.apache.org/jira/issues/?jql=project%20%3D%20FLINK . I have used kafka/jdbc/hive in production too, they work well. Best,Shammon On Fri, Mar 10, 2023 at 1:42 AM Yaroslav Tkachenko <yaros...@goldsky.com> wrote:
Hi Ravi, All of them should be production ready. I've personally used half of them in production. Do you have any specific concerns? On Thu, Mar 9, 2023 at 9:39 AM ravi_suryavanshi.yahoo.com via user <user@flink.apache.org> wrote: Hi,Can anyone help me here? Thanks and regards,Ravi On Monday, 27 February, 2023 at 09:33:18 am IST, ravi_suryavanshi.yahoo.com via user <user@flink.apache.org> wrote: Hi Team, In Flink 1.16.0, we would like to use some of the Table API Connectors for production. Kindly let me know if the below connectors are production ready or only for testing purposes. | Name | Version | Source | Sink | | Filesystem | | Bounded and Unbounded Scan, Lookup | Streaming Sink, Batch Sink | | Elasticsearch | 6.x & 7.x | Not supported | Streaming Sink, Batch Sink | | Opensearch | 1.x & 2.x | Not supported | Streaming Sink, Batch Sink | | Apache Kafka | 0.10+ | Unbounded Scan | Streaming Sink, Batch Sink | | Amazon DynamoDB | | Not supported | Streaming Sink, Batch Sink | | Amazon Kinesis Data Streams | | Unbounded Scan | Streaming Sink | | Amazon Kinesis Data Firehose | | Not supported | Streaming Sink | | JDBC | | Bounded Scan, Lookup | Streaming Sink, Batch Sink | | Apache HBase | 1.4.x & 2.2.x | Bounded Scan, Lookup | Streaming Sink, Batch Sink | | Apache Hive | Thanks and regards