- src/main/avro/MyProtocol.avdl
- MyRecord is defined
- "mvn generate-sources" will generate Java classes under "target/generated-sources"
- "src/main/java/peterschrott/flink-stream_table_avro" contains
- "KafkaWriter.java" which writes the following record of MyRecord type to Kafka topic "test.stream_table.avro"
- {"text": "free text 1"}
- "ExampleFromKafkaAndSRWithStreams.java" creates a KafkaSource, consumes the topic "test.stream_table.avro" and converts the data stream into a table
- "KafkaWriter.java" which writes the following record of MyRecord type to Kafka topic "test.stream_table.avro"
-
Notifications
You must be signed in to change notification settings - Fork 0
peterschrott/flinkStreamTableAvro
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published