Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 of 3 tasks
maerman13 opened this issue Oct 22, 2024 · 1 comment
Open
2 of 3 tasks

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

maerman13 opened this issue Oct 22, 2024 · 1 comment
Labels
question Further information is requested

Comments

@maerman13
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

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?

  • Yes I am willing to submit a PR!

Code of Conduct

@maerman13 maerman13 added bug Something isn't working Waiting for reply Waiting for reply labels Oct 22, 2024
@SbloodyS
Copy link
Member

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.

@SbloodyS SbloodyS added question Further information is requested and removed bug Something isn't working Waiting for reply Waiting for reply labels Oct 23, 2024
@SbloodyS SbloodyS changed the title [Bug] [Stream] Streaming tasks don't work [Question] [Stream] Streaming tasks don't work Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants