-
Notifications
You must be signed in to change notification settings - Fork 33
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
Support for local Avro schema in CONSUMER/PRODUCER of kafka-file #114
Comments
For managing local avro file, my idea is to associate to the consumer like this:
|
Fixes jlandersen#114 Signed-off-by: azerr <[email protected]>
Fixes jlandersen#114 Signed-off-by: azerr <[email protected]>
Fixes jlandersen#114 Signed-off-by: azerr <[email protected]>
Fixes jlandersen#114 Signed-off-by: azerr <[email protected]>
Fixes jlandersen#114 Signed-off-by: azerr <[email protected]>
Fixes jlandersen#114 Signed-off-by: azerr <[email protected]>
Fixes jlandersen#114 Signed-off-by: azerr <[email protected]>
Fixes jlandersen#114 Signed-off-by: azerr <[email protected]>
Fixes jlandersen#114 Signed-off-by: azerr <[email protected]>
Fixes jlandersen#114 Signed-off-by: azerr <[email protected]>
Fixes jlandersen#114 Signed-off-by: azerr <[email protected]>
Fixes jlandersen#114 Signed-off-by: azerr <[email protected]>
Fixes jlandersen#114 Signed-off-by: azerr <[email protected]>
Fixes jlandersen#114 Signed-off-by: azerr <[email protected]>
Fixes jlandersen#114 Signed-off-by: azerr <[email protected]>
Fixes jlandersen#114 Signed-off-by: azerr <[email protected]>
Fixes jlandersen#114 Signed-off-by: azerr <[email protected]>
Fixes jlandersen#114 Signed-off-by: azerr <[email protected]>
Fixes jlandersen#114 Signed-off-by: azerr <[email protected]>
Fixes jlandersen#114 Signed-off-by: azerr <[email protected]>
Fixes jlandersen#114 Signed-off-by: azerr <[email protected]>
Fixes jlandersen#114 Signed-off-by: azerr <[email protected]>
What ever happened to this functionality? |
@jeffNedley I'm busy with other project,s but it exists a draft PR at #188 Any contribution are welcome! |
This would be really handy for some work I'm on with at the moment! What is needed to get the draft PR committed? |
Sorry @ellivlum I have no time to work on this project and I don't remember if my PR was finished. |
For consumer, it should be nice to support Avro once #112 will be implemented like Conduktor provides:
The text was updated successfully, but these errors were encountered: