incubator-streampark icon indicating copy to clipboard operation
incubator-streampark copied to clipboard

[Task Scheduling] Support scheduling database SQL

Open ChenpiDog opened this issue 2 years ago • 4 comments

Search before asking

  • [X] I had searched in the feature and found no similar feature requirement.

Description

At present, the landing scenarios of Flink are limited. Batch processing still requires the help of database SQL and other technologies. It is expected that the scheduled scheduling function of database SQL can be added.

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

  • [ ] Yes I am willing to submit a PR!

Code of Conduct

ChenpiDog avatar Sep 17 '22 04:09 ChenpiDog

Hi @ChenpiDog , I'm sorry, I don't understand your mean:Batch processing still requires the help of database SQL and other technologies..

Do you want to schedule your Flink Batch job with other scheduling frameworks? If yes, you can follow this issue. #640

1996fanrui avatar Sep 17 '22 04:09 1996fanrui

@1996fanrui For example, MySQL and Greenplum SQL statements.

ChenpiDog avatar Sep 17 '22 04:09 ChenpiDog

@1996fanrui It is hoped that streampark can schedule database sql to achieve unified scheduling and management of batch tasks and stream processing tasks, otherwise, additional tools such as airflow will have to be used.

ChenpiDog avatar Sep 17 '22 04:09 ChenpiDog

Hi @ChenpiDog , I'm sorry, I don't understand your mean:Batch processing still requires the help of database SQL and other technologies..

Do you want to schedule your Flink Batch job with other scheduling frameworks? If yes, you can follow this issue. #640

I mean that the batch processing capability of flink is limited, and the database sql used in production does batch processing.

ChenpiDog avatar Sep 17 '22 04:09 ChenpiDog