<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Kafka on 300.Watts</title><link>https://300watts.me/tags/kafka/</link><description>Recent content in Kafka on 300.Watts</description><generator>Hugo</generator><language>en</language><managingEditor>morristai01@gmail.com (Morris)</managingEditor><webMaster>morristai01@gmail.com (Morris)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Wed, 26 Jan 2022 10:04:55 +0800</lastBuildDate><atom:link href="https://300watts.me/tags/kafka/index.xml" rel="self" type="application/rss+xml"/><item><title>Make Kafka Schema Easier</title><link>https://300watts.me/posts/make-kafka-schema-easier/</link><pubDate>Wed, 26 Jan 2022 10:04:55 +0800</pubDate><author>morristai01@gmail.com (Morris)</author><guid>https://300watts.me/posts/make-kafka-schema-easier/</guid><description>&lt;p&gt;TL;DR: You can find the script on my GitHub repository: &lt;a href="https://github.com/morristai/kschema-table" target="_blank" rel="noopener noreferrer"&gt;kschema-table&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="coordinating-schema-with-data-scientist" class="headerLink"&gt;
 &lt;a href="#coordinating-schema-with-data-scientist" class="header-mark"&gt;&lt;/a&gt;Coordinating schema with Data Scientist&lt;/h2&gt;&lt;p&gt;As a data engineer, you&amp;rsquo;ll need to collaborate closely with data scientists/domain experts to design data schemas. The optimal schema will depend heavily on the business domain and how the product is used. For instance, in a cybersecurity context, threat experts and data scientists would likely be the ones designing the data schema. They may work with infrastructure and data teams to define these schemas in a common format like, for example: Avro IDL (Avro Interface Description Language).&lt;/p&gt;</description></item></channel></rss>