<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Kartik Kumar — Blog</title>
    <link>https://kartikkumar.info/blog</link>
    <description>Notes on data engineering, building reliable data pipelines on Databricks and Spark, and shipping Chrome extensions on the side, by Kartik Kumar.</description>
    <language>en</language>
    <atom:link href="https://kartikkumar.info/feed.xml" rel="self" type="application/rss+xml" />
    <lastBuildDate>Fri, 20 Jun 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title>Taming data skew in Spark</title>
      <link>https://kartikkumar.info/note-taming-data-skew-spark</link>
      <guid isPermaLink="true">https://kartikkumar.info/note-taming-data-skew-spark</guid>
      <pubDate>Fri, 20 Jun 2026 00:00:00 GMT</pubDate>
      <description>Why one Spark task runs forever while the rest finish in seconds, and how to fix it: spotting skew in the Spark UI, AQE skew joins, salting a hot key, and broadcast joins on Databricks.</description>
    </item>
    <item>
      <title>Building data pipelines that do not break</title>
      <link>https://kartikkumar.info/note-reliable-data-pipelines</link>
      <guid isPermaLink="true">https://kartikkumar.info/note-reliable-data-pipelines</guid>
      <pubDate>Mon, 09 Jun 2026 00:00:00 GMT</pubDate>
      <description>The habits that keep Databricks and Spark pipelines reliable at scale: idempotency, schema contracts, and failing loudly.</description>
    </item>
    <item>
      <title>Why I build Chrome extensions on the side</title>
      <link>https://kartikkumar.info/note-building-chrome-extensions</link>
      <guid isPermaLink="true">https://kartikkumar.info/note-building-chrome-extensions</guid>
      <pubDate>Mon, 09 Jun 2026 00:00:00 GMT</pubDate>
      <description>How a data engineer ends up shipping browser extensions, and what the side projects teach me about building for real users.</description>
    </item>
  </channel>
</rss>
