Kafka Stream 用于消费 JSON 并生产 Avro。

huangapple go评论60阅读模式
英文:

Kafka Stream to consume JSON and Produce Avro

问题

请提供GitHub网址,以便我查看代码和所有需要完成的配置。提前致谢。

英文:

As i am new to Kafka and Avro. Please provide me Git Hub Url if any from where i can check code and all the configuration that need to be done .

Thanks in Advance.

答案1

得分: 1

这里是你正在寻找的解决方案。有关代码的详细信息,请参考kafka流教程,特别是教程的Run Demo AppTutorial: Write App部分应该会有所帮助。<br>Run Demo App部分将引导您进行基本的kafka设置,如果您愿意,可以跳过执行演示应用程序。<br>Tutorial: Write App部分将引导您创建符合您需求的Java KStream示例应用程序。通过这个部分设置Maven项目后,您将找到示例代码。

英文:

Here is the solution you're looking for. For more details about what and how of the code, please refer to kafka stream tutorial, specifically Run Demo App and Tutorial: Write App sections of tutorial should come in handy.<br>Run Demo App section will guide you basic kafka setup and you can skip executing demo app if you want. <br> Tutorial: Write App section will guide you through creating a java kstream sample app as per your need. After you setup maven project through this section, there you will find sample code as well.

huangapple
  • 本文由 发表于 2020年7月22日 13:50:01
  • 转载请务必保留本文链接:https://go.coder-hub.com/63027741.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定