apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.91k stars 4.63k forks source link

[Question] [Stream] Streaming tasks don't work #16723

Open maerman13 opened 1 month ago

maerman13 commented 1 month ago

Search before asking

What happened

It's not possible to start streaming task. For example, Flink Streaming Task. After start there isn't any streaming task instance.

What you expected to happen

There are some problem of execution streaming task at DolphinScheduler at backend.

How to reproduce

Create workflow with Flink Streaming Task and start it.

Anything else

1) Does DolphinScheduler support Streaming Tasks or it isn't implemented yet? 2) Is any workaround to start streaming task, for example for Seatunnel or Flink? 3) Does community have plans to develop new features for streaming at 2025 Roadmap?

Version

3.2.x

Are you willing to submit PR?

Code of Conduct

SbloodyS commented 1 month ago

Does DolphinScheduler support Streaming Tasks or it isn't implemented yet?

The support for flink streaming task is not very good for now.

Is any workaround to start streaming task, for example for Seatunnel or Flink?

Using shell task.

Does community have plans to develop new features for streaming at 2025 Roadmap?

There is no plans for now.

github-actions[bot] commented 3 days ago

This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.