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] Is there any guide to how to use Fury on Flink? #2006

Closed
JiangHeng12138 opened this issue Jan 14, 2025 · 2 comments
Closed

[Question] Is there any guide to how to use Fury on Flink? #2006

JiangHeng12138 opened this issue Jan 14, 2025 · 2 comments
Labels
question Further information is requested

Comments

@JiangHeng12138
Copy link

Question

Is there any guide to how to use Fury on Flink?

@JiangHeng12138 JiangHeng12138 added the question Further information is requested label Jan 14, 2025
@JiangHeng12138 JiangHeng12138 changed the title [Question] <Is there any guide to how to use Fury on Flink?> [Question] Is there any guide to how to use Fury on Flink? Jan 14, 2025
@chaokunyang
Copy link
Collaborator

This will needs to change flink source code, we don't have such guide currently.

Or you can add a map operator which serialize data into binary using fury before sending data to downstream and adding a map operator at downstream to deserialize binary into object using fury

@chaokunyang
Copy link
Collaborator

Let's discuss it in #2015

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